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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/shells/desktop
From:       Stephan Binner <binner () kde ! org>
Date:       2009-08-14 20:14:21
Message-ID: 1250280861.958385.28794.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1011492 by binner:

i18n style guide fix


 M  +2 -2      plasmaapp.cpp  


--- trunk/KDE/kdebase/workspace/plasma/shells/desktop/plasmaapp.cpp #1011491:1011492
@@ -934,8 +934,8 @@
     QWidget *widget = new QWidget();
     m_configUi.setupUi(widget);
     KConfigSkeleton *nullManager = new KConfigSkeleton(0);
-    KConfigDialog *dialog = new KConfigDialog(0, "Plasma settings", nullManager);
-    dialog ->addPage(widget, i18n("Plasma settings"));
+    KConfigDialog *dialog = new KConfigDialog(0, "Plasma Settings", nullManager);
+    dialog ->addPage(widget, i18n("Plasma Settings"));
     dialog->setAttribute(Qt::WA_DeleteOnClose, true);
     dialog->setFaceType(KPageDialog::Auto);
     dialog->showButton(KDialog::Apply, false);
[prev in list] [next in list] [prev in thread] [next in thread] 

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