r4625 - trunk/src/target/themes/illume-theme-asu/misc-data/asu

julian_chu at docs.openmoko.org julian_chu at docs.openmoko.org
Thu Sep 4 06:27:31 CEST 2008


Author: julian_chu
Date: 2008-09-04 06:27:31 +0200 (Thu, 04 Sep 2008)
New Revision: 4625

Modified:
   trunk/src/target/themes/illume-theme-asu/misc-data/asu/freerunner.edc
Log:
[illume-theme-asu] Mark up cfg.png in asu/freerunner.edc
to hide wrench icon.


Modified: trunk/src/target/themes/illume-theme-asu/misc-data/asu/freerunner.edc
===================================================================
--- trunk/src/target/themes/illume-theme-asu/misc-data/asu/freerunner.edc	2008-09-04 03:40:07 UTC (rev 4624)
+++ trunk/src/target/themes/illume-theme-asu/misc-data/asu/freerunner.edc	2008-09-04 04:27:31 UTC (rev 4625)
@@ -3248,42 +3248,43 @@
    }
 
 /////////////////////////////////////////////////////////////////////////////
-   /*** MOD: ILLUME CFG ***/
-   group { name: "e/modules/illume/gadget/cfg";
-      images {
-	 image: "cfg.png" COMP;
-      }
-      min: 32 32;
-      max: 256 256;
-      parts {
-	 part { name: "base";
-	    type: RECT;
-	    description { state: "default" 0.0;
-	       color: 0 0 0 0;
-	       rel1.offset: 0 0;
-	       rel2.offset: -1 -1;
-	    }
-	 }
-	 part { name: "cfg";
-	    mouse_events: 0;
-	    description { state: "default" 0.0;
-	       min: 8 8;
-	       max: 24 24;
-	       aspect: 1.0 1.0;
-	       aspect_preference: BOTH;
-	       align: 0.5 0.5;
-	       color: 255 255 255 176;
-	       image.normal: "cfg.png";
-	       rel1.to: "base";
-	       rel2.to: "base";
-	    }
-	    description { state: "off" 1.0;
-	       inherit: "default" 0.0;
-	       visible: 0;
-	    }
-	 }
-      }
-   }
+//   /*** MOD: ILLUME CFG ***/
+//   /* Mark up this part to hide wrench icon  - Julian */
+//   group { name: "e/modules/illume/gadget/cfg";
+//      images {
+//	 image: "cfg.png" COMP;
+//      }
+//      min: 32 32;
+//      max: 256 256;
+//      parts {
+//	 part { name: "base";
+//	    type: RECT;
+//	    description { state: "default" 0.0;
+//	       color: 0 0 0 0;
+//	       rel1.offset: 0 0;
+//	       rel2.offset: -1 -1;
+//	    }
+//	 }
+//	 part { name: "cfg";
+//	    mouse_events: 0;
+//	    description { state: "default" 0.0;
+//	       min: 8 8;
+//	       max: 24 24;
+//	       aspect: 1.0 1.0;
+//	       aspect_preference: BOTH;
+//	       align: 0.5 0.5;
+//	       color: 255 255 255 176;
+//	       image.normal: "cfg.png";
+//	       rel1.to: "base";
+//	       rel2.to: "base";
+//	    }
+//	    description { state: "off" 1.0;
+//	       inherit: "default" 0.0;
+//	       visible: 0;
+//	    }
+//	 }
+//      }
+//   }
 
 /////////////////////////////////////////////////////////////////////////////
    /*** MOD: ILLUME SIMPLELOCK ***/




More information about the commitlog mailing list