From ee774b0f4fa7f1842f6b4dfdfe60b22cbcf12442 Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Sun, 8 Oct 2006 13:48:37 +0000 Subject: - Move to LOCALBASE - Use new EFL framework - Update all e17 ports to the lates stable cvs snapshot - Add additional knobs/options to ports makefiles to control the feature set - Add a bunch of new e17 applications/libraries - Minor improvements/modification. Approved by: vanilla (old maintainer), sem (mentor) --- x11/e17-module-weather/files/patch-e_mod_main.c | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 x11/e17-module-weather/files/patch-e_mod_main.c (limited to 'x11/e17-module-weather/files/patch-e_mod_main.c') diff --git a/x11/e17-module-weather/files/patch-e_mod_main.c b/x11/e17-module-weather/files/patch-e_mod_main.c deleted file mode 100644 index 64cfef8a20e0..000000000000 --- a/x11/e17-module-weather/files/patch-e_mod_main.c +++ /dev/null @@ -1,12 +0,0 @@ ---- e_mod_main.c.orig Thu Jul 6 23:05:04 2006 -+++ e_mod_main.c Thu Jul 6 23:05:19 2006 -@@ -354,7 +354,8 @@ - EAPI int - e_modapi_about(E_Module *m) - { -- e_module_dialog_show(D_("Enlightenment Weather Module"), D_("A weather forecast module for Enlightenment")); -+ e_module_dialog_show(m, D_("Enlightenment Weather Module"), -+ D_("A weather forecast module for Enlightenment")); - return 1; - } - -- cgit v1.2.3