[SCM] ktp-contact-list packaging branch, master, updated. debian/15.12.1-2-1070-g6c56f91

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:10:49 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-contact-list.git;a=commitdiff;h=da9edd2

The following commit has been merged in the master branch:
commit da9edd2488d1202df444d81a3edd0898b6f58cd6
Author: Martin Klapetek <martin.klapetek at gmail.com>
Date:   Sat Jun 16 15:12:52 2012 +0200

    Remove double comment
---
 main-widget.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main-widget.cpp b/main-widget.cpp
index 4fe359c..2baebe3 100644
--- a/main-widget.cpp
+++ b/main-widget.cpp
@@ -212,8 +212,8 @@ MainWidget::MainWidget(QWidget *parent)
     settingsButtonMenu->addMenu(setBlockedFilterMenu);
 
     if (guiConfigGroup.readEntry("selected_presence_chooser", "global") == QLatin1String("global")) {
-//         //hide account buttons and show global presence
-         onUseGlobalPresenceTriggered();
+        //hide account buttons and show global presence
+        onUseGlobalPresenceTriggered();
     }
 
     // Restore window geometry

-- 
ktp-contact-list packaging



More information about the pkg-kde-commits mailing list