[maemo-commits] [maemo-commits] r9583 - in projects/haf/trunk/hildon-theme-layout-4: . rc

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Feb 2 17:35:33 EET 2007
Author: mdk
Date: 2007-02-02 17:35:32 +0200 (Fri, 02 Feb 2007)
New Revision: 9583

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/base.rc
Log:
Icon sizes and some HIG definitions.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-02-02 15:33:37 UTC (rev 9582)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-02-02 15:35:32 UTC (rev 9583)
@@ -1,3 +1,7 @@
+2007-02-02  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	* rc/base.rc: Icon sizes and some HIG definitions.
+
 2007-02-01  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* rc/gtkbutton.rc: Use the 'position' keyword instead of detail for

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/base.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/base.rc	2007-02-02 15:33:37 UTC (rev 9582)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/base.rc	2007-02-02 15:35:32 UTC (rev 9583)
@@ -157,7 +157,16 @@
 
 #This has to be first because of font styles.
 
+# Some HIG-alike stuff
+gtk-button-images = FALSE
+gtk-entry-select-on-focus = FALSE
+gtk-menu-images = FALSE
+gtk-toolbar-style = GTK_TOOLBAR_ICONS
+hildon-keyboard-shortcuts = FALSE
 
+# Icon sizes
+gtk-toolbar-icon-size = GTK_ICON_SIZE_SMALL_TOOLBAR
+gtk-icon-sizes = "gtk-menu=26,26:gtk-button=26,26:gtk-small-toolbar=26,26:gtk-large-toolbar=26,26:gtk-dnd=26,26:gtk-dialog=50,50:"
 
 # Maemo af desktop widgets included in gtkrc.maemo_af_desktop
 


More information about the maemo-commits mailing list