Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/euphoria

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


Modified Files:
        iio.edc 


Log Message:
template for tokyo
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/euphoria/data/themes/iio/iio.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- iio.edc     3 May 2004 03:16:34 -0000       1.5
+++ iio.edc     3 May 2004 04:29:37 -0000       1.6
@@ -1,3 +1,5 @@
+#include "macros/vpanel.edc"
+#include "macros/fd_entity.edc"
 
 #define RIGHT "right-"
 #define LEFT "left-"
@@ -39,5 +41,32 @@
 #include "programs/switch.edc" 
            } 
        }
+       group { name, "esmart.filedialog"; min, 420 340; max, 6666 1200;
+       data {
+#include "hashes/containers.edc"
+       }
 
+       parts { 
+#include "collections/esmart_fd.edc" 
+           }
+       programs { 
+#include "programs/esmart_fd.edc" 
+           } 
+       }
+       group { name, "esmart.filedialog.file"; min, 80 20; max, 800 20;
+           parts {
+               FD_ENTITY("file", 1.0 0.5)
+           }
+           programs {
+               FD_ENTITY_PROGS("file")
+           }
+       }
+       group { name, "esmart.filedialog.directory"; min, 80 20; max, 800 20;
+           parts {
+               FD_ENTITY("directory", 0.0 0.5)
+           }
+           programs {
+               FD_ENTITY_DIRECTORY_PROGS("directory")
+           }
+       }
 }




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to