Bug #506
Problem setting localedir on Windows
Start date:
Due date:
% Done:
100%
Estimated time:
1.00 h
Description
The current:
bindtextdomain(EXV_PACKAGE, EXV_LOCALEDIR);
is too naive, since in windows one knows the files location only
during installation.
One solution would be to check the environment
variable EXIV2_LOCALEDIR. Another possible solution is to add an
Exiv2::setLocale() function and let the main program worry about it.
Reported by Udi Fuchs.
History
Updated by Robin Mills over 5 years ago
- Status changed from New to Assigned
- Assignee set to Robin Mills
This issue has been in the database for 9 years and nobody else has requested progress with this matter. So, unless you engage to persuade me to keep this matter alive, it will be closed on April 30 as "no longer needed/wanted".
Updated by Robin Mills over 5 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
- Estimated time set to 1.00 h