https://bugs.kde.org/show_bug.cgi?id=282412
Martin Klapetek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Martin Klapetek <martin klapetek gmail com> 2011-11-14 14:42:40 --- Git commit ff3bbf868aa5d75ff44222e47d8b23d28d291f80 by Martin Klapetek. Committed on 14/11/2011 at 15:40. Pushed by mklapetek into branch 'master'. Use dialog-less setup for link-local xmpp (salut) Reviewed-by: Dario Freddi REVIEW: 103117 FEATURE: 282412 M +1 -0 CMakeLists.txt M +4 -1 src/CMakeLists.txt M +43 -8 src/kcm-telepathy-accounts.cpp M +9 -0 src/kcm-telepathy-accounts.h M +156 -117 src/main-widget.ui A +105 -0 src/salut-details-dialog.cpp [License: LGPL (v2.1+)] R +5 -14 src/salut-details-dialog.h [from: src/salut-enable-dialog.h - 076% similarity] D +0 -221 src/salut-enable-dialog.cpp A +308 -0 src/salut-enabler.cpp [License: LGPL (v2.1+)] A +67 -0 src/salut-enabler.h [License: LGPL (v2.1+)] A +104 -0 src/salut-message-widget.cpp [License: LGPL (v2.1+)] A +41 -0 src/salut-message-widget.h [License: LGPL (v2.1+)] http://commits.kde.org/telepathy-accounts-kcm/ff3bbf868aa5d75ff44222e47d8b23d28d291f80 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
