[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:19:43 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=d03d326

The following commit has been merged in the master branch:
commit d03d3260107f9f795588d4504d4e1021fb226eab
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Mon Sep 5 22:59:20 2011 +0100

    remove the accounts kcm out of the chat handler
---
 app/chat-window.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app/chat-window.cpp b/app/chat-window.cpp
index c1ae82d..95e0e66 100644
--- a/app/chat-window.cpp
+++ b/app/chat-window.cpp
@@ -414,7 +414,6 @@ void ChatWindow::showSettingsDialog()
     KSettings::Dialog *dialog = new KSettings::Dialog(this);
 
     dialog->addModule("kcm_telepathy_chat_config");
-    dialog->addModule("kcm_telepathy_accounts");
 
     dialog->setAttribute(Qt::WA_DeleteOnClose);
     dialog->show();

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list