[SCM] kdeconnect packaging branch, master, updated. debian/0.9g-1-1183-g9d69498

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:27:26 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=29719cc

The following commit has been merged in the master branch:
commit 29719ccce5af2141576b99b3f8d82a209a74c54d
Author: Albert Vaca <albertvaka at gmail.com>
Date:   Wed Feb 19 21:10:41 2014 +0100

    New icon by Malcer <malcer at gmx.com>
---
 CMakeLists.txt                                         |   1 +
 icon/CMakeLists.txt                                    |   2 ++
 icon/hi128-apps-kdeconnect.png                         | Bin 0 -> 4857 bytes
 icon/hi16-apps-kdeconnect.png                          | Bin 0 -> 455 bytes
 icon/hi22-apps-kdeconnect.png                          | Bin 0 -> 635 bytes
 icon/hi256-apps-kdeconnect.png                         | Bin 0 -> 9951 bytes
 icon/hi32-apps-kdeconnect.png                          | Bin 0 -> 951 bytes
 icon/hi48-apps-kdeconnect.png                          | Bin 0 -> 1550 bytes
 icon/hi64-apps-kdeconnect.png                          | Bin 0 -> 2118 bytes
 icon/hi8-apps-kdeconnect.png                           | Bin 0 -> 256 bytes
 icon/hisc-apps-kdeconnect.svgz                         | Bin 0 -> 4140 bytes
 kcm/kcm_kdeconnect.desktop                             |   2 +-
 kcm/kdeconnect.desktop                                 |   2 +-
 kded/kdeconnect.notifyrc                               |   2 +-
 kded/plugins/sftp/sftpplugin.cpp                       |   2 +-
 kio/kdeconnect.protocol                                |   2 +-
 kio/kiokdeconnect.cpp                                  |   2 +-
 plasmoid/package/contents/ui/CompactRepresentation.qml |   4 ++--
 plasmoid/package/metadata.desktop                      |   2 +-
 19 files changed, 12 insertions(+), 9 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index f2c2b9f..b823023 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,5 +17,6 @@ add_subdirectory(libkdeconnect)
 add_subdirectory(kcm)
 add_subdirectory(kio)
 add_subdirectory(plasmoid)
+add_subdirectory(icon)
 
 add_subdirectory(tests)
diff --git a/icon/CMakeLists.txt b/icon/CMakeLists.txt
new file mode 100644
index 0000000..ffc1183
--- /dev/null
+++ b/icon/CMakeLists.txt
@@ -0,0 +1,2 @@
+
+kde4_install_icons(${ICON_INSTALL_DIR})
\ No newline at end of file
diff --git a/icon/hi128-apps-kdeconnect.png b/icon/hi128-apps-kdeconnect.png
new file mode 100644
index 0000000..2caebab
Binary files /dev/null and b/icon/hi128-apps-kdeconnect.png differ
diff --git a/icon/hi16-apps-kdeconnect.png b/icon/hi16-apps-kdeconnect.png
new file mode 100644
index 0000000..f7a9cf0
Binary files /dev/null and b/icon/hi16-apps-kdeconnect.png differ
diff --git a/icon/hi22-apps-kdeconnect.png b/icon/hi22-apps-kdeconnect.png
new file mode 100644
index 0000000..a1c80f5
Binary files /dev/null and b/icon/hi22-apps-kdeconnect.png differ
diff --git a/icon/hi256-apps-kdeconnect.png b/icon/hi256-apps-kdeconnect.png
new file mode 100644
index 0000000..23843dc
Binary files /dev/null and b/icon/hi256-apps-kdeconnect.png differ
diff --git a/icon/hi32-apps-kdeconnect.png b/icon/hi32-apps-kdeconnect.png
new file mode 100644
index 0000000..52f98b0
Binary files /dev/null and b/icon/hi32-apps-kdeconnect.png differ
diff --git a/icon/hi48-apps-kdeconnect.png b/icon/hi48-apps-kdeconnect.png
new file mode 100644
index 0000000..9e6ac5e
Binary files /dev/null and b/icon/hi48-apps-kdeconnect.png differ
diff --git a/icon/hi64-apps-kdeconnect.png b/icon/hi64-apps-kdeconnect.png
new file mode 100644
index 0000000..2c48512
Binary files /dev/null and b/icon/hi64-apps-kdeconnect.png differ
diff --git a/icon/hi8-apps-kdeconnect.png b/icon/hi8-apps-kdeconnect.png
new file mode 100644
index 0000000..71ae5ec
Binary files /dev/null and b/icon/hi8-apps-kdeconnect.png differ
diff --git a/icon/hisc-apps-kdeconnect.svgz b/icon/hisc-apps-kdeconnect.svgz
new file mode 100644
index 0000000..e3d1be8
Binary files /dev/null and b/icon/hisc-apps-kdeconnect.svgz differ
diff --git a/kcm/kcm_kdeconnect.desktop b/kcm/kcm_kdeconnect.desktop
index 20a46af..45e7305 100755
--- a/kcm/kcm_kdeconnect.desktop
+++ b/kcm/kcm_kdeconnect.desktop
@@ -1,7 +1,7 @@
 #!/usr/bin/env xdg-open
 [Desktop Entry]
 Exec=kcmshell4 kcm_kdeconnect
