From: Uwe Stöhr Date: Sat, 3 Dec 2011 15:27:20 +0000 (+0000) Subject: stdmenus.inc: fix #7891 for branch X-Git-Tag: 2.0.3~166 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=2a9f16130e4f2df953adccfb2f2961778f10931b;p=features.git stdmenus.inc: fix #7891 for branch git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40342 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 42e0891216..1d13e0c146 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -586,6 +586,7 @@ Menuset Item "Feynman-diagram Manual|F" "help-open FeynmanDiagrams" Item "Linguistics Manual|L" "help-open linguistics" Item "Multicolumn Manual|M" "help-open multicol" + Item "Sweave Manual|S" "help-open sweave" Item "XY-pic Manual|X" "help-open xypic" End diff --git a/status.20x b/status.20x index 8f0a5f602a..081f194e01 100644 --- a/status.20x +++ b/status.20x @@ -38,6 +38,9 @@ What's new - Updated German, Italian and Slovak user interface localization. +- The Sweave manual is now also available in the menu + Help->Specific Manuals (bug 7891). + * BUILD/INSTALLATION