| Summary: | New Contact default country should be users own country not Afganistan | ||
|---|---|---|---|
| Product: | [Applications] kaddressbook | Reporter: | m.wege |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | jlayt, tokoe |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
m.wege
2010-01-24 12:59:02 UTC
I think you mean default country? Edit title to make clearer. Seems sensible, obvious solution is to just default to the users KLocale::global()->country() if set. When the combo is activated could also add most common countries from the users address book at the top of the list. SVN commit 1089853 by tokoe: Always preselect the country for new addresses BUG: 224024 M +6 -4 addresseditwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1089853 |