mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
comment out obsolete bindings (bug 1161)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13257 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
757cb58173
commit
f574a6deaf
@ -1,3 +1,7 @@
|
|||||||
|
2006-02-19 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
|
||||||
|
|
||||||
|
* bind/de_menus.bind: comment out obsolete bindings (bug 1161).
|
||||||
|
|
||||||
2006-02-06 Georg Baum <Georg.Baum@post.rwth-aachen.de>
|
2006-02-06 Georg Baum <Georg.Baum@post.rwth-aachen.de>
|
||||||
|
|
||||||
* configure.py: sync with configure.m4
|
* configure.py: sync with configure.m4
|
||||||
|
@ -109,10 +109,11 @@
|
|||||||
\bind "M-a Left" "depth-decrement"
|
\bind "M-a Left" "depth-decrement"
|
||||||
\bind "M-a Right" "depth-increment"
|
\bind "M-a Right" "depth-increment"
|
||||||
|
|
||||||
# Veraltete Tastenbelegung; für rückwärtige Kompatibilität beibehalten
|
# Obsolete Tastenbelegung: in die persönliche *.bind Datei kopieren und
|
||||||
\bind "M-a S-quotedbl" "layout Section*" # M-a S-2
|
# auskommentieren wenn diese Tastenbelegung gewünscht ist.
|
||||||
\bind "M-a S-§" "layout Subsection*" # M-a S-3
|
# \bind "M-a S-quotedbl" "layout Section*" # M-a S-2
|
||||||
\bind "M-a S-dollar" "layout Subsubsection*" # M-a S-4
|
# \bind "M-a S-§" "layout Subsection*" # M-a S-3
|
||||||
|
# \bind "M-a S-dollar" "layout Subsubsection*" # M-a S-4
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user