On Thu, 12 May 2016, Boudewijn Rempt wrote:
On Sun, 8 May 2016, Bob Hood wrote:
You could manually create a "qt.conf" file in the bin/ folder, and have it
point at the translations folder, e.g.:
[Paths]
Prefix = .
Translations = translations
Hm, but that actually is the default -
On Sun, 8 May 2016, Bob Hood wrote:
You could manually create a "qt.conf" file in the bin/ folder, and have it
point at the translations folder, e.g.:
[Paths]
Prefix = .
Translations = translations
Hm, but that actually is the default -- and it doesn't seem to work
for that matter
On Sun, 8 May 2016, Bob Hood wrote:
You could manually create a "qt.conf" file in the bin/ folder, and have it
point at the translations folder, e.g.:
[Paths]
Prefix = .
Translations = translations
Thanks! I'll try that!
--
Boudewijn Rempt | http://www.krita.org, http://www.valdyas
On 5/8/2016 5:06 AM, Boudewijn Rempt wrote:
I'm building my project on Linux, using mxe, for Windows. When I package
everything up, I copy all the Qt translations into a "translations folder
in the folder where my application exe is, but the Qt transaltions aren't
used:
krita/bin/krita.exe
krit
I'm building my project on Linux, using mxe, for Windows. When I package
everything up, I copy all the Qt translations into a "translations folder
in the folder where my application exe is, but the Qt transaltions aren't
used:
krita/bin/krita.exe
krita/bin/translations/qtbase_ja.qm
etc.
What el