[SCM] ktp-kded-integration-module packaging branch, master, updated. debian/15.12.1-2-382-gbd961c2

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:13:56 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-kded-module.git;a=commitdiff;h=dbc027b

The following commit has been merged in the master branch:
commit dbc027b7c30534d970582b10953dc8065c817fc4
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Sun Jan 22 21:23:13 2012 +0200

    Fix the component/catalog names of the kcm.
---
 config/telepathy-kded-config.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/telepathy-kded-config.cpp b/config/telepathy-kded-config.cpp
index a21be2c..a1a4baf 100644
--- a/config/telepathy-kded-config.cpp
+++ b/config/telepathy-kded-config.cpp
@@ -28,7 +28,7 @@
 #include "column-resizer.h"
 
 K_PLUGIN_FACTORY(KCMTelepathyKDEDModuleConfigFactory, registerPlugin<TelepathyKDEDConfig>();)
-K_EXPORT_PLUGIN(KCMTelepathyKDEDModuleConfigFactory("telepathy_kded_module_config", "telepathy_kded_module"))
+K_EXPORT_PLUGIN(KCMTelepathyKDEDModuleConfigFactory("kcm_ktp_integration_module", "kded_ktp_integration_module"))
 
 
 TelepathyKDEDConfig::TelepathyKDEDConfig(QWidget *parent, const QVariantList& args)

-- 
ktp-kded-integration-module packaging



More information about the pkg-kde-commits mailing list