Version: (using KDE KDE 3.3.0) Installed from: RedHat RPMs Only a minor gripe, but It should look like this: street locality region postcode i.e. there should be two spaces before and after the region, and no comma. (Blame Australia Post :-) Also, the locality and region should be in uppercase; should this be "forced" on the user?
SVN commit 417250 by goutte: Fix Australian addresss format: - two spaces before and after the region - no comma before the zipcode - location and region should be upper case BUG:95256 M +1 -1 entry.desktop --- entry.desktop #417249:417250 @@ -84,5 +84,5 @@ #WeekStartDay= #PageSize= #MeasureSystem= -AddressFormat=%0(%n\n)%0(%cm\n)%0(%s\n)%0(PO BOX %p\n)%0(%l%w%r)%,%z +AddressFormat=%0(%n\n)%0(%cm\n)%0(%s\n)%0(PO BOX %p\n)%0(%L%w%w%R%w%w)%z AddressCountryPosition=BELOW