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

ken_zhao at sita.openmoko.org ken_zhao at sita.openmoko.org
Thu Feb 1 04:31:49 CET 2007


Author: ken_zhao
Date: 2007-02-01 04:31:43 +0100 (Thu, 01 Feb 2007)
New Revision: 647

Added:
   trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokostylusbutton-black-pressed.png
   trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokostylusbutton-black.png
Modified:
   trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokostylusbutton
Log:
theme:add mokostylusbutton-black


Modified: trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokostylusbutton
===================================================================
--- trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokostylusbutton	2007-02-01 03:13:42 UTC (rev 646)
+++ trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/mokostylusbutton	2007-02-01 03:31:43 UTC (rev 647)
@@ -34,3 +34,38 @@
 widget "*.mokostylusbutton-white" style "mokostylusbutton-white"
 
 
+
+style "mokostylusbutton-black" {
+    engine "pixmap" {
+        image {
+            function        = BOX
+            recolorable     = TRUE
+            state           = NORMAL
+            file            = "mokostylusbutton-black.png"
+            border          = { 0, 0, 0, 0 }
+            stretch         = TRUE
+        }
+        image {
+            function        = BOX
+            recolorable     = TRUE
+            state           = PRELIGHT
+            file            = "mokostylusbutton-black.png"
+            border          = { 0, 0, 0, 0 }
+            stretch         = TRUE
+        }
+        image {
+            function        = BOX
+            recolorable     = TRUE
+            state           = ACTIVE
+            file            = "mokostylusbutton-black-pressed.png"
+            border          = { 0, 0, 0, 0 }
+            stretch         = TRUE
+        }
+    }
+
+    xthickness = 0
+    ythickness = 0
+    MokoPixmapButton::size-request = { 0, 52, 0, 31 }
+    GtkButton::focus-line-width = 0
+}
+widget "*.mokostylusbutton-black" style "mokostylusbutton-black"

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


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

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


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





More information about the commitlog mailing list