[SCM] ktp-contact-applet packaging branch, master, updated. debian/15.12.1-1-966-gde83ac5

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:11:20 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-desktop-applets.git;a=commitdiff;h=8bcfad8

The following commit has been merged in the master branch:
commit 8bcfad8a77591179209e3b90f8ee01aff762efdb
Author: Francesco Nwokeka <francesco.nwokeka at gmail.com>
Date:   Mon Jul 25 13:33:26 2011 +0200

    FIX: desktop files
    
    eliminated the duplicate .desktop file
---
 presence/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/presence/CMakeLists.txt b/presence/CMakeLists.txt
index 20089fb..ca4521d 100644
--- a/presence/CMakeLists.txt
+++ b/presence/CMakeLists.txt
@@ -14,4 +14,4 @@ include_directories(
 
 install(DIRECTORY package/ DESTINATION ${DATA_INSTALL_DIR}/plasma/plasmoids/org.kde.telepathy-presence PATTERN .git EXCLUDE PATTERN CMakeLists.txt EXCLUDE)
 
-install(FILES metadata.desktop DESTINATION ${SERVICES_INSTALL_DIR} RENAME metadata.desktop)
\ No newline at end of file
+install(FILES package/metadata.desktop DESTINATION ${SERVICES_INSTALL_DIR} RENAME plasma-applet-telepathy-presence.desktop)
\ No newline at end of file

-- 
ktp-contact-applet packaging



More information about the pkg-kde-commits mailing list