-Icon=smartphone
+Icon=kdeconnect
 Type=Service
 
 X-KDE-ServiceTypes=KCModule
diff --git a/kcm/kdeconnect.desktop b/kcm/kdeconnect.desktop
index 415970c..20b74cf 100755
--- a/kcm/kdeconnect.desktop
+++ b/kcm/kdeconnect.desktop
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Type=Application
-Icon=smartphone
+Icon=kdeconnect
 Terminal=false
 Exec=kcmshell4 kcm_kdeconnect
 Name=KDE Connect
diff --git a/kded/kdeconnect.notifyrc b/kded/kdeconnect.notifyrc
index 4fff4d6..6a02fbb 100644
--- a/kded/kdeconnect.notifyrc
+++ b/kded/kdeconnect.notifyrc
@@ -1,5 +1,5 @@
 [Global]
-IconName=smartphone
+IconName=kdeconnect
 Name=KDE Connect
 Name[bs]=Konekcija KDE
 Name[da]=KDE Connect
diff --git a/kded/plugins/sftp/sftpplugin.cpp b/kded/plugins/sftp/sftpplugin.cpp
index eeae4e3..b0bb1a7 100644
--- a/kded/plugins/sftp/sftpplugin.cpp
+++ b/kded/plugins/sftp/sftpplugin.cpp
@@ -74,7 +74,7 @@ void SftpPlugin::addToDolphin()
 {
     removeFromDolphin();
     KUrl kioUrl("kdeconnect://"+device()->id()+"/");
-    m_d->placesModel->addPlace(device()->name(), kioUrl, "smartphone");
+    m_d->placesModel->addPlace(device()->name(), kioUrl, "kdeconnect");
     kDebug(kdeconnect_kded()) << "add to dolphin";
 }
 
diff --git a/kio/kdeconnect.protocol b/kio/kdeconnect.protocol
index f03c3c2..7370844 100644
--- a/kio/kdeconnect.protocol
+++ b/kio/kdeconnect.protocol
@@ -11,6 +11,6 @@ writing=false
 makedir=false
 deleting=false
 moving=false
-Icon=smartphone
+Icon=kdeconnect
 maxInstances=2
 
diff --git a/kio/kiokdeconnect.cpp b/kio/kiokdeconnect.cpp
index 6c9f3ea..6627126 100644
--- a/kio/kiokdeconnect.cpp
+++ b/kio/kiokdeconnect.cpp
@@ -105,7 +105,7 @@ void KioKdeconnect::listAllDevices()
 
         const QString target = QString("kdeconnect://").append(deviceId).append("/");
         const QString name = interface.name();
-        const QString icon = "smartphone";
+        const QString icon = "kdeconnect";
 
         KIO::UDSEntry entry;
         entry.insert(KIO::UDSEntry::UDS_NAME, name);
diff --git a/plasmoid/package/contents/ui/CompactRepresentation.qml b/plasmoid/package/contents/ui/CompactRepresentation.qml
index 7f9fb36..7614893 100644
--- a/plasmoid/package/contents/ui/CompactRepresentation.qml
+++ b/plasmoid/package/contents/ui/CompactRepresentation.qml
@@ -32,7 +32,7 @@ Item {
 
     PlasmaCore.IconItem {
         id: icon
-        source: "smartphone"
+        source: "kdeconnect"
         anchors.fill: parent
     }
 
@@ -44,7 +44,7 @@ Item {
         PlasmaCore.ToolTip {
             id: tooltip
             target: mouseArea
-            image: QIcon("smartphone")
+            image: QIcon("kdeconnect")
             subText: i18n("KDE Connect device notifications")
         }
     }
diff --git a/plasmoid/package/metadata.desktop b/plasmoid/package/metadata.desktop
index 284716f..4c41a48 100644
--- a/plasmoid/package/metadata.desktop
+++ b/plasmoid/package/metadata.desktop
@@ -35,7 +35,7 @@ Comment[tr]=KDE Bağlan kullanılarak cihazınızdan bildirimleri görüntüleyi
 Comment[uk]=Показ сповіщень з ваших пристроїв за допомогою програми «З’єднання KDE»
 Comment[x-test]=xxShow notifications from your devices using KDE Connectxx
 
-Icon=smartphone
+Icon=kdeconnect
 Type=Service
 X-KDE-ServiceTypes=Plasma/Applet,Plasma/PopupApplet
 

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list