Author: uwestoehr
Date: Sat Dec 3 16:27:20 2011
New Revision: 40342
URL: http://www.lyx.org/trac/changeset/40342
Log:
stdmenus.inc: fix #7891 for branch
Modified:
lyx-devel/branches/BRANCH_2_0_X/lib/ui/stdmenus.inc
lyx-devel/branches/BRANCH_2_0_X/status.20x
Modified: lyx-devel/branches/BRANCH_2_0_X/lib/ui/stdmenus.inc
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/lib/ui/stdmenus.inc Sat Dec 3 09:24:56
2011 (r40341)
+++ lyx-devel/branches/BRANCH_2_0_X/lib/ui/stdmenus.inc Sat Dec 3 16:27:20
2011 (r40342)
@@ -586,6 +586,7 @@
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
Modified: lyx-devel/branches/BRANCH_2_0_X/status.20x
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/status.20x Sat Dec 3 09:24:56 2011
(r40341)
+++ lyx-devel/branches/BRANCH_2_0_X/status.20x Sat Dec 3 16:27:20 2011
(r40342)
@@ -38,6 +38,9 @@
- 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