]> git.lyx.org Git - features.git/commitdiff
status.20x: unify style for the menu separator, fix a typo and a formulation
authorUwe Stöhr <uwestoehr@web.de>
Thu, 6 Oct 2011 13:34:32 +0000 (13:34 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Thu, 6 Oct 2011 13:34:32 +0000 (13:34 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39804 a592a061-630c-0410-9148-cb99ea01b6c8

status.20x

index 57982a48510e690ae0a26d9ee1e99102793cad8d..cfa90072a008f55117252bce2088b571b3d6e0c4 100644 (file)
@@ -31,7 +31,7 @@ What's new
   (part of bug 7555).
 
 - XHTML export now respects font color and background color from 
-  Document>Settings>Colors.
+  Document->Settings->Colors.
 
 
 * USER INTERFACE
@@ -101,10 +101,10 @@ What's new
 - Adjust the cursor language after document language change had changed the
   text language (bug 7681).
 
-- Correctly sort modules in Document>Settings and formats in the "Other 
+- Correctly sort modules in Document->Settings and formats in the "Other 
   formats" dialog (bug 7751).
 
-- Repair broken outliner display for broken references (bug 7708).
+- Repair outliner display for broken references (bug 7708).
 
 - Fix Horizontal Space dialog when issued from within math (bug 7746).
 
@@ -129,13 +129,13 @@ What's new
 - Fix on-screen display of graphics when the name of the temporary directory
   contains non-ascii characters (bug 7621).
 
-- Fix the tab ordering of widgets in the Tools > Preferences panel.
+- Fix the tab ordering of widgets in the Tools->Preferences panel.
 
 - Mark settings as changed when the Nomenclature line is edited in the
-  Tools > Preferences panel.
+  Tools->Preferences panel.
 
 - Fix instant preview when external files are loaded in the preamble,
-  e.g., through the \input LaTeX command.
+  e.g. through the \input LaTeX command.
 
 - Fix instant preview when using Python version 2.4 or lower.