Changed Delete Shelf dialog icon to be the E logo, not the exit icon.

SVN revision: 23554
This commit is contained in:
Christopher Michael 2006-06-23 07:20:24 +00:00
parent 447a00317e
commit 79b5de57c4
1 changed files with 1 additions and 1 deletions

View File

@ -803,7 +803,7 @@ _e_shelf_cb_confirm_dialog_yes(void *data)
static void
_e_shelf_cb_menu_delete(void *data, E_Menu *m, E_Menu_Item *mi)
{
e_confirm_dialog_show(_("Are you sure you want to delete this shelf?"), "enlightenment/exit",
e_confirm_dialog_show(_("Are you sure you want to delete this shelf?"), "enlightenment/e",
_("You requested to delete this shelf.<br>"
"<br>"
"Are you sure you want to delete it?"), NULL, NULL,