Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_fileman.edc 


Log Message:
- add metadata structs to icons
- add metadata per dir
- small theme change

- bug: i have something wrong with saving the eet list. can anyone find out 
what it is?


===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_fileman.edc,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -3 -r1.28 -r1.29
--- default_fileman.edc 9 Nov 2005 08:08:05 -0000       1.28
+++ default_fileman.edc 10 Nov 2005 09:12:58 -0000      1.29
@@ -100,6 +100,7 @@
         signal: "clicked"; \
         source: ""; \
         action: STATE_SET "clicked" 0.0; \
+        transition:  LINEAR 0.1; \
         target: "icon"; \
       } \
       program { \
@@ -107,6 +108,7 @@
         signal: "unclicked"; \
         source: ""; \
         action: STATE_SET "default" 0.0; \
+        transition:  LINEAR 0.1; \
         target: "icon"; \
       } \
       program { \




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to