Bug 282412 - Create local-xmpp account without a dialog
Summary: Create local-xmpp account without a dialog
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: accounts-kcm (show other bugs)
Version: git-latest
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-20 14:48 UTC by Daniele E. Domenichelli
Modified: 2012-07-06 12:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniele E. Domenichelli 2011-09-20 14:48:52 UTC
Perhaps it is possible to get all the required parameters to enable local-xmpp from KUser, therefore it could be possible to add an account just by clicking the checkbox
Comment 1 Martin Klapetek 2011-11-07 14:23:04 UTC
Ready for 0.3.
Comment 2 Martin Klapetek 2011-11-14 14:42:40 UTC
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