Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/data/themes/default/programs


Modified Files:
        delete_dialog.edc 


Log Message:
fix file deletion, file list removal, and file dimensions
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/programs/delete_dialog.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- delete_dialog.edc   3 Apr 2004 02:24:12 -0000       1.2
+++ delete_dialog.edc   3 Apr 2004 02:45:28 -0000       1.3
@@ -12,7 +12,7 @@
                name, "DeleteFileFromFSRequest";
                signal, "mouse,clicked,1";
                source, "DeleteFromFS";
-               action, SIGNAL_EMIT "entice,image,delete" "";
+               action, SIGNAL_EMIT "entice,image,current,delete" "";
                after, "DeleteDialogHide";
            }
            program
@@ -20,7 +20,7 @@
                name, "DeleteFileFromEnticeRequest";
                signal, "mouse,clicked,1";
                source, "DeleteFromEntice";
-               action, SIGNAL_EMIT "entice,image,remove" "";
+               action, SIGNAL_EMIT "entice,image,current,remove" "";
                after, "DeleteDialogHide";
            }
            program




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to