| Summary: | Feedback widget should be replaced by KMessageWidget | ||
|---|---|---|---|
| Product: | [Unmaintained] telepathy | Reporter: | David Edmundson <kde> |
| Component: | accounts-kcm | Assignee: | Telepathy Bugs <kde-telepathy-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | Keywords: | junior-jobs |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | 0.4.0 | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
David Edmundson
2011-10-12 16:18:47 UTC
Git commit ef8f205ffeb5748d4bf38a99d608cba50f928928 by Dario Freddi, on behalf of Dominik Cermak. Committed on 13/12/2011 at 22:13. Pushed by dafre into branch 'master'. Replaced all occurrences of FeedbackWidget with KMessageWidget. Also turned two Informative messages into Error messages to make it consistent. Signed-off-by: Dario Freddi <dario.freddi@collabora.com> CCMAIL:d.cermak@arcor.de BUG:283869 REVIEW:103398 M +5 -6 src/KCMTelepathyAccounts/account-edit-widget.cpp M +2 -2 src/KCMTelepathyAccounts/account-edit-widget.h M +8 -49 src/KCMTelepathyAccounts/feedback-widget.cpp M +5 -9 src/KCMTelepathyAccounts/feedback-widget.h M +2 -2 src/KCMTelepathyAccounts/parameter-edit-model.cpp M +2 -2 src/KCMTelepathyAccounts/parameter-edit-model.h M +6 -6 src/add-account-assistant.cpp M +2 -2 src/add-account-assistant.h M +2 -2 src/salut-details-dialog.cpp M +2 -2 src/salut-details-dialog.h M +4 -4 src/salut-enabler.cpp M +2 -2 src/salut-enabler.h http://commits.kde.org/telepathy-accounts-kcm/ef8f205ffeb5748d4bf38a99d608cba50f928928 |