[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:31 UTC 2016


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

The following commit has been merged in the master branch:
commit a24f448932936c18607be1a3d87de65238b0808e
Author: Francesco Nwokeka <francesco.nwokeka at gmail.com>
Date:   Sun Aug 21 13:41:33 2011 +0200

    CMake fix
---
 CMakeLists.txt   |  2 +-
 metadata.desktop | 20 --------------------
 2 files changed, 1 insertion(+), 21 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 20089fb..ae16555 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -12,6 +12,6 @@ include_directories(
     ${KDE4_INCLUDES}
 )
 
-install(DIRECTORY package/ DESTINATION ${DATA_INSTALL_DIR}/plasma/plasmoids/org.kde.telepathy-presence PATTERN .git EXCLUDE PATTERN CMakeLists.txt EXCLUDE)
+install(DIRECTORY package/ DESTINATION ${DATA_INSTALL_DIR}/plasma/plasmoids/org.kde.telepathy-contact-list PATTERN .git EXCLUDE PATTERN CMakeLists.txt EXCLUDE)
 
 install(FILES metadata.desktop DESTINATION ${SERVICES_INSTALL_DIR} RENAME metadata.desktop)
\ No newline at end of file
diff --git a/metadata.desktop b/metadata.desktop
deleted file mode 100644
index 60abacf..0000000
--- a/metadata.desktop
+++ /dev/null
@@ -1,20 +0,0 @@
-[Desktop Entry]
-Name=KDE-Telepathy contact list plasmoid
-Icon=kde-telepathy
-Type=Service
-
-X-Plasma-API=declarativeappletscript
-X-Plasma-MainScript=ui/main.qml
-X-Plasma-DefaultSize=200,500
-
-X-KDE-PluginInfo-Author=Francesco Nwokeka
-X-KDE-PluginInfo-Email=francesco.nwokeka at gmail.com
-X-KDE-PluginInfo-Website=http://telepathy.freedesktop.org/
-X-KDE-PluginInfo-Category=Online Services
-X-KDE-PluginInfo-Name=org.kde.telepathy-contact-list
-X-KDE-PluginInfo-Version=0.1
-
-X-KDE-PluginInfo-Depends=
-X-KDE-PluginInfo-License=GPL
-X-KDE-PluginInfo-EnabledByDefault=true
-X-KDE-ServiceTypes=Plasma/Applet

-- 
ktp-contact-applet packaging



More information about the pkg-kde-commits mailing list