increase number of default bookmarks to 5

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9480 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2005-01-15 18:36:02 +00:00
parent 55ded55ccf
commit 46e21249ef
8 changed files with 38 additions and 4 deletions

View File

@ -1,3 +1,11 @@
2005-01-15 Georg Baum <Georg.Baum@post.rwth-aachen.de>
* ui/classic.ui, ui/stdmenus.ui: Increase number of bookmarks to 5
(from Uwe Stöhr)
* ui/classic.ui: Goto -> Go to
* bind/aqua.bind, bind/cua.bind, bind/emacs.bind, bind/mac.bind,
* bind/xemacs.bind: Add shortcuts for bookmarks 4 and 5
2005-01-02 Kayvan A. Sylvan <kayvan@sylvan.com> 2005-01-02 Kayvan A. Sylvan <kayvan@sylvan.com>
* configure.m4: add \cygwin_path_fix_needed to lyrxc.defaults. * configure.m4: add \cygwin_path_fix_needed to lyrxc.defaults.

View File

@ -136,6 +136,8 @@
\bind "M-~S-n b 1" "bookmark-goto 1" \bind "M-~S-n b 1" "bookmark-goto 1"
\bind "M-~S-n b 2" "bookmark-goto 2" \bind "M-~S-n b 2" "bookmark-goto 2"
\bind "M-~S-n b 3" "bookmark-goto 3" \bind "M-~S-n b 3" "bookmark-goto 3"
\bind "M-~S-n b 4" "bookmark-goto 4"
\bind "M-~S-n b 5" "bookmark-goto 5"
\bind "M-~S-h o" "toggle-tooltips" \bind "M-~S-h o" "toggle-tooltips"
\bind "M-~S-h i" "help-open Intro" \bind "M-~S-h i" "help-open Intro"

View File

@ -161,9 +161,13 @@
\bind "C-~S-1" "bookmark-goto 1" \bind "C-~S-1" "bookmark-goto 1"
\bind "C-~S-2" "bookmark-goto 2" \bind "C-~S-2" "bookmark-goto 2"
\bind "C-~S-3" "bookmark-goto 3" \bind "C-~S-3" "bookmark-goto 3"
\bind "C-~S-4" "bookmark-goto 4"
\bind "C-~S-5" "bookmark-goto 5"
\bind "C-M-~S-1" "bookmark-save 1" \bind "C-M-~S-1" "bookmark-save 1"
\bind "C-M-~S-2" "bookmark-save 2" \bind "C-M-~S-2" "bookmark-save 2"
\bind "C-M-~S-3" "bookmark-save 3" \bind "C-M-~S-3" "bookmark-save 3"
\bind "C-M-~S-4" "bookmark-save 4"
\bind "C-M-~S-5" "bookmark-save 5"
# #

View File

@ -153,9 +153,13 @@
\bind "C-~S-1" "bookmark-goto 1" \bind "C-~S-1" "bookmark-goto 1"
\bind "C-~S-2" "bookmark-goto 2" \bind "C-~S-2" "bookmark-goto 2"
\bind "C-~S-3" "bookmark-goto 3" \bind "C-~S-3" "bookmark-goto 3"
\bind "C-~S-4" "bookmark-goto 4"
\bind "C-~S-5" "bookmark-goto 5"
\bind "C-M-~S-1" "bookmark-save 1" \bind "C-M-~S-1" "bookmark-save 1"
\bind "C-M-~S-2" "bookmark-save 2" \bind "C-M-~S-2" "bookmark-save 2"
\bind "C-M-~S-3" "bookmark-save 3" \bind "C-M-~S-3" "bookmark-save 3"
\bind "C-M-~S-4" "bookmark-save 4"
\bind "C-M-~S-5" "bookmark-save 5"
# The below are xemacs bindings # The below are xemacs bindings
#\bind "Home" "line-begin" #\bind "Home" "line-begin"

View File

