git: 5b73d7d797d9 - main - net-im/ktp-accounts-kcm: Remove expired port

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 30 Sep 2023 02:24:10 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5b73d7d797d9130c78fd72100e5d20fbbe56c595

commit 5b73d7d797d9130c78fd72100e5d20fbbe56c595
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-09-30 00:27:54 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-09-30 02:22:52 +0000

    net-im/ktp-accounts-kcm: Remove expired port
    
    2023-09-30 net-im/ktp-accounts-kcm: Will not be part of KDE Gear 23.08 in August
---
 MOVED                             |   1 +
 net-im/Makefile                   |   1 -
 net-im/ktp-accounts-kcm/Makefile  |  49 ----
 net-im/ktp-accounts-kcm/distinfo  |   3 -
 net-im/ktp-accounts-kcm/pkg-descr |   6 -
 net-im/ktp-accounts-kcm/pkg-plist | 573 --------------------------------------
 6 files changed, 1 insertion(+), 632 deletions(-)

diff --git a/MOVED b/MOVED
index 5cf0c47013a6..0f441615c859 100644
--- a/MOVED
+++ b/MOVED
@@ -7888,3 +7888,4 @@ math/djbfft||2023-09-30|Has expired: Abandonware, slow and untouched by upstream
 math/py-matplotlib2|math/py-matplotlib|2023-09-30|Has expired: Upstream support ended in 2020 and do not support python3 versions existing on the tree
 net-im/kde-telepathy||2023-09-30|Has expired: Will not be part of KDE Gear 23.08 in August
 net/easysoap||2023-09-30|Has expired: Last release was in 2006
+net-im/ktp-accounts-kcm||2023-09-30|Has expired: Will not be part of KDE Gear 23.08 in August
diff --git a/net-im/Makefile b/net-im/Makefile
index 5b43604868cb..343ffdb05f53 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -44,7 +44,6 @@
     SUBDIR += kaccounts-providers
     SUBDIR += kaidan
     SUBDIR += kopete
-    SUBDIR += ktp-accounts-kcm
     SUBDIR += ktp-approver
     SUBDIR += ktp-auth-handler
     SUBDIR += ktp-call-ui
diff --git a/net-im/ktp-accounts-kcm/Makefile b/net-im/ktp-accounts-kcm/Makefile
deleted file mode 100644
index 11d5cfd2d1e3..000000000000
--- a/net-im/ktp-accounts-kcm/Makefile
+++ /dev/null
@@ -1,49 +0,0 @@
-PORTNAME=	ktp-accounts-kcm
-DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	1
-CATEGORIES=	net-im kde kde-applications
-
-MAINTAINER=	kde@FreeBSD.org
-COMMENT=	KDE instant messaging account management module
-WWW=		https://community.kde.org/KTp
-
-LICENSE=	LGPL21+
-LICENSE_FILE=	${WRKSRC}/COPYING
-
-DEPRECATED=	Will not be part of KDE Gear 23.08 in August
-EXPIRATION_DATE=	2023-09-30
-KDE_APPLICATIONS_VERSION=	23.04.3
-
-LIB_DEPENDS=	libaccounts-qt5.so:net-im/libaccounts-qt5 \
-		libkaccounts.so:net-im/kaccounts-integration \
-		libtelepathy-qt5.so:net-im/telepathy-qt \
-		libtelepathy-logger-qt.so:net-im/telepathy-logger-qt5 \
-		libKTpCommonInternals.so:net-im/ktp-common-internals \
-		libsignon-qt5.so:sysutils/signon-qt5
-RUN_DEPENDS=	${KDE_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list  \
-		${QT_PLUGINDIR}/kaccounts/ui/owncloud_plugin_kaccounts.so:net-im/kaccounts-providers \
-		accounts-qml-module>=0:sysutils/accounts-qml-module
-
-USES=		cmake compiler:c++11-lang gettext gnome kde:5 pkgconfig qt:5 \
-		tar:xz
-USE_GNOME=	intltool
-USE_KDE=	akonadi auth codecs config configwidgets coreaddons i18n \
-		iconthemes itemviews kcmutils kio notifications notifyconfig \
-		service texteditor wallet widgetsaddons windowsystem \
-		ecm:build
-USE_QT=		core dbus declarative gui network sql widgets xml \
-		buildtools:build qmake:build
-USE_LDCONFIG=	yes
-
-OPTIONS_DEFINE=	IRC JABBER SALUT DOCS
-OPTIONS_DEFAULT=JABBER
-
-IRC_DESC=	Internet Relay Chat support
-IRC_RUN_DEPENDS=	${LOCALBASE}/libexec/telepathy-idle:net-im/telepathy-idle
-
-JABBER_RUN_DEPENDS=	${LOCALBASE}/libexec/telepathy-gabble:net-im/telepathy-gabble
-
-SALUT_DESC=	Link-local (serverless) XMPP support
-SALUT_RUN_DEPENDS=	${LOCALBASE}/libexec/telepathy-salut:net-im/telepathy-salut
-
-.include <bsd.port.mk>
diff --git a/net-im/ktp-accounts-kcm/distinfo b/net-im/ktp-accounts-kcm/distinfo
deleted file mode 100644
index 027a72eb594c..000000000000
--- a/net-im/ktp-accounts-kcm/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1688809760
-SHA256 (KDE/release-service/23.04.3/ktp-accounts-kcm-23.04.3.tar.xz) = 347b85d2ded8fb80d9155ea9e5adf6d6e3e3ca92213d20909b49cf240475e31a
-SIZE (KDE/release-service/23.04.3/ktp-accounts-kcm-23.04.3.tar.xz) = 277828
diff --git a/net-im/ktp-accounts-kcm/pkg-descr b/net-im/ktp-accounts-kcm/pkg-descr
deleted file mode 100644
index a95ce5f8ecbd..000000000000
--- a/net-im/ktp-accounts-kcm/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-The KDE Telepathy project aims to integrate real time communication
-deeply into KDE Workspaces, and to provide an infrastructure to aid
-development of collaborative features for KDE Applications.
-
-This is a KControl module which handles adding/editing/removing
-Telepathy accounts.
diff --git a/net-im/ktp-accounts-kcm/pkg-plist b/net-im/ktp-accounts-kcm/pkg-plist
deleted file mode 100644
index cbdad48f796d..000000000000
--- a/net-im/ktp-accounts-kcm/pkg-plist
+++ /dev/null
@@ -1,573 +0,0 @@
-lib/libktpaccountskcminternal.so.%%KDE_APPLICATIONS_VERSION%%
-lib/libktpaccountskcminternal.so.9
-%%QT_PLUGINDIR%%/kaccounts/ui/ktpaccountskcm_plugin_kaccounts.so
-%%QT_PLUGINDIR%%/ktpaccountskcm_plugin_gabble.so
-%%QT_PLUGINDIR%%/ktpaccountskcm_plugin_haze.so
-%%QT_PLUGINDIR%%/ktpaccountskcm_plugin_idle.so
-%%QT_PLUGINDIR%%/ktpaccountskcm_plugin_morse.so
-%%QT_PLUGINDIR%%/ktpaccountskcm_plugin_salut.so
-%%QT_PLUGINDIR%%/ktpaccountskcm_plugin_sipe.so
-%%QT_PLUGINDIR%%/ktpaccountskcm_plugin_sunshine.so
-share/accounts/providers/kde/ktp-gadugadu.provider
-share/accounts/providers/kde/ktp-generic.provider
-share/accounts/providers/kde/ktp-haze-aim.provider
-share/accounts/providers/kde/ktp-haze-icq.provider
-share/accounts/providers/kde/ktp-haze-sametime.provider
-share/accounts/providers/kde/ktp-haze-skypeweb.provider
-share/accounts/providers/kde/ktp-haze-yahoo.provider
-share/accounts/providers/kde/ktp-jabber.provider
-share/accounts/providers/kde/ktp-kde-talk.provider
-share/accounts/providers/kde/ktp-morse-telegram.provider
-share/accounts/providers/kde/ktp-salut.provider
-share/accounts/providers/kde/ktp-sipe-haze.provider
-share/accounts/providers/kde/ktp-sipe.provider
-share/accounts/services/kde/google-im.service
-share/accounts/services/kde/ktp-generic-im.service
-share/accounts/services/kde/ktp-haze-aim-im.service
-share/accounts/services/kde/ktp-haze-gadugadu-im.service
-share/accounts/services/kde/ktp-haze-icq-im.service
-share/accounts/services/kde/ktp-haze-sametime-im.service
-share/accounts/services/kde/ktp-haze-skypeweb-im.service
-share/accounts/services/kde/ktp-haze-yahoo-im.service
-share/accounts/services/kde/ktp-jabber-im.service
-share/accounts/services/kde/ktp-kde-talk-im.service
-share/accounts/services/kde/ktp-morse-telegram-im.service
-share/accounts/services/kde/ktp-salut-im.service
-share/accounts/services/kde/ktp-sipe-haze-im.service
-share/accounts/services/kde/ktp-sipe-im.service
-share/kservices5/ktpaccountskcm_plugin_gabble.desktop
-share/kservices5/ktpaccountskcm_plugin_haze.desktop
-share/kservices5/ktpaccountskcm_plugin_idle.desktop
-share/kservices5/ktpaccountskcm_plugin_morse.desktop
-share/kservices5/ktpaccountskcm_plugin_salut.desktop
-share/kservices5/ktpaccountskcm_plugin_sipe.desktop
-share/kservices5/ktpaccountskcm_plugin_sunshine.desktop
-share/kservicetypes5/ktpaccountskcminternal-accountuiplugin.desktop
-share/locale/ar/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/ar/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/ar/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/ar/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/ar/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/ar/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/ar/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/ar/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/bs/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/bs/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/bs/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/bs/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/bs/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/bs/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/bs/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/bs/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/bs/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/bs/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/ca/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/ca/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/ca/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/ca/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/ca/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/ca/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/ca/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/ca/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/ca/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/ca/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/ca/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/ca@valencia/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/ca@valencia/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/ca@valencia/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/ca@valencia/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/ca@valencia/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/ca@valencia/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/ca@valencia/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/ca@valencia/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/ca@valencia/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/ca@valencia/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/ca@valencia/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/cs/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/cs/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/cs/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/cs/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/cs/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/cs/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/cs/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/cs/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/cs/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/cs/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/cs/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/da/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/da/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/da/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/da/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/da/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/da/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/da/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/da/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/da/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/da/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/da/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/de/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/de/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/de/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/de/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/de/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/de/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/de/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/de/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/de/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/de/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/de/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/el/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/el/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/el/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/el/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/el/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/el/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/el/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/el/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/el/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/el/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/el/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/en_GB/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/en_GB/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/en_GB/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/en_GB/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/en_GB/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/en_GB/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/en_GB/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/en_GB/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/en_GB/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/en_GB/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/en_GB/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/eo/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/es/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/es/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/es/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/es/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/es/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/es/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/es/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/es/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/es/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/es/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/es/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/et/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/et/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/et/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/et/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/et/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/et/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/et/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/et/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/et/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/et/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/et/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/eu/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/eu/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/eu/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/eu/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/eu/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/eu/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/eu/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/eu/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/eu/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/eu/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/eu/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/fi/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/fi/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/fi/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/fi/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/fi/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/fi/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/fi/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/fi/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/fi/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/fi/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/fi/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/fr/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/fr/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/fr/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/fr/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/fr/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/fr/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/fr/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/fr/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/fr/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/fr/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/fr/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/ga/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/ga/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/ga/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/ga/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/ga/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/ga/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/ga/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/ga/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/gl/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/gl/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/gl/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/gl/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/gl/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/gl/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/gl/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/gl/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/gl/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/gl/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/gl/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/hu/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/hu/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/hu/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/hu/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/hu/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/hu/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/hu/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/hu/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/hu/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/hu/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/ia/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/ia/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/ia/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/ia/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/ia/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/ia/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/ia/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/ia/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/ia/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/ia/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/ia/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/it/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/it/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/it/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/it/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/it/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/it/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/it/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/it/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/it/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/it/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/it/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/ja/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/ja/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/ja/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/ja/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/ja/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/ja/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/ja/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/ja/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/ja/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/ja/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/ja/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/ka/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/ka/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/ka/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/ka/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/ka/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/ka/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/ka/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/ka/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/ka/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/ka/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/ka/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/kk/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/kk/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/kk/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/kk/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/kk/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/kk/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/kk/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/kk/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/kk/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/km/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/km/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/km/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/km/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/km/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/km/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/km/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/km/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/ko/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/ko/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/ko/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/ko/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/ko/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/ko/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/ko/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/ko/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/ko/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/ko/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/ko/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/lt/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/lt/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/lt/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/lt/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/lt/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/lt/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/lt/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/lt/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/lt/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/lt/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/lt/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/mai/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/mr/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/mr/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/mr/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/mr/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/mr/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/mr/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/mr/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/mr/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/nb/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/nb/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/nb/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/nb/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/nb/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/nb/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/nb/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/nb/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/nb/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/nb/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/nds/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/nds/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/nds/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/nds/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/nds/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/nds/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/nds/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/nds/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/nds/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/nds/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/nl/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/nl/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/nl/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/nl/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/nl/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/nl/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/nl/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/nl/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/nl/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/nl/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/nl/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/nn/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/nn/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/nn/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/nn/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/nn/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/nn/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/nn/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/nn/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/nn/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/nn/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/nn/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/pa/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/pa/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/pa/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/pa/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/pa/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/pa/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/pa/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/pa/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/pl/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/pl/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/pl/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/pl/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/pl/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/pl/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/pl/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/pl/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/pl/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/pl/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/pl/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/pt/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/pt/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/pt/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/pt/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/pt/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/pt/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/pt/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/pt/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/pt/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/pt/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/pt/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/pt_BR/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/pt_BR/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/pt_BR/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/pt_BR/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/pt_BR/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/pt_BR/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/pt_BR/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/pt_BR/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/pt_BR/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/pt_BR/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/pt_BR/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/ro/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/ro/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/ro/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/ro/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/ro/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/ro/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/ro/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/ro/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/ro/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/ro/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/ro/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/ru/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/ru/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/ru/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/ru/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/ru/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/ru/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/ru/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/ru/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/ru/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/ru/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/ru/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/sk/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/sk/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/sk/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/sk/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/sk/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/sk/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/sk/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/sk/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/sk/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/sk/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/sk/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/sl/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/sl/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/sl/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/sl/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/sl/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/sl/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/sl/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/sl/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/sl/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/sl/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/sl/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/sr/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/sr/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/sr/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/sr/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/sr/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/sr/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/sr/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/sr/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/sr/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/sr/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/sr/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/sr@latin/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/sr@latin/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/sv/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/sv/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/sv/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/sv/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/sv/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/sv/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/sv/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/sv/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/sv/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/sv/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/sv/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/tr/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/tr/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/tr/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/tr/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/tr/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/tr/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/tr/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/tr/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/tr/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/tr/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/tr/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/ug/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/ug/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/ug/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/ug/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/ug/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/ug/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/ug/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/ug/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/uk/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/uk/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/uk/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/uk/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/uk/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/uk/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/uk/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/uk/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/uk/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/uk/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/uk/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/vi/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/vi/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/vi/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/vi/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/vi/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/vi/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/vi/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/wa/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/zh_CN/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/zh_CN/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/zh_CN/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/zh_CN/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/zh_CN/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/zh_CN/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/zh_CN/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/zh_CN/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/zh_CN/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/zh_CN/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/zh_CN/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/locale/zh_TW/LC_MESSAGES/kcm_ktp_accounts.mo
-share/locale/zh_TW/LC_MESSAGES/kcmtelepathyaccounts_plugin_butterfly.mo
-share/locale/zh_TW/LC_MESSAGES/kcmtelepathyaccounts_plugin_gabble.mo
-share/locale/zh_TW/LC_MESSAGES/kcmtelepathyaccounts_plugin_haze.mo
-share/locale/zh_TW/LC_MESSAGES/kcmtelepathyaccounts_plugin_idle.mo
-share/locale/zh_TW/LC_MESSAGES/kcmtelepathyaccounts_plugin_morse.mo
-share/locale/zh_TW/LC_MESSAGES/kcmtelepathyaccounts_plugin_pintxo.mo
-share/locale/zh_TW/LC_MESSAGES/kcmtelepathyaccounts_plugin_rakia.mo
-share/locale/zh_TW/LC_MESSAGES/kcmtelepathyaccounts_plugin_salut.mo
-share/locale/zh_TW/LC_MESSAGES/kcmtelepathyaccounts_plugin_sipe.mo
-share/locale/zh_TW/LC_MESSAGES/kcmtelepathyaccounts_plugin_sunshine.mo
-share/telepathy/profiles/bigbrownchunx-skype-dbus.profile
-share/telepathy/profiles/facebook.profile
-share/telepathy/profiles/gadugadu.profile
-share/telepathy/profiles/google-talk.profile
-share/telepathy/profiles/irc.profile
-share/telepathy/profiles/jabber.profile
-share/telepathy/profiles/kde-talk.profile
-share/telepathy/profiles/local-xmpp.profile
-share/telepathy/profiles/msn-xmpp.profile
-share/telepathy/profiles/msn.profile
-share/telepathy/profiles/sipe-haze.profile
-share/telepathy/profiles/sms.profile
-share/telepathy/profiles/sofiasip-sip.profile
-share/telepathy/profiles/steam.profile