]> git.lyx.org Git - features.git/commitdiff
Changed the binding for "font-size decrease" from "M-s plus" to "M-s ~S-plus".
authorAngus Leeming <leeming@lyx.org>
Thu, 27 Sep 2001 16:49:25 +0000 (16:49 +0000)
committerAngus Leeming <leeming@lyx.org>
Thu, 27 Sep 2001 16:49:25 +0000 (16:49 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2813 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/bind/menus.bind

index 0c877bf798ffe922d068c935d0511aae834b06ba..b263bf866476491af4ef0ccc097cee8504b53c33 100644 (file)
@@ -1,3 +1,7 @@
+2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * bind/menus.bind: changed from "M-s plus" to "M-s ~S-plus"
+
 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
        * CREDITS: add Jürgen Spitzmüller
index 954a8e6135f9c6090c7f55f3d0c746d4f5eaa482..ba4c4a93c82dc619f57c9650cb207bfc450d2ae7 100644 (file)
@@ -47,7 +47,7 @@
 \bind "M-s 9"                  "font-size huge"
 \bind "M-s 0"                  "font-size giant"
 
-\bind "M-s plus"               "font-size increase"
+\bind "M-s ~S-plus"            "font-size increase"
 \bind "M-s minus"              "font-size decrease"