garik pushed a commit to branch master.
commit c449a14ce53602816944957f68a374221cf8f0da
Author: Igor Murzov <[email protected]>
Date: Mon Apr 29 11:19:51 2013 +0400
Fix thinkos
---
src/bin/e_configure_option.c | 4 ++--
src/modules/appmenu/module.desktop.in | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/bin/e_configure_option.c b/src/bin/e_configure_option.c
index 9f96fa3..54a3458 100644
--- a/src/bin/e_configure_option.c
+++ b/src/bin/e_configure_option.c
@@ -1674,7 +1674,7 @@ e_configure_option_init(void)
OPT_ADD(BOOL, move_info_follows, _("Window position info follows window
when moving"), _("border"), _("placement"), _("move"));
OPT_ADD(BOOL, resize_info_follows, _("Window geometry info follows window
when resizing"), _("border"), _("placement"), _("resize"));
OPT_ADD(BOOL, move_info_visible, _("Window position info visible when
moving"), _("border"), _("placement"), _("move"));
- OPT_ADD(BOOL, resize_info_visible, _("Window geometry info visible when
moving"), _("border"), _("placement"), _("resize"));
+ OPT_ADD(BOOL, resize_info_visible, _("Window geometry info visible when
resizing"), _("border"), _("placement"), _("resize"));
/* FIXME */
//OPT_ADD(CUSTOM, input_method, _("Input method"), _("input"),
_("language"));
@@ -1937,7 +1937,7 @@ e_configure_option_init(void)
OPT_ADD(DOUBLE_UINT, powersave.max, _("powersave"));
OPT_MINMAX_STEP_FMT(E_POWERSAVE_MODE_NONE, E_POWERSAVE_MODE_EXTREME);
*/
- OPT_ADD(BOOL, deskenv.load_xrdb, _("Load ~/.xrdb on startup"),
_("environment"));
+ OPT_ADD(BOOL, deskenv.load_xrdb, _("Load ~/.Xresources on startup"),
_("environment"));
OPT_ADD(BOOL, deskenv.load_xmodmap, _("Load ~/.Xmodmap"), _("environment"));
OPT_ADD(BOOL, deskenv.load_gnome, _("Run gnome-settings-daemon"),
_("environment"));
OPT_ADD(BOOL, deskenv.load_kde, _("Run kdeinit"), _("environment"));
diff --git a/src/modules/appmenu/module.desktop.in
b/src/modules/appmenu/module.desktop.in
index b7cdbc5..5e9c84c 100644
--- a/src/modules/appmenu/module.desktop.in
+++ b/src/modules/appmenu/module.desktop.in
@@ -2,6 +2,6 @@
Type=Link
Name=Application Menu
Icon=e-module-appmenu
-Comment=Gadget that hold the toolbar of the foreground application.
+Comment=Gadget that holds the menubar of the foreground application.
Comment[it]=Gadget che contiene la barra degli strumenti dell'applicazione in
primo piano.
X-Enlightenment-ModuleType=utils
--
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1