Enlightenment CVS committal

Author  : vapier
Project : misc
Module  : epbb

Dir     : misc/epbb/data/themes/default


Modified Files:
        default.edc 


Log Message:
dont include metalsphere.png unless debug mode is turned on

===================================================================
RCS file: /cvs/e/misc/epbb/data/themes/default/default.edc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- default.edc 26 Jan 2004 23:10:15 -0000      1.7
+++ default.edc 16 Jul 2006 12:08:54 -0000      1.8
@@ -17,7 +17,9 @@
     image, "brightness.png" LOSSY 95;
     image, "sleep.png" LOSSY 95;
     image, "battery.png" LOSSY 95;
+#if DEBUG
     image, "metalsphere.png" LOSSY 95;
+#endif
 }
 
 collections {




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to