diff options
author | 2010-02-23 12:21:36 -0500 | |
---|---|---|
committer | 2010-02-23 12:21:36 -0500 | |
commit | bcf14123f312a4fca938631aa7b3a296c26a5bf2 (patch) | |
tree | dbfce43bf685026591645fadc4ea2ed4db080438 | |
parent | 36fcf11c41a8dd5674b67009a2f26513a054cd5a (diff) | |
download | textadept-bcf14123f312a4fca938631aa7b3a296c26a5bf2.tar.gz textadept-bcf14123f312a4fca938631aa7b3a296c26a5bf2.zip |
Changed conflicting menu shortcut for Lexers; core/locale.conf
-rw-r--r-- | core/locale.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/locale.conf b/core/locale.conf index e9fcd86b..ef059beb 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -624,7 +624,7 @@ MENU_VIEW_GROW "_Grow" MENU_VIEW_SHRINK "_Shrink" % core/ext/menu.lua -% "_Lexers" +% "Le_xers" MENU_LEX_TITLE "_Lexers" % core/ext/menu.lua |