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


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

The following commit has been merged in the master branch:
commit 24917778e0e168e4c66070b94e06e862a9b77798
Author: George Kiagiadakis <kiagiadakis.george at gmail.com>
Date:   Sun Jan 22 22:03:04 2012 +0200

    Fix plugin name.
---
 src/telepathy-contact.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/telepathy-contact.cpp b/src/telepathy-contact.cpp
index 0670bf7..7f6c718 100644
--- a/src/telepathy-contact.cpp
+++ b/src/telepathy-contact.cpp
@@ -232,4 +232,4 @@ void TelepathyContact::showConfigurationInterface()
 }
 
 // This is the command that links your applet to the .desktop file
-K_EXPORT_PLASMA_APPLET(ktp-contact, TelepathyContact)
+K_EXPORT_PLASMA_APPLET(ktp_contact, TelepathyContact)

-- 
ktp-contact-applet packaging



More information about the pkg-kde-commits mailing list