Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_actions.c 


Log Message:


prettier dialog

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_actions.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -3 -r1.24 -r1.25
--- e_actions.c 19 Sep 2005 10:52:45 -0000      1.24
+++ e_actions.c 19 Sep 2005 13:08:17 -0000      1.25
@@ -905,7 +905,7 @@
                       "<br>"
                       "Are you sure you want to exit?"
                       ));
-   e_dialog_icon_set(dia, "enlightenment/exit", 32);
+   e_dialog_icon_set(dia, "enlightenment/exit", 64);
    e_dialog_button_add(dia, _("Yes"), NULL, _e_actions_cb_exit_dialog_ok, 
NULL);
    e_dialog_button_add(dia, _("No"), NULL, NULL, NULL);
    e_win_centered_set(dia->win, 1);




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to