From 5e798cf6eade5da2fa14ad09f75a7c96cabd49df Mon Sep 17 00:00:00 2001 From: Kim Woelders Date: Sun, 18 Nov 2007 09:49:18 +0000 Subject: [PATCH] Add magnifier to desktop menu. SVN revision: 32755 --- config/desktop.menu | 1 + config/strings.c | 1 + 2 files changed, 2 insertions(+) diff --git a/config/desktop.menu b/config/desktop.menu index fd9a646a..7a0f9ad9 100644 --- a/config/desktop.menu +++ b/config/desktop.menu @@ -5,3 +5,4 @@ "Goto Previous Desktop" NULL "desk prev" "Create New Iconbox" NULL "ibox new" "Create Systray" NULL "ibox new _ST_" +"Show Magnifier" NULL mag diff --git a/config/strings.c b/config/strings.c index d73f1e9b..2497b61f 100644 --- a/config/strings.c +++ b/config/strings.c @@ -82,6 +82,7 @@ _("Goto Next Desktop"), _("Goto Previous Desktop"), _("Create New Iconbox"), _("Create Systray"), +_("Show Magnifier"), /* enlightenment.menu */ _("Enlightenment"), _("User Menus"),