]> git.lyx.org Git - features.git/commitdiff
increase number of default bookmarks to 5
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 15 Jan 2005 18:36:02 +0000 (18:36 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 15 Jan 2005 18:36:02 +0000 (18:36 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9480 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/bind/aqua.bind
lib/bind/cua.bind
lib/bind/emacs.bind
lib/bind/mac.bind
lib/bind/xemacs.bind
lib/ui/classic.ui
lib/ui/stdmenus.ui

index d0f03768eebe4d1faef9aeaf23c05d4617c3ac7e..55c77fa91bb26afaea5092bcddf5fd0bb9348565 100644 (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>
 
        * configure.m4: add \cygwin_path_fix_needed to lyrxc.defaults.
@@ -47,7 +55,7 @@
 2004-12-07  Martin Vermeer  <martin.vermeer@hut.fi>
 
        * configure.m4: add printout of language list for which
-        hyphenation is enabled
+       hyphenation is enabled
 
 2004-11-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
 
index 11e617285c855736b9b0aa6c78246b3ed9a422a0..898c6783008efb58a208310f78a28d47c11438c6 100644 (file)
 \bind "M-~S-n b 1"             "bookmark-goto 1"
 \bind "M-~S-n b 2"             "bookmark-goto 2"
 \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 i"               "help-open Intro"
index 28ba65aade49ce89abdabee2b04e14cb3e9cc0d8..37e0a225e5021e98cd72c0b01d3f4b79acf7605b 100644 (file)
 \bind "C-~S-1"                 "bookmark-goto 1"
 \bind "C-~S-2"                 "bookmark-goto 2"
 \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-2"               "bookmark-save 2"
 \bind "C-M-~S-3"               "bookmark-save 3"
+\bind "C-M-~S-4"               "bookmark-save 4"
+\bind "C-M-~S-5"               "bookmark-save 5"
 
 
 #
index 353290d75ac89be08bbf0557da2720a689c4c553..43463e789975b4710de32515d2f85e1cf4d6dfd0 100644 (file)
 \bind "C-~S-1"                 "bookmark-goto 1"
 \bind "C-~S-2"                 "bookmark-goto 2"
 \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-2"               "bookmark-save 2"
 \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
 #\bind "Home"                   "line-begin"
index a7700c294816a6d8bcc47b6df4e267b1fa4112bd..94727f26f8545043fcf5a629e254d3a7af871701 100644 (file)
 \bind "C-~S-1"                 "bookmark-goto 1"
 \bind "C-~S-2"                 "bookmark-goto 2"
 \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-2"               "bookmark-save 2"
 \bind "C-M-~S-3"               "bookmark-save 3"
+\bind "C-M-~S-4"               "bookmark-save 4"
+\bind "C-M-~S-5"               "bookmark-save 5"
 
 
 #
index b99482352ce1655b60a2dd29de4d8180ae4f345b..994190ac924c29973c825de0397a96d00c8cda79 100644 (file)
 \bind "C-~S-1"                 "bookmark-goto 1"
 \bind "C-~S-2"                 "bookmark-goto 2"
 \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-2"               "bookmark-save 2"
 \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
index 39cfd87f982aae39441d64be6a9e5c4e35480b3e..691346584c054b97280124e0b2818587d4fb73c7 100644 (file)
@@ -374,10 +374,14 @@ Menuset
                Item "Save Bookmark 1|S" "bookmark-save 1"
                Item "Save Bookmark 2" "bookmark-save 2"
                Item "Save Bookmark 3" "bookmark-save 3"
-               Separator
-               Item "Goto Bookmark 1|1" "bookmark-goto 1"
-               Item "Goto Bookmark 2|2" "bookmark-goto 2"
-               Item "Goto Bookmark 3|3" "bookmark-goto 3"
+               Item "Save Bookmark 4" "bookmark-save 4"
+               Item "Save Bookmark 5" "bookmark-save 5"
+               Separator
+               Item "Go to Bookmark 1|1" "bookmark-goto 1"
+               Item "Go to Bookmark 2|2" "bookmark-goto 2"
+               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
 
 #
index 8228f6a7bb41c72ce3d017a740bea6f04d8a6cd7..d70e29900056e551fe256357ac66609958946574 100644 (file)
@@ -389,10 +389,14 @@ Menuset
                Item "Save Bookmark 1|S" "bookmark-save 1"
                Item "Save Bookmark 2" "bookmark-save 2"
                Item "Save Bookmark 3" "bookmark-save 3"
+               Item "Save Bookmark 4" "bookmark-save 4"
+               Item "Save Bookmark 5" "bookmark-save 5"
                Separator
                Item "Go to Bookmark 1|1" "bookmark-goto 1"
                Item "Go to Bookmark 2|2" "bookmark-goto 2"
                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
 
 #