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

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:28:08 UTC 2016


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

The following commit has been merged in the master branch:
commit 68c544d864ab0b7f22b6bdb7242afd567d4d7d39
Author: Albert Vaca <albertvaka at gmail.com>
Date:   Sat Nov 29 00:05:44 2014 -0800

    Fixed deprecation warning
---
 icon/CMakeLists.txt | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/icon/CMakeLists.txt b/icon/CMakeLists.txt
index 095e6f4..81fdca9 100644
--- a/icon/CMakeLists.txt
+++ b/icon/CMakeLists.txt
@@ -1,2 +1,15 @@
 
-ecm_install_icons(${ICON_INSTALL_DIR})
\ No newline at end of file
+ecm_install_icons(
+ICONS
+    hi128-apps-kdeconnect.png
+    hi16-apps-kdeconnect.png
+    hi22-apps-kdeconnect.png
+    hi256-apps-kdeconnect.png
+    hi32-apps-kdeconnect.png
+    hi48-apps-kdeconnect.png
+    hi64-apps-kdeconnect.png
+    hi8-apps-kdeconnect.png
+    hisc-apps-kdeconnect.svgz
+DESTINATION
+    ${ICON_INSTALL_DIR}
+)

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list