Re: Default directory to put ".mo" file (language)

2013-10-03 Thread Linux-Fan
On 10/03/2013 09:14 PM, Linux-Fan wrote: > Debian Packages install their files directly below /usr, that is > /usr/share/local in your case, game binary at /usr/bin, game data at I missed an 'e': it should be /usr/share/locale (and not /usr/share/local) of course. -- http://masysma.ohost.de/

Re: Default directory to put ".mo" file (language)

2013-10-03 Thread Linux-Fan
On 10/03/2013 07:49 AM, Beco wrote: > Hi mentors, > > Please, > > Would I better use > > /usr/share/locale > > or > > /usr/local/share/locale Debian Packages install their files directly below /usr, that is /usr/share/local in your case, game binary at /usr/bin, game data at /usr/share/packag

Re: Default directory to put ".mo" file (language)

2013-10-02 Thread Beco
On 3 October 2013 02:49, Beco wrote: > Hi mentors, > > Please, > > Would I better use > > /usr/share/locale > > or > > /usr/local/share/locale > > > I'm programming an old game (from the 8 bits times). I'm starting with > this because I got a suggestion on debian-user-list that starting with > a l

Default directory to put ".mo" file (language)

2013-10-02 Thread Beco
Hi mentors, Please, Would I better use /usr/share/locale or /usr/local/share/locale I'm programming an old game (from the 8 bits times). I'm starting with this because I got a suggestion on debian-user-list that starting with a library to learn packaging would be too hard. Now, this game is