]> git.lyx.org Git - features.git/blobdiff - lib/bind/aqua.bind
Avoid copies of vectors.
[features.git] / lib / bind / aqua.bind
index 2d1da6ccef6355c45a05951cd866f5e3177b46fa..cec0c3bdc0286e8570316231dcdfa93664d0899a 100644 (file)
@@ -13,7 +13,7 @@
 # ~/.lyx/bind/aqua.bind
 #
 
-Format 4
+Format 5
 
 \bind "M-~S-i c"               "citation-insert"
 \bind "M-~S-i f"               "footnote-insert"
@@ -40,7 +40,7 @@ Format 4
 \bind "M-~S-i s e"             "specialchar-insert end-of-sentence"
 \bind "M-~S-i s q"             "self-insert \""
 # FIXME: find a binding for single quotes
-# \bind "M-~S-i s q"           "quote-insert single"
+# \bind "M-~S-i s q"           "quote-insert inner"
 \bind "M-~S-i s m"             "specialchar-insert menu-separator"
 
 \bind "M-~S-i h i"             "math-mode"
@@ -61,7 +61,7 @@ Format 4
 \bind "M-~S-i e p"             "file-insert-plaintext-para"
 
 \bind "M-~S-f n"               "buffer-new"
-\bind "M-~S-f t"               "buffer-new-template"
+\bind "M-~S-f t"               "dialog-show lyxfiles templates"
 \bind "M-~S-f o"               "file-open"
 \bind "M-~S-f c"               "buffer-close"
 \bind "M-~S-f s"               "buffer-write"