[SCM] ktp-accounts-kcm packaging branch, master, updated. debian/15.12.1-1-1157-gc4589c5

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:57:41 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-accounts-kcm.git;a=commitdiff;h=b9ac4ef

The following commit has been merged in the master branch:
commit b9ac4efc94780c2eac3310996ba9aaf65c1f050a
Author: George Goldberg <grundleborg at googlemail.com>
Date:   Wed Jul 29 15:58:51 2009 +0000

    Add a .destkop file for the accountuiplugin servicetype.
    
    svn path=/trunk/playground/network/telepathy-accounts-kcm/; revision=1004212
---
 src/libkcmtelepathyaccounts/CMakeLists.txt                           | 5 +++++
 .../kcmtelepathyaccounts-accountuiplugin.desktop                     | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/src/libkcmtelepathyaccounts/CMakeLists.txt b/src/libkcmtelepathyaccounts/CMakeLists.txt
index 62b5b61..0c3ff28 100644
--- a/src/libkcmtelepathyaccounts/CMakeLists.txt
+++ b/src/libkcmtelepathyaccounts/CMakeLists.txt
@@ -57,3 +57,8 @@ install (FILES
          DESTINATION ${INCLUDE_INSTALL_DIR}/KCMTelepathyAccounts COMPONENT Devel
 )
 
+install (FILES
+         kcmtelepathyaccounts-accountuiplugin.desktop
+         DESTINATION ${SERVICETYPES_INSTALL_DIR}
+)
+
diff --git a/src/libkcmtelepathyaccounts/kcmtelepathyaccounts-accountuiplugin.desktop b/src/libkcmtelepathyaccounts/kcmtelepathyaccounts-accountuiplugin.desktop
new file mode 100644
index 0000000..25e8b43
--- /dev/null
+++ b/src/libkcmtelepathyaccounts/kcmtelepathyaccounts-accountuiplugin.desktop
@@ -0,0 +1,5 @@
+[Desktop Entry]
+Type=ServiceType
+X-KDE-ServiceType=KCMTelepathyAccounts/AccountUiPlugin
+
+Comment=Telepathy Accounts KCM Module Account User Interface Plugins

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list