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:
Jürgen Spitzmüller 2006-02-19 15:13:51 +00:00
parent 757cb58173
commit f574a6deaf
2 changed files with 9 additions and 4 deletions

View File

@ -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>
* configure.py: sync with configure.m4

View File

@ -109,10 +109,11 @@
\bind "M-a Left" "depth-decrement"
\bind "M-a Right" "depth-increment"
# Veraltete Tastenbelegung; für rückwärtige Kompatibilität beibehalten
\bind "M-a S-quotedbl" "layout Section*" # M-a S-2
\bind "M-a S-§" "layout Subsection*" # M-a S-3
\bind "M-a S-dollar" "layout Subsubsection*" # M-a S-4
# Obsolete Tastenbelegung: in die persönliche *.bind Datei kopieren und
# auskommentieren wenn diese Tastenbelegung gewünscht ist.
# \bind "M-a S-quotedbl" "layout Section*" # M-a S-2
# \bind "M-a S-§" "layout Subsection*" # M-a S-3
# \bind "M-a S-dollar" "layout Subsubsection*" # M-a S-4
#