Author: sanda
Date: Mon Sep  5 19:51:32 2011
New Revision: 39590
URL: http://www.lyx.org/trac/changeset/39590

Log:
Group correctly Koma Book environments inside environment combo-box listing.
Backport already acked, but we waited because of new strings.

Modified:
   lyx-devel/branches/BRANCH_2_0_X/lib/layouts/scrclass.inc
   lyx-devel/branches/BRANCH_2_0_X/status.20x

Modified: lyx-devel/branches/BRANCH_2_0_X/lib/layouts/scrclass.inc
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/lib/layouts/scrclass.inc    Mon Sep  5 
17:39:26 2011        (r39589)
+++ lyx-devel/branches/BRANCH_2_0_X/lib/layouts/scrclass.inc    Mon Sep  5 
19:51:32 2011        (r39590)
@@ -141,6 +141,7 @@
 
 
 Style Minisec
+       Category              Section
        LatexType             Command
        LatexName             minisec
        NeedProtect           1
@@ -251,6 +252,7 @@
 Input stdlayouts.inc
 
 Style Captionabove
+       Category              Captions
        Margin                First_Dynamic
        LatexType             Command
        LatexName             caption
@@ -270,6 +272,7 @@
 
 
 Style Captionbelow
+       Category              Captions
        Margin                First_Dynamic
        LatexType             Command
        LatexName             caption
@@ -289,6 +292,7 @@
 
 
 Style Dictum
+       Category             MainText
        Margin               Right_Address_Box
        LatexType            Command
        LatexName            dictum

Modified: lyx-devel/branches/BRANCH_2_0_X/status.20x
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/status.20x  Mon Sep  5 17:39:26 2011        
(r39589)
+++ lyx-devel/branches/BRANCH_2_0_X/status.20x  Mon Sep  5 19:51:32 2011        
(r39590)
@@ -44,6 +44,8 @@
 
 * USER INTERFACE
 
+- Group correctly Koma Book environments inside environment combo-box listing.
+
 
 * ADVANCED FIND AND REPLACE
 

Reply via email to