http://bugs.winehq.org/show_bug.cgi?id=16481 Summary: sShortDate ignored by wine Product: Wine Version: 1.1.10 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: singularita(a)gmail.com If I change short date format both in .wine/user.reg (in [Control Panel\International] section) and win.ini (in section [intl], the file is in "Windows" directory created by wine) In both cases, sShortDate is modified from default "M/d/yyyy" to "dd.MM.yyyy" then when I run Unicode FAR (opensource version, http://farmanager.com/opensource.php), the dateformat I see is default "M/d/yyyy" On Windows it worked, FAR respected custom date format settings set in registry. In WINE the settings get ignored (and later overwritten by default "M/d/yyyy"). The locale in rest of ther config is US english (00000409) I killed all wine-related processes before doing the config-file editing, so problem is not with running wine process overwriting my configs... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.