renamed anchor pref

svn: r10983
This commit is contained in:
Robby Findler 2008-07-30 03:52:30 +00:00
parent 00df4dc7d6
commit f764966843
2 changed files with 2 additions and 2 deletions

View File

@ -445,7 +445,7 @@ the state transitions / contracts are:
(λ (n) (eq? 'postscript n))))
(make-check editor-panel
'framework:anchored-search
"Anchor based search"
(string-constant find-anchor-based)
values values)
(editor-panel-procs editor-panel))))])
(add-editor-checkbox-panel)))

View File

@ -513,7 +513,7 @@ please adhere to these guidelines:
(backward "Backward")
(hide "Hide")
(find-case-sensitive "Case sensitive") ;; the check box in both the docked & undocked search
(find-anchor-based "Search using anchors")
;;; multi-file-search
(mfs-multi-file-search-menu-item "Search in Files...")