mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 22:06:15 +00:00
Changed the binding for "font-size decrease" from "M-s plus" to "M-s ~S-plus".
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2813 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ae62029959
commit
61104e3a27
@ -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
|
||||
|
@ -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"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user