]> git.lyx.org Git - features.git/commitdiff
Add multicol to help
authorPavel Sanda <sanda@lyx.org>
Fri, 24 Oct 2008 00:00:50 +0000 (00:00 +0000)
committerPavel Sanda <sanda@lyx.org>
Fri, 24 Oct 2008 00:00:50 +0000 (00:00 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27074 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/stdmenus.inc

index 165928f07bc2b71e87283f98282c877c5b40accf..efb7b68ea5df95c82da1c23c7046c18c8307f36a 100644 (file)
@@ -531,9 +531,10 @@ Menuset
        End
 
        Menu "examples"
-               Item "Linguistics manual|L" "help-open ../examples/linguistics.lyx"
-               Item "Braille manual|B" "help-open ../examples/Braille.lyx"
-               Item "XY-pic manual|X" "help-open ../examples/xypic.lyx"
+               Item "Linguistics Manual|L" "help-open ../examples/linguistics.lyx"
+               Item "Braille Manual|B" "help-open ../examples/Braille.lyx"
+               Item "XY-pic Manual|X" "help-open ../examples/xypic.lyx"
+               Item "Multicolumn Manual|M" "help-open ../examples/multicol.lyx"
        End