aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-09-29 19:44:40 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2010-09-29 19:44:40 -0400
commitbd53e7866f48c64b6f6eea22529a9f98da5eaad6 (patch)
tree1331f955916bd658148536f37c14cbf281fdcb70 /core
parent9e40d2652d45de9ed6e5e9c1d94c76c3f94e9ed4 (diff)
downloadtextadept-bd53e7866f48c64b6f6eea22529a9f98da5eaad6.tar.gz
textadept-bd53e7866f48c64b6f6eea22529a9f98da5eaad6.zip
Added a textadept.snapopen module.
Diffstat (limited to 'core')
-rw-r--r--core/locale.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/core/locale.conf b/core/locale.conf
index 881901af..7de8701a 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -464,6 +464,22 @@ MENU_TOOLS_BM_NEXT "_Next"
MENU_TOOLS_BM_PREV "_Previous"
% modules/textadept/menu.lua
+% "Snap_open"
+MENU_TOOLS_SNAPOPEN_TITLE "Snap_open"
+
+% modules/textadept/menu.lua
+% "Snap_open"
+MENU_TOOLS_SNAPOPEN_USERHOME "_User Home"
+
+% modules/textadept/menu.lua
+% "Snap_open"
+MENU_TOOLS_SNAPOPEN_HOME "_Textadept Home"
+
+% modules/textadept/menu.lua
+% "Snap_open"
+MENU_TOOLS_SNAPOPEN_CURRENTDIR "_Current Directory"
+
+% modules/textadept/menu.lua
% "_Buffer"
MENU_BUF_TITLE "_Buffer"