https://bugs.kde.org/show_bug.cgi?id=290637
Florian Reinhard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Florian Reinhard <florian reinhard googlemail com> 2012-01-05 23:42:50 --- Git commit d2969fa850ec3caf273dd7569f7a004721c2c69b by Florian Reinhard. Committed on 06/01/2012 at 00:42. Pushed by reinhard into branch 'master'. SimpleProfileSelectWidget: make sure the selected profile has the ConnectionManager installed. ProfileSelectWidget and SimpleProfileSelectWidget now share ProfileListModel which already did all sanity-checks on Profiles for ProfileSelectWidget. REVIEW: 103592 Reviewed-by: David Edmundson <[email protected]> M +1 -0 src/KCMTelepathyAccounts/CMakeLists.txt M +30 -6 src/KCMTelepathyAccounts/profile-list-model.cpp M +7 -5 src/KCMTelepathyAccounts/profile-list-model.h M +4 -27 src/KCMTelepathyAccounts/profile-select-widget.cpp M +2 -2 src/KCMTelepathyAccounts/profile-select-widget.h M +6 -40 src/KCMTelepathyAccounts/simple-profile-select-widget.cpp M +2 -2 src/KCMTelepathyAccounts/simple-profile-select-widget.h M +7 -2 src/add-account-assistant.cpp http://commits.kde.org/telepathy-accounts-kcm/d2969fa850ec3caf273dd7569f7a004721c2c69b -- 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
