[gedit] Add mnemoning to the External Tools submenu
- From: Paolo Borelli <pborelli src gnome org>
- To: svn-commits-list gnome org
- Subject: [gedit] Add mnemoning to the External Tools submenu
- Date: Sat, 18 Jul 2009 10:42:40 +0000 (UTC)
commit a93d4c8cb8ebd57928eb427c3955fe8511d35679
Author: Paolo Borelli <porelli gnome org>
Date: Sat Jul 18 12:43:24 2009 +0200
Add mnemoning to the External Tools submenu
plugins/externaltools/tools/__init__.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/externaltools/tools/__init__.py b/plugins/externaltools/tools/__init__.py
index c0c3806..5c7f00f 100644
--- a/plugins/externaltools/tools/__init__.py
+++ b/plugins/externaltools/tools/__init__.py
@@ -175,7 +175,7 @@ class ExternalToolsWindowHelper(object):
lambda action: plugin.open_dialog()),
('ExternalTools',
None,
- _('External Tools'),
+ _('External _Tools'),
None,
_("External tools"),
None)])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]