Enlightenment CVS committal

Author  : boykot
Project : e17
Module  : apps/euphoria

Dir     : e17/apps/euphoria/data/themes/iio


Modified Files:
        iio.edc 


Log Message:
One hundred and five images and counting. Added a new feature: the seekerBar (about 
time).
- removed unused entires
- reformated/bathed and cleaned up every edc
- Sync'd up with Trill's commit:


Log Message:
Add a } here, remove a { there... :)

- Group switching should be working again.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/euphoria/data/themes/iio/iio.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- iio.edc     27 Feb 2004 22:09:08 -0000      1.2
+++ iio.edc     28 Feb 2004 05:26:13 -0000      1.3
@@ -1,46 +1,42 @@
 
-#include "img/images.edc"
-#include "fonts/fonts.edc" 
-
-collections {
-
-       group {
-               name,   "euphoria";
-               min,            413 94;
-               max,    413 94;
-
-#include "collections/base.edc"
-
-               programs {
-
-#include "programs/controls.edc"
-
-               }
+       images { 
+               #include "img/images.edc" 
        }
 
-       group {
-               name,   "playlist_item";
-               min,            122 9;
-               max,    122 9;
-
-#include "collections/playlist.edc"
+       fonts { 
+               #include "fonts/fonts.edc"
+       }
 
-               programs {
+collections { group { name, "euphoria"; min, 413 94; max, 413 94;
+       parts { 
+               #include "collections/base.edc" 
+       }
 
-#include "programs/playlist.edc"
-               }
+       programs { 
+               #include "programs/controls.edc" 
        }
 
-       group {
-               name,   "euphoria_small";
-               min,            93 187;
-               max,    93 187;
+//
+       group { name, "playlist_item"; min, 122 9; max, 122 9;  
+       parts { 
+               #include "collections/playlist.edc" 
+       }
 
-#include "collections/switch.edc"
+       programs { 
+               #include "programs/playlist.edc" 
+       } 
+}
 
-               programs {
+//
+collections { group { name, "euphoria_small"; min, 93 187; max, 93 187;
 
-#include "programs/mini_controls.edc"
-               }
+       parts { 
+               #include "collections/switch.edc" 
        }
+
+       programs { 
+               #include "programs/mini_controls.edc" 
+       } 
 }
+
+// iio for Euphoria by AL C.




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to