From 95a7662f208271ca305844266ff74062d50dff5b Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 13 Jul 2009 16:33:06 -0400 Subject: Added incremental find. --- core/locale.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'core/locale.conf') diff --git a/core/locale.conf b/core/locale.conf index b7ea6e68..00300a6b 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -404,8 +404,12 @@ MENU_SEARCH_REPLACE "Replace" MENU_SEARCH_REPLACE_ALL "Replace _All" % core/ext/menu.lua -% "Find in F_iles" -MENU_SEARCH_FIND_IN_FILES "Find in F_iles" +% "Find _Incremental" +MENU_SEARCH_FIND_INCREMENTAL "Find _Incremental" + +% core/ext/menu.lua +% "Find in Fi_les" +MENU_SEARCH_FIND_IN_FILES "Find in Fi_les" % core/ext/menu.lua % "Goto Next File Found" -- cgit v1.2.3