Summary: | PATCH: Propose useful filename when saving self-test report | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Thomas Fischer <fischer> |
Component: | general | Assignee: | Volker Krause <vkrause> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | kdepim-bugs |
Priority: | NOR | ||
Version: | 4.4 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Patch to propose default filename for saved selftest report |
Description
Thomas Fischer
2010-05-06 10:31:01 UTC
Created attachment 43297 [details]
Patch to propose default filename for saved selftest report
SVN commit 1124092 by tmcguire: Better default filename for the selftest dialog save function. Patch by Trevor Fischer <fischer at unix-ag.uni-kl dot de>, thank you! BUG: 236530 M +5 -1 selftestdialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1124092 Ok, I committed this patch now, thanks you for your contribution, Thomas! I just made one minor modification: I added "const" to the declaration of the default filename variable, to make it const-correct. Sorry for the wrong name in the commit message :( |