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

List:       kde-commits
Subject:    [kaccounts-providers] jobs: Updated runners-id icon and name
From:       Àlex_Fiestas <afiestas () kde ! org>
Date:       2015-10-15 21:01:28
Message-ID: E1ZmpeS-0000yK-Hb () scm ! kde ! org
[Download RAW message or body]

Git commit 35c11a8c197e535c11eeb2ff4798e693efdda512 by Àlex Fiestas.
Committed on 16/01/2013 at 16:57.
Pushed by mklapetek into branch 'master'.

Updated runners-id icon and name

M  +2    -1    jobs/ocreatefile.cpp

http://commits.kde.org/kaccounts-providers/35c11a8c197e535c11eeb2ff4798e693efdda512

diff --git a/jobs/ocreatefile.cpp b/jobs/ocreatefile.cpp
index 4c6d6c4..f6b4fc1 100644
--- a/jobs/ocreatefile.cpp
+++ b/jobs/ocreatefile.cpp
@@ -70,10 +70,11 @@ void OCreateFile::createNetAttach()
 
     if (m_config.readEntry("type", "") == "runnerid") {
         desktopFile.writeEntry("Icon", "netrunnerid");
+        desktopFile.writeEntry("Name", "Runners-ID-Storage");
     } else {
         desktopFile.writeEntry("Icon", "owncloud");
+        desktopFile.writeEntry("Name", url.host());
     }
-    desktopFile.writeEntry("Name", url.host());
     desktopFile.writeEntry("Type", "Link");
     desktopFile.writeEntry("URL", url.prettyUrl());
     desktopFile.writeEntry("Charset", url.fileEncoding());

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

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