aboutsummaryrefslogtreecommitdiff
path: root/core/locale.conf
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-03-02 18:31:12 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2010-03-02 18:31:12 -0500
commitce5386d853ca137296783ef593c009135965d98b (patch)
tree7fdea10e2511b6e550bd8247211bc9dd38321387 /core/locale.conf
parent7c79e9cec23b6157e94a1fd0056577d5ed98d0b6 (diff)
downloadtextadept-ce5386d853ca137296783ef593c009135965d98b.tar.gz
textadept-ce5386d853ca137296783ef593c009135965d98b.zip
Removed mlines module since Scintilla's new multiple selections supersede it.
Diffstat (limited to 'core/locale.conf')
-rw-r--r--core/locale.conf28
1 files changed, 0 insertions, 28 deletions
diff --git a/core/locale.conf b/core/locale.conf
index 07df3bc7..e6595a53 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -464,34 +464,6 @@ MENU_TOOLS_SNIPPETS_LIST "_List"
MENU_TOOLS_SNIPPETS_SHOW_SCOPE "_Show Scope"
% core/ext/menu.lua
-% "_Multiple Line Editing"
-MENU_TOOLS_ML_TITLE "_Multiple Line Editing"
-
-% core/ext/menu.lua
-% "_Add Line"
-MENU_TOOLS_ML_ADD "_Add Line"
-
-% core/ext/menu.lua
-% "Add _Multiple Lines"
-MENU_TOOLS_ML_ADD_MULTIPLE "Add _Multiple Lines"
-
-% core/ext/menu.lua
-% "_Remove Line"
-MENU_TOOLS_ML_REMOVE "_Remove Line"
-
-% core/ext/menu.lua
-% "R_emove Multiple Lines"
-MENU_TOOLS_ML_REMOVE_MULTIPLE "R_emove Multiple Lines"
-
-% core/ext/menu.lua
-% "_Update Multiple Lines"
-MENU_TOOLS_ML_UPDATE "_Update Multiple Lines"
-
-% core/ext/menu.lua
-% "_Finish Editing"
-MENU_TOOLS_ML_FINISH "_Finish Editing"
-
-% core/ext/menu.lua
% "_Bookmark"
MENU_TOOLS_BM_TITLE "_Bookmark"