From: Juergen Spitzmueller Date: Mon, 11 Nov 2013 08:48:56 +0000 (+0100) Subject: We only have the last LyX release in the export menu (the others are accessible via... X-Git-Tag: 2.1.0rc1~441 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=73ab0fb665a9225b46dcd6cfd4e3f0ff292023b0;p=features.git We only have the last LyX release in the export menu (the others are accessible via SendTo and SaveAs dialogs) In general, the export menu looks much too crowded again. Should be audited if really all these items are needed on top level. --- diff --git a/lib/configure.py b/lib/configure.py index c7f7ce2bdc..115fb34ffb 100644 --- a/lib/configure.py +++ b/lib/configure.py @@ -624,7 +624,7 @@ def checkFormatEntries(dtl_tools): \Format lyx13x 13.lyx "LyX 1.3.x" "" "" "" "document" "" \Format lyx14x 14.lyx "LyX 1.4.x" "" "" "" "document" "" \Format lyx15x 15.lyx "LyX 1.5.x" "" "" "" "document" "" -\Format lyx16x 16.lyx "LyX 1.6.x" "" "" "" "document,menu=export" "" +\Format lyx16x 16.lyx "LyX 1.6.x" "" "" "" "document" "" \Format lyx20x 20.lyx "LyX 2.0.x" "" "" "" "document,menu=export" "" \Format clyx cjklyx "CJK LyX 1.4.x (big5)" "" "" "" "document" "" \Format jlyx cjklyx "CJK LyX 1.4.x (euc-jp)" "" "" "" "document" ""