renamed anchor pref
svn: r10983
This commit is contained in:
parent
00df4dc7d6
commit
f764966843
|
@ -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)))
|
||||
|
|
|
@ -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...")
|
||||
|
|
Loading…
Reference in New Issue
Block a user