Summary: | Wrongly displayed items in the 'Use holiday region:' combo box | ||
---|---|---|---|
Product: | [Applications] kdepimlibs | Reporter: | Sabine Faure <sabine> |
Component: | kholidays | Assignee: | John Layt <jlayt> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | jlayt, montel |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sabine Faure
2010-03-24 22:59:19 UTC
I confirm it it's not easy to find it. I will look at if it's possible to change it. It's a problem in KHoliday/holidayregion.cpp I'm doing a re-write on parts of KHolidays, part of which is improving the naming of the files which is currently a WIP. The old way was OK for files at a national level but failed when you needed regional files or countries with multiple languages. I'm currently looking at using the iso-codes project as a source of regional translation names (http://pkg-isocodes.alioth.debian.org/), or including the region name inside the file itself. Either way, I'll have it all sorted for 4.5 :-) This should be working fine now, the combo now lists the Country or Region name along with the Language the holiday file is in, which is useful for multilingual countries which have multiple files. Indeed it is corrected now. The user just has to select its country name from the list now. Trunk, Svn Rev 1141839 |