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

mickey at gta01.hmw-consulting.de mickey at gta01.hmw-consulting.de
Wed Dec 6 11:08:52 CET 2006


Author: mickey
Date: 2006-12-06 10:08:52 +0000 (Wed, 06 Dec 2006)
New Revision: 317

Modified:
   trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/gtkscrollbar
Log:
theming/gtkscrollbar: reformat and provide entries for INSENSITIVE (see also FIXME)


Modified: trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/gtkscrollbar
===================================================================
--- trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/gtkscrollbar	2006-12-06 10:04:10 UTC (rev 316)
+++ trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/gtkscrollbar	2006-12-06 10:08:52 UTC (rev 317)
@@ -16,8 +16,7 @@
 #
 # sliders
 #
-    image
-      {
+    image {
         function        = BOX
         recolorable     = TRUE
         detail          = "slider"
@@ -25,10 +24,9 @@
         border          = { 13, 12, 2, 2 }
         stretch         = TRUE
         orientation     = HORIZONTAL
-      }
+    }
 
-    image
-      {
+    image {
         function        = BOX
         recolorable     = TRUE
         detail          = "slider"
@@ -36,12 +34,11 @@
         border          = { 2, 2, 15, 15 }
         stretch         = TRUE
         orientation     = VERTICAL
-      }
+    }
 #
 # through
 #
-    image
-      {
+    image {
         function        = BOX
         recolorable     = TRUE
         detail          = "trough"
@@ -49,9 +46,8 @@
         border          = { 3, 3, 23, 23 }
         stretch         = TRUE
         orientation     = VERTICAL
-      }
-    image
-      {
+    }
+    image {
         function        = BOX
         recolorable     = TRUE
         detail          = "trough"
@@ -59,70 +55,83 @@
         border          = { 23, 23, 3, 3 }
         stretch         = TRUE
         orientation     = HORIZONTAL
-      }
+    }
 
+#FIXME need to provide different images for insensitive buttons
 
 # steppers
-    image
-      {
-        function              = STEPPER
-        state                 = NORMAL
-        file                  = "openmoko-scroll-action-btn-up.png"
-        border                = { 1,1,4,4 }
-        stretch               = TRUE
-        arrow_direction       = UP
-      }
+    image {
+        function        = STEPPER
+        state           = INSENSITIVE
+        file            = "openmoko-scroll-action-btn-up.png"
+        border          = { 1, 1, 4, 4 }
+        stretch         = TRUE
+        arrow_direction = UP
+    }
 
-    image
-      {
-        function              = STEPPER
-        state                 = PRELIGHT
-        file                  = "openmoko-scroll-action-btn-up.png"
-        border                = { 1,1,4,4 }
-        stretch               = TRUE
-        arrow_direction       = UP
-      }
+    image {
+        function        = STEPPER
+        state           = NORMAL
+        file            = "openmoko-scroll-action-btn-up.png"
+        border          = { 1, 1, 4, 4 }
+        stretch         = TRUE
+        arrow_direction = UP
+    }
 
-    image
-      {
-        function              = STEPPER
-        state                 = ACTIVE
-        file                  = "openmoko-scroll-action-btn-up-pressed.png"
-        border                = { 1,1,4,4 }
-        stretch               = TRUE
-        arrow_direction       = UP
-      }
+    image {
+        function        = STEPPER
+        state           = PRELIGHT
+        file            = "openmoko-scroll-action-btn-up.png"
+        border          = { 1, 1, 4, 4 }
+        stretch         = TRUE
+        arrow_direction = UP
+    }
 
-    image
-      {
-        function              = STEPPER
-        state                 = NORMAL
-        file                  = "openmoko-scroll-action-btn-down.png"
-        border                = { 1,1,4,4 }
-        stretch               = TRUE
-        arrow_direction       = DOWN
-      }
+    image {
+        function        = STEPPER
+        state           = ACTIVE
+        file            = "openmoko-scroll-action-btn-up-pressed.png"
+        border          = { 1, 1, 4, 4 }
+        stretch         = TRUE
+        arrow_direction = UP
+    }
 
-    image
-      {
-        function              = STEPPER
-        state                 = PRELIGHT
-        file                  = "openmoko-scroll-action-btn-down.png"
-        border                = { 1,1,4,4 }
-        stretch               = TRUE
-        arrow_direction       = DOWN
-      }
+    image {
+        function        = STEPPER
+        state           = INSENSITIVE
+        file            = "openmoko-scroll-action-btn-down.png"
+        border          = { 1, 1, 4, 4 }
+        stretch         = TRUE
+        arrow_direction = DOWN
+    }
 
-    image
-      {
-        function              = STEPPER
-        state                 = ACTIVE
-        file                  = "openmoko-scroll-action-btn-down-pressed.png"
-        border                = { 1,1,4,4 }
-        stretch               = TRUE
-        arrow_direction       = DOWN
-      }
+    image {
+        function        = STEPPER
+        state           = NORMAL
+        file            = "openmoko-scroll-action-btn-down.png"
+        border          = { 1, 1, 4, 4 }
+        stretch         = TRUE
+        arrow_direction = DOWN
+    }
 
+    image {
+        function        = STEPPER
+        state           = PRELIGHT
+        file            = "openmoko-scroll-action-btn-down.png"
+        border          = { 1, 1, 4, 4 }
+        stretch         = TRUE
+        arrow_direction = DOWN
+    }
+
+    image {
+        function        = STEPPER
+        state           = ACTIVE
+        file            = "openmoko-scroll-action-btn-down-pressed.png"
+        border          = { 1,1,4,4 }
+        stretch         = TRUE
+        arrow_direction = DOWN
+    }
+
 #
 # arrows
 #
@@ -132,7 +141,7 @@
 #        file            = "arrow-background.png"
 #        border          = { 0, 0, 0, 0 }
 #        stretch         = TRUE
-#      }
+#    }
     image {
         function        = ARROW
         recolorable     = TRUE
@@ -140,7 +149,7 @@
         overlay_border  = { 0, 0, 0, 0 }
         overlay_stretch = TRUE
         arrow_direction = UP
-      }
+    }
     image {
         function        = ARROW
         recolorable     = TRUE
@@ -148,7 +157,7 @@
         overlay_border  = { 0, 0, 0, 0 }
         overlay_stretch = TRUE
         arrow_direction = DOWN
-      }
+    }
     image {
         function        = ARROW
         recolorable     = TRUE
@@ -156,7 +165,7 @@
         overlay_border  = { 0, 0, 0, 0 }
         overlay_stretch = TRUE
         arrow_direction = LEFT
-      }
+    }
     image {
         function        = ARROW
         recolorable     = TRUE
@@ -164,7 +173,7 @@
         overlay_border  = { 0, 0, 0, 0 }
         overlay_stretch = TRUE
         arrow_direction = RIGHT
-      }
+    }
   }
 }
 class "GtkScrollbar" style "scrollbar"





More information about the commitlog mailing list