Thread: Sudoku again
View Single Post
Old 03-30-2009, 05:03 AM   #15
Viacheslav
Connoisseur
Viacheslav doesn't litterViacheslav doesn't litter
 
Posts: 59
Karma: 136
Join Date: Dec 2008
Device: iRex DR1000
Quote:
Originally Posted by Mackx View Post
Anyone having some tips (how to tell the application where to find the mo files?) I am using the makefiles from HelloWorld as basis so now it will probably look somewere in /usr/bin/data or something simular. For the moment however I would like the whole application with its data on the SD-card.
The standard place is
/usr/share/locale/xx_XX/LC_MESSAGES/yyy.mo
where xx_XX is the locale name consisting of the language and country codes and yyy is the name of the executable. Unfortunately, mxSudoku is built with non-standard root and fails to load it from there. I tried to guess the relocated path on SD but failed. Why not just build it without relocation?

BTW: The help message is not available for translation. ... And it would be great to make a port of evince to view DJVU and PS files.
Viacheslav is offline   Reply With Quote