diff options
author | 2010-02-25 19:29:38 -0500 | |
---|---|---|
committer | 2010-02-25 19:29:38 -0500 | |
commit | a93d860a767b33a8757803729eccce488068e7b8 (patch) | |
tree | 0c02d6df06b822ce0a7923edc4645c2cc310fe3e /core | |
parent | 97852faead603a90219639e238587a2414f1c1e4 (diff) | |
download | textadept-a93d860a767b33a8757803729eccce488068e7b8.tar.gz textadept-a93d860a767b33a8757803729eccce488068e7b8.zip |
Changed conflicting menu shortcut for Lexers; core/locale.conf
Diffstat (limited to 'core')
-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 7450b884..07df3bc7 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -625,7 +625,7 @@ MENU_VIEW_SHRINK "_Shrink" % core/ext/menu.lua % "Le_xers" -MENU_LEX_TITLE "_Lexers" +MENU_LEX_TITLE "Le_xers" % core/ext/menu.lua % "_Help" |