r136 - trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0

mickey at gta01.hmw-consulting.de mickey at gta01.hmw-consulting.de
Sat Oct 28 01:50:52 CEST 2006


Author: mickey
Date: 2006-10-27 23:50:51 +0000 (Fri, 27 Oct 2006)
New Revision: 136

Added:
   trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokomenubox
Log:
add


Added: trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokomenubox
===================================================================
--- trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokomenubox	2006-10-27 23:48:32 UTC (rev 135)
+++ trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokomenubox	2006-10-27 23:50:51 UTC (rev 136)
@@ -0,0 +1,28 @@
+style "mokomenubox-application-menubar" {
+    engine "pixmap" {
+        image {
+            function        = BOX
+            recolorable     = TRUE
+            file            = "openmoko-application-menu-bg.png"
+            border          = { 40, 20, 0, 0 }
+            stretch         = TRUE
+        }
+    }
+    xthickness = 30
+}
+widget "*.mokomenubox-application-menubar" style "mokomenubox-application-menubar"
+
+style "mokomenubox-filter-menubar" {
+    engine "pixmap" {
+        image {
+            function        = BOX
+            recolorable     = TRUE
+            file            = "openmoko-filter-menu-bg.png"
+            border          = { 30, 30, 0, 0 }
+            stretch         = TRUE
+        }
+    }
+    xthickness = 30
+}
+widget "*.mokomenubox-filter-menubar" style "mokomenubox-filter-menubar"
+





More information about the commitlog mailing list