[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/libs/kotext/styles
From:       Thomas Zander <zander () kde ! org>
Date:       2010-12-29 14:25:27
Message-ID: 20101229142527.665F93E1F5 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1210094 by zander:

Rename it back to what it was

this makes the api docs be correct again ;)

 M  +1 -1      KoStyleManager.cpp  


--- trunk/koffice/libs/kotext/styles/KoStyleManager.cpp #1210093:1210094
@@ -77,7 +77,7 @@
         : QObject(parent), d(new Private())
 {
     d->defaultParagraphStyle = new KoParagraphStyle(this);
-    d->defaultParagraphStyle->setName(i18n("Default"));
+    d->defaultParagraphStyle->setName(i18n("[No Paragraph Style]"));
     add(d->defaultParagraphStyle);
 
     //TODO: also use the defaultstyles.xml mechanism. see KoOdfLoadingContext and \
KoTextSharedLoadingData


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic