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


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

The following commit has been merged in the master branch:
commit 9919fe653bb5c7c3c630c9de12e3e3de780b19d2
Author: Florian Reinhard <florian.reinhard at googlemail.com>
Date:   Tue Mar 1 19:42:11 2011 +0100

    Add dictionary entry for bigbrownchunx-skype-dbus.
    
    Adds the protocol bigbrownchunx-skype-dbus supported by telepathy-haze as Skype.
---
 src/KCMTelepathyAccounts/dictionary.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/KCMTelepathyAccounts/dictionary.cpp b/src/KCMTelepathyAccounts/dictionary.cpp
index 4d7b609..d139261 100644
--- a/src/KCMTelepathyAccounts/dictionary.cpp
+++ b/src/KCMTelepathyAccounts/dictionary.cpp
@@ -57,6 +57,7 @@ Dictionary::Dictionary()
 
     // Protocols
     m_strings.insert("aim", i18n("AOL Instant Messenger"));
+    m_strings.insert("bigbrownchunx-skype-dbus", i18n("Skype"));
     m_strings.insert("gadugadu", i18n("Gadu-Gadu"));
     m_strings.insert("groupwise", i18n("Novell Groupwise"));
     m_strings.insert("icq", i18n("ICQ"));

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list