@ -150,9 +150,13 @@
\bind "C-~S-1" "bookmark-goto 1" \bind "C-~S-1" "bookmark-goto 1"
\bind "C-~S-2" "bookmark-goto 2" \bind "C-~S-2" "bookmark-goto 2"
\bind "C-~S-3" "bookmark-goto 3" \bind "C-~S-3" "bookmark-goto 3"
\bind "C-~S-4" "bookmark-goto 4"
\bind "C-~S-5" "bookmark-goto 5"
\bind "C-M-~S-1" "bookmark-save 1" \bind "C-M-~S-1" "bookmark-save 1"
\bind "C-M-~S-2" "bookmark-save 2" \bind "C-M-~S-2" "bookmark-save 2"
\bind "C-M-~S-3" "bookmark-save 3" \bind "C-M-~S-3" "bookmark-save 3"
\bind "C-M-~S-4" "bookmark-save 4"
\bind "C-M-~S-5" "bookmark-save 5"
# #

View File

@ -168,9 +168,13 @@
\bind "C-~S-1" "bookmark-goto 1" \bind "C-~S-1" "bookmark-goto 1"
\bind "C-~S-2" "bookmark-goto 2" \bind "C-~S-2" "bookmark-goto 2"
\bind "C-~S-3" "bookmark-goto 3" \bind "C-~S-3" "bookmark-goto 3"
\bind "C-~S-4" "bookmark-goto 4"
\bind "C-~S-5" "bookmark-goto 5"
\bind "C-M-~S-1" "bookmark-save 1" \bind "C-M-~S-1" "bookmark-save 1"
\bind "C-M-~S-2" "bookmark-save 2" \bind "C-M-~S-2" "bookmark-save 2"
\bind "C-M-~S-3" "bookmark-save 3" \bind "C-M-~S-3" "bookmark-save 3"
\bind "C-M-~S-4" "bookmark-save 4"
\bind "C-M-~S-5" "bookmark-save 5"
# #
# Motion + select group # Motion + select group

View File

@ -374,10 +374,14 @@ Menuset
Item "Save Bookmark 1|S" "bookmark-save 1" Item "Save Bookmark 1|S" "bookmark-save 1"
Item "Save Bookmark 2" "bookmark-save 2" Item "Save Bookmark 2" "bookmark-save 2"
Item "Save Bookmark 3" "bookmark-save 3" Item "Save Bookmark 3" "bookmark-save 3"
Item "Save Bookmark 4" "bookmark-save 4"
Item "Save Bookmark 5" "bookmark-save 5"
Separator Separator
Item "Goto Bookmark 1|1" "bookmark-goto 1" Item "Go to Bookmark 1|1" "bookmark-goto 1"
Item "Goto Bookmark 2|2" "bookmark-goto 2" Item "Go to Bookmark 2|2" "bookmark-goto 2"
Item "Goto Bookmark 3|3" "bookmark-goto 3" Item "Go to Bookmark 3|3" "bookmark-goto 3"
Item "Go to Bookmark 4|4" "bookmark-goto 4"
Item "Go to Bookmark 5|5" "bookmark-goto 5"
End End
# #

View File

@ -389,10 +389,14 @@ Menuset
Item "Save Bookmark 1|S" "bookmark-save 1" Item "Save Bookmark 1|S" "bookmark-save 1"
Item "Save Bookmark 2" "bookmark-save 2" Item "Save Bookmark 2" "bookmark-save 2"
Item "Save Bookmark 3" "bookmark-save 3" Item "Save Bookmark 3" "bookmark-save 3"
Item "Save Bookmark 4" "bookmark-save 4"
Item "Save Bookmark 5" "bookmark-save 5"
Separator Separator
Item "Go to Bookmark 1|1" "bookmark-goto 1" Item "Go to Bookmark 1|1" "bookmark-goto 1"
Item "Go to Bookmark 2|2" "bookmark-goto 2" Item "Go to Bookmark 2|2" "bookmark-goto 2"
Item "Go to Bookmark 3|3" "bookmark-goto 3" Item "Go to Bookmark 3|3" "bookmark-goto 3"
Item "Go to Bookmark 4|4" "bookmark-goto 4"
Item "Go to Bookmark 5|5" "bookmark-goto 5"
End End
# #