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

john_lee at docs.openmoko.org john_lee at docs.openmoko.org
Sat Oct 25 17:42:29 CEST 2008


Author: john_lee
Date: 2008-10-25 17:42:28 +0200 (Sat, 25 Oct 2008)
New Revision: 4731

Modified:
   trunk/src/target/themes/illume-theme-asu/misc-data/asu/freerunner.edc
Log:
It's okay to leave the MOD: ILLUME CFG part there.  It won't show up
unless user enabled the gadget.



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-10-25 14:25:52 UTC (rev 4730)
+++ trunk/src/target/themes/illume-theme-asu/misc-data/asu/freerunner.edc	2008-10-25 15:42:28 UTC (rev 4731)
@@ -3248,43 +3248,43 @@
    }
 
 /////////////////////////////////////////////////////////////////////////////
-//   /*** 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 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