Enlightenment CVS committal

Author  : kiwi
Project : e_modules
Module  : devian

Dir     : e_modules/devian/data/themes/minimal


Modified Files:
        minimal.edc 


Log Message:
Work on picture loading, popups, and some cleanups
 * Rewrite popup system
 * Popups when loading picture, you can disable it
 * Fix loading in background and you can now stop thumbnailing when changing 
directory of pictures
 * Indent and cleanups in code

===================================================================
RCS file: /cvs/e/e_modules/devian/data/themes/minimal/minimal.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- minimal.edc 11 Apr 2006 11:18:43 -0000      1.2
+++ minimal.edc 2 May 2006 14:24:23 -0000       1.3
@@ -19,6 +19,9 @@
        image: "popup_close.png" COMP;
        image: "popup_disable.png" COMP;
        image: "popup_disable_clicked.png" COMP;
+        image: "popup_logo_news.png" COMP;
+        image: "popup_logo_info.png" COMP;
+        image: "popup_logo_error.png" COMP;
 
        image: "rss_background.png" COMP;
        image: "rss_background_selected.png" COMP;
@@ -47,7 +50,7 @@
 
 data
 {
-       item: "version" "2";
+       item: "version" "3";
 }
 
 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