Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_eap_editor.c 


Log Message:
This should be fixed.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_eap_editor.c,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -3 -r1.30 -r1.31
--- e_eap_editor.c      19 Jul 2006 13:24:50 -0000      1.30
+++ e_eap_editor.c      19 Jul 2006 13:40:41 -0000      1.31
@@ -52,11 +52,6 @@
 
 #define IFDUP(src, dst) if (src) dst = strdup(src); else dst = NULL
 
-/* FIXME: this eap editor is half-done. first advanced mode needs to ALSO
- * cover basic config - image saving is broken, makign new icons is broken
- * along with e_apps.c etc. all in all - this is not usable.
- */
-
 /* externally accessible functions */
 
 EAPI void



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to