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

mickey at sita.openmoko.org mickey at sita.openmoko.org
Tue Aug 14 00:45:45 CEST 2007


Author: mickey
Date: 2007-08-14 00:45:44 +0200 (Tue, 14 Aug 2007)
New Revision: 2696

Modified:
   trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkspinbutton
Log:
theming: remove 2007.0 spinbutton theming


Modified: trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkspinbutton
===================================================================
--- trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkspinbutton	2007-08-13 16:03:52 UTC (rev 2695)
+++ trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkspinbutton	2007-08-13 22:45:44 UTC (rev 2696)
@@ -1,50 +1,6 @@
-#FIXME looks ugly, needs styling
-
 style "gtkspinbutton" 
 {
   GtkSpinButton::shadow_type = GTK_SHADOW_NONE
-    
-  engine "pixmap" 
-  {
-    image 
-    {
-      function        = BOX
-#     detail          = "spinbutton/spinbutton_up"
-      state           = NORMAL
-      file            = "spinbutton/spinbutton.png"
-      stretch         = TRUE
-    }
-    image 
-    {
-      function        = BOX
-      state           = PRELIGHT
-      file            = "spinbutton/spinbutton-pressed.png"
-      stretch         = TRUE
-    }
-     image 
-    {
-      function        = BOX
-      state           = INSENSITIVE
-      file            = "spinbutton/spinbutton-pressed.png"
-      stretch         = TRUE
-     }
-     image   
-     {
-       function        = ARROW 
-       overlay_file    = "spinbutton/spinbutton-plus.png"
-       overlay_border  = { 0, 0, 0, 0 }
-       overlay_stretch = FALSE 
-       arrow_direction = UP
-     }
-     image   
-     {
-       function        = ARROW 
-       overlay_file    = "spinbutton/spinbutton-minus.png"
-       overlay_border  = { 0, 0, 0, 0 }
-       overlay_stretch = FALSE 
-       arrow_direction = DOWN
-     }
-   }
 }
 class "GtkSpinButton" style "gtkspinbutton"
 widget_class "*.GtkSpinButton" style "gtkspinbutton"





More information about the commitlog mailing list