[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec
Maximiliano Curia
maxy at moszumanska.debian.org
Sat May 28 00:20:58 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=cb76387
The following commit has been merged in the master branch:
commit cb763879be487a73ef409b67f5ded5846f1af09e
Author: David Edmundson <kde at davidedmundson.co.uk>
Date: Tue Jan 31 14:05:52 2012 +0000
Fix plasmoid installation
REVIEW:103629
---
plasmoid/CMakeLists.txt | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/plasmoid/CMakeLists.txt b/plasmoid/CMakeLists.txt
index 54581ad..0535887 100644
--- a/plasmoid/CMakeLists.txt
+++ b/plasmoid/CMakeLists.txt
@@ -1,3 +1,8 @@
add_subdirectory(declarative-plugin)
install(DIRECTORY org.kde.ktp-chatplasmoid
- DESTINATION ${DATA_INSTALL_DIR}/plasma/plasmoids/)
\ No newline at end of file
+ DESTINATION ${DATA_INSTALL_DIR}/plasma/plasmoids/)
+
+
+install(FILES org.kde.ktp-chatplasmoid/metadata.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}
+ RENAME plasma-applet-ktpchat.desktop)
\ No newline at end of file
--
ktp-text-ui packaging
More information about the pkg-kde-commits
mailing list