Enlightenment CVS committal

Author  : onefang
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_int_config_apps.c 


Log Message:
Just getting my thoughts in order.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_apps.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- e_int_config_apps.c 28 Aug 2006 11:22:27 -0000      1.1
+++ e_int_config_apps.c 28 Aug 2006 11:49:17 -0000      1.2
@@ -6,6 +6,18 @@
 #define MOD_UNLOADED 0
 #define MOD_ENABLED 1
 
+/* TODO:
+ * DND from left side to righ side, and to ibar etc.
+ * Double click or fm menu of eap/.desktop brings up eap editor.
+ * FDO menu generation should put symlinks to .desktops in /all/,
+ *   if we edit one of those, replace symlink with resulting .desktop, 
+ *   include original path in new .desktop.
+ * Display contents of .order files on right side.
+ * Stop user from deleting standard directories on right side.
+ * Stop user from creating new directories on left side.
+ * Filtering/sorting of left side to make managing thousands of apps easy.
+ */
+
 
 static void *_create_data(E_Config_Dialog *cfd);
 static void _free_data(E_Config_Dialog *cfd, E_Config_Dialog_Data *cfdata);



-------------------------------------------------------------------------
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