r2608 - trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0

thomas at sita.openmoko.org thomas at sita.openmoko.org
Thu Aug 2 16:33:50 CEST 2007


Author: thomas
Date: 2007-08-02 16:33:49 +0200 (Thu, 02 Aug 2007)
New Revision: 2608

Modified:
   trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkcheckbutton
Log:
* Apply check drawing to all widgets, so that other widgets can draw the correct
  checkitems (e.g. GtkTreeView, GtkCheckMenuItem)


Modified: trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkcheckbutton
===================================================================
--- trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkcheckbutton	2007-08-02 11:47:33 UTC (rev 2607)
+++ trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkcheckbutton	2007-08-02 14:33:49 UTC (rev 2608)
@@ -56,17 +56,8 @@
             overlay_file    = "checkbutton/checkbutton-checked.png"
             overlay_stretch = TRUE
         }
-#
-# check button flat box
-#
-        image {
-            function        = FLAT_BOX
-            file            = "transparency100.png"
-            border          = {10, 5, 5, 10}
-            stretch         = TRUE
-        }
     }
     GtkCheckButton::indicator-size = 35
     GtkCheckButton::indicator-spacing = 5
 }
-class "GtkCheckButton" style "gtkcheckbutton"
+class "GtkWidget" style "gtkcheckbutton"





More information about the commitlog mailing list