aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-03-23 13:58:31 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2010-03-23 13:58:31 -0400
commit583e8eccb5eee9d0b96dbf1af36df0022e6a3468 (patch)
treee378f37bf76e57ce05152e4bad1f56034cbc6633
parentae5e060928dcd00ac0503b8a2492fc249810d181 (diff)
downloadtextadept-583e8eccb5eee9d0b96dbf1af36df0022e6a3468.tar.gz
textadept-583e8eccb5eee9d0b96dbf1af36df0022e6a3468.zip
Reverted removing main menu accelerators; core/locale.conf
-rw-r--r--core/locale.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/core/locale.conf b/core/locale.conf
index ffd03818..2a933b40 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -157,7 +157,7 @@ KEYS_UNKNOWN_COMMAND "Unknown command: "
% core/ext/menu.lua
% "_File"
-MENU_FILE_TITLE "File"
+MENU_FILE_TITLE "_File"
% core/ext/menu.lua
% "gtk-new"
@@ -201,7 +201,7 @@ MENU_FILE_QUIT "gtk-quit"
% core/ext/menu.lua
% "_Edit"
-MENU_EDIT_TITLE "Edit"
+MENU_EDIT_TITLE "_Edit"
% core/ext/menu.lua
% "gtk-undo"
@@ -381,7 +381,7 @@ MENU_EDIT_SEL_IN_SCOPE "S_cope"
% core/ext/menu.lua
% "_Search"
-MENU_SEARCH_TITLE "Search"
+MENU_SEARCH_TITLE "_Search"
% core/ext/menu.lua
% "gtk-find"
@@ -429,7 +429,7 @@ MENU_SEARCH_GOTO_LINE "gtk-jump-to"
% core/ext/menu.lua
% "_Tools"
-MENU_TOOLS_TITLE "Tools"
+MENU_TOOLS_TITLE "_Tools"
% core/ext/menu.lua
% "Focus _Command Entry"
@@ -489,7 +489,7 @@ MENU_TOOLS_BM_PREV "_Previous"
% core/ext/menu.lua
% "_Buffer"
-MENU_BUF_TITLE "Buffer"
+MENU_BUF_TITLE "_Buffer"
% core/ext/menu.lua
% "_Next Buffer"
@@ -569,7 +569,7 @@ MENU_BUF_REFRESH "_Refresh Syntax Highlighting"
% core/ext/menu.lua
% "_View"
-MENU_VIEW_TITLE "View"
+MENU_VIEW_TITLE "_View"
% core/ext/menu.lua
% "_Next View"
@@ -605,11 +605,11 @@ MENU_VIEW_SHRINK "_Shrink"
% core/ext/menu.lua
% "Le_xers"
-MENU_LEX_TITLE "Lexers"
+MENU_LEX_TITLE "Le_xers"
% core/ext/menu.lua
% "_Help"
-MENU_HELP_TITLE "Help"
+MENU_HELP_TITLE "_Help"
% core/ext/menu.lua
% "_Manual"