From 87e5433dd9e4e054147c7b234b9d80a6c9e0db7d Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 10 Mar 2010 12:54:18 -0500 Subject: Added textadept.buffer_switch() to replace side pane's buffer browser. --- core/locale.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'core/locale.conf') diff --git a/core/locale.conf b/core/locale.conf index abbaaebd..8080649c 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -499,6 +499,10 @@ MENU_BUF_NEXT "_Next Buffer" % "_Previous Buffer" MENU_BUF_PREV "_Previous Buffer" +% core/ext/menu.lua +% "S_witch Buffer" +MENU_BUF_SWITCH "Swit_ch Buffer" + % core/ext/menu.lua % "Toggle View _EOL" MENU_BUF_TOGGLE_VIEW_EOL "Toggle View _EOL" -- cgit v1.2.3