r3206 - trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/data

thomas at sita.openmoko.org thomas at sita.openmoko.org
Wed Oct 17 14:11:11 CEST 2007


Author: thomas
Date: 2007-10-17 14:11:10 +0200 (Wed, 17 Oct 2007)
New Revision: 3206

Modified:
   trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/data/gtkrc
Log:
* Add a style for GtkScrollbar


Modified: trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/data/gtkrc
===================================================================
--- trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/data/gtkrc	2007-10-17 11:55:46 UTC (rev 3205)
+++ trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/data/gtkrc	2007-10-17 12:11:10 UTC (rev 3206)
@@ -188,6 +188,17 @@
 }
 widget_class "*MenuItem*" style "menuitem"
 
+style "scrollbar"
+{
+  bg[NORMAL] = @selected_bg_color
+  bg[PRELIGHT] = @selected_bg_color
+
+  engine "moko-engine" {
+    border = TRUE
+  }
+}
+class "GtkScrollbar" style "scrollbar"
+
 include "matchboxpanel"
 include "openmoko-calculator"
 include "openmoko-contacts"





More information about the commitlog mailing list