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

ken_zhao at gta01.hmw-consulting.de ken_zhao at gta01.hmw-consulting.de
Fri Dec 22 02:14:18 CET 2006


Author: ken_zhao
Date: 2006-12-22 02:14:13 +0100 (Fri, 22 Dec 2006)
New Revision: 443

Added:
   trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/btn_white.png
   trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/btn_white_p.png
Modified:
   trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokofingerbutton
Log:
theme:add mokofingerbutton-white


Added: trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/btn_white.png
===================================================================
(Binary files differ)


Property changes on: trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/btn_white.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/btn_white_p.png
===================================================================
(Binary files differ)


Property changes on: trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/btn_white_p.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokofingerbutton
===================================================================
--- trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokofingerbutton	2006-12-22 01:08:06 UTC (rev 442)
+++ trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokofingerbutton	2006-12-22 01:14:13 UTC (rev 443)
@@ -98,7 +98,35 @@
 widget "*.mokofingerbutton-dialer" style "mokofingerbutton-dialer"
 
 
+style "mokofingerbutton-white" {
+   engine "pixmap" {
+        image {
+            function        = BOX
+            recolorable     = TRUE
+            state           = NORMAL
+            file            = "btn_white.png"
+            stretch         = TRUE
+        }
+        image {
+            function        = BOX
+            recolorable     = TRUE
+            state           = PRELIGHT
+            file            = "btn_white.png"
+            stretch         = TRUE
+        }
+        image {
+            function        = BOX
+            recolorable     = TRUE
+            state           = ACTIVE
+            file            = "btn_white_p.png"
+            stretch         = TRUE
+        }
+    }
+    GtkButton::focus-line-width = 0
+}
+widget "*.mokofingerbutton-white" style "mokofingerbutton-white"
 
+
 #
 # Main menu icon button
 #





More information about the commitlog mailing list