[Bug 163393] first run: allow just run KMail (skip the wizard)
Maciej Pilichowski
bluedzins at wp.pl
Wed Dec 21 19:59:18 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=163393
--- Comment #6 from Maciej Pilichowski <bluedzins wp pl> 2011-12-21 19:59:17 ---
And btw. what do you need configuration in the first place (in case of KMail)?
Sending and getting mail? Then why not adding little check on those two
actions:
if (program_is_not_configured_yet)
run_wizard();
?
Such transparent design pays off, because user sees interruptions in his/her
workflow ONLY when it is needed, not "just in case". So the user experience is
much more smooth.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list