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

List:       kde-commits
Subject:    [kaccounts-providers] /: Set title fo ownCloud Wizard
From:       Alex Fiestas <afiestas () kde ! org>
Date:       2015-10-15 21:01:25
Message-ID: E1ZmpeP-0000yK-EN () scm ! kde ! org
[Download RAW message or body]

Git commit 127a9281aac61a81f3d2b65376d513f1123e5f9f by Alex Fiestas.
Committed on 11/05/2012 at 05:15.
Pushed by mklapetek into branch 'master'.

Set title fo ownCloud Wizard

M  +2    -0    owncloud.cpp

http://commits.kde.org/kaccounts-providers/127a9281aac61a81f3d2b65376d513f1123e5f9f

diff --git a/owncloud.cpp b/owncloud.cpp
index fd3d620..429e0c8 100644
--- a/owncloud.cpp
+++ b/owncloud.cpp
@@ -30,6 +30,8 @@
 using namespace KWallet;
 OwnCloudWizard::OwnCloudWizard(QWidget* parent, Qt::WindowFlags flags): QWizard(parent, flags)
 {
+    setWindowTitle(i18n("ownCloud account Wizard"));
+
     BasicInfo *basicInfo = new BasicInfo(this);
     Connecting *connecting = new Connecting(this);
     OServices *services = new OServices(this);

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

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