From bc16238235e31b96c5d5b87b22060c39bfe6db98 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 30 Oct 2006 10:48:00 +0000 Subject: [PATCH] fix api for ibar SVN revision: 26868 --- src/modules/ibar/e_mod_config.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/modules/ibar/e_mod_config.c b/src/modules/ibar/e_mod_config.c index faf2faa64..3851ef684 100644 --- a/src/modules/ibar/e_mod_config.c +++ b/src/modules/ibar/e_mod_config.c @@ -175,7 +175,8 @@ _cb_del(void *data, void *data2) cfdata->dir); e_confirm_dialog_show(_("Are you sure you want to delete this bar source?"), - "enlightenment/exit", buf, NULL, NULL, _cb_confirm_dialog_yes, NULL, cfdata, NULL); + "enlightenment/exit", buf, NULL, NULL, _cb_confirm_dialog_yes, NULL, cfdata, NULL, + NULL, NULL); } static void