event -> under list as well as on genlist
authorCarsten Haitzler <raster@rasterman.com>
Tue, 5 Jan 2010 00:08:03 +0000 (00:08 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Tue, 5 Jan 2010 00:08:03 +0000 (00:08 +0000)
SVN revision: 44902

data/themes/default.edc

index 311e1fb..5069e7d 100644 (file)
@@ -8449,6 +8449,15 @@ collections {
       }
       parts {
          part {
+            name:           "event";
+            type:           RECT;
+            repeat_events: 1;
+            description {
+               state: "default" 0.0;
+               color: 0 0 0 0;
+            }
+         }
+         part {
             name: "base_sh";
             mouse_events: 0;
             description {
@@ -8620,15 +8629,6 @@ collections {
                color: 255 255 255 255;
             }
          }
-         part {
-            name:           "event";
-            type:           RECT;
-            repeat_events: 1;
-            description {
-               state: "default" 0.0;
-               color: 0 0 0 0;
-            }
-         }
       }
       programs {
          program {
@@ -8665,6 +8665,15 @@ collections {
       }
       parts {
          part {
+            name:           "event";
+            type:           RECT;
+            repeat_events: 1;
+            description {
+               state: "default" 0.0;
+               color: 0 0 0 0;
+            }
+         }
+         part {
             name: "base";
             mouse_events: 0;
             description {
@@ -8813,15 +8822,6 @@ collections {
                color: 255 255 255 255;
             }
          }
-         part {
-            name:           "event";
-            type:           RECT;
-            repeat_events: 1;
-            description {
-               state: "default" 0.0;
-               color: 0 0 0 0;
-            }
-         }
       }
       programs {
          program {