Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

Dir     : e17/proto/estickies/src/bin


Modified Files:
        stickies.c 


Log Message:
- poor morlenxus hit control-d waiting for a confirmation dialog but never got 
one. well, now he will. sorry for your sticky (=


===================================================================
RCS file: /cvs/e/e17/proto/estickies/src/bin/stickies.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- stickies.c  6 Aug 2006 16:55:06 -0000       1.7
+++ stickies.c  8 Aug 2006 21:43:33 -0000       1.8
@@ -39,7 +39,7 @@
          }
        else if(!strcmp(ev->key, "d"))
          {
-            _e_sticky_delete(s);
+            _e_sticky_delete_confirm(s);
          }
        else if(!strcmp(ev->key, "q"))
          {



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