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

ken_zhao at sita.openmoko.org ken_zhao at sita.openmoko.org
Wed Mar 7 08:16:47 CET 2007


Author: ken_zhao
Date: 2007-03-07 08:16:39 +0100 (Wed, 07 Mar 2007)
New Revision: 1257

Modified:
   trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/gtkbutton
Log:
fix bug 228:
openmoko-stylus-demo and openmoko-appmanager runs OK.
contacts still crashes.



Modified: trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/gtkbutton
===================================================================
--- trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/gtkbutton	2007-03-07 05:59:44 UTC (rev 1256)
+++ trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/gtkbutton	2007-03-07 07:16:39 UTC (rev 1257)
@@ -5,7 +5,7 @@
             recolorable     = TRUE
             state           = NORMAL
             file            = "gtkbutton.png"
-            border          = { 22, 33, 18, 25 }
+#            border          = { 22, 33, 18, 25 }
             stretch         = TRUE
         }
         image {
@@ -13,7 +13,7 @@
             recolorable     = TRUE
             state           = PRELIGHT
             file            = "gtkbutton.png"
-            border          = { 22, 33, 18, 25 }
+#            border          = { 22, 33, 18, 25 }
             stretch         = TRUE
         }
         image {
@@ -21,7 +21,7 @@
             recolorable     = TRUE
             state           = ACTIVE
             file            = "gtkbutton_p.png"
-            border          = { 22, 33, 18, 25 }
+#            border          = { 22, 33, 18, 25 }
             stretch         = TRUE
         }
     }





More information about the commitlog mailing list