]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/classic.ui
add lfun 'quote-insert' arguments single/double (ERT fixes not included)
[lyx.git] / lib / ui / classic.ui
index 1022ad57e916a51c67fcc2032702ff2185498a30..779ca99c81016748fef1ec762761fe62d954e561 100644 (file)
@@ -1,5 +1,27 @@
-# This is the default LyX user interface definition file.         -*- text -*-
-# The syntax should be straightforward enough. 
+# -*- text -*-
+
+# file classic.ui
+# This file is part of LyX, the document processor.
+# Licence details can be found in the file COPYING.
+
+# author Lars Gullik Bjønnes
+# author Jean-Marc Lasgouttes
+# author Rob Lahaye
+# author Angus Leeming
+# author Edwin Leuven
+# author John Levon
+# author André Pönitz
+# author Allan Rae
+# author Jürgen Spitzmüller
+# author Kayvan Sylvan
+# author Dekel Tsur
+# author Jürgen Vigna
+# author Herbert Voss
+
+# Full author contact details are available in file CREDITS.
+
+# This is the default LyX user interface definition file.
+# The syntax should be straightforward enough.
 
 Menuset
 
@@ -223,8 +245,11 @@ Menuset
                Item "Linebreak|L" "break-line"
                Item "Ellipsis|i" "dots-insert"
                Item "End of Sentence|E" "end-of-sentence-period-insert"
-               Item "Ordinary Quote|Q" "self-insert \""
+               Item "Single Quote|Q" "quote-insert single"
+               Item "Ordinary Quote|O" "self-insert \""
                Item "Menu Separator|M" "menu-separator-insert"
+               Item "Horizontal Line" "line-insert"
+               Item "Page Break" "pagebreak-insert"
        End
 
        Menu "insert_math"