kthakore / frozen-bubble

Making frozen bubble cross platform
http://frozen-bubble.org
GNU General Public License v2.0
149 stars 33 forks source link

Fix translation loading in case of moved installation dir #57

Closed stoecker closed 12 years ago

stoecker commented 12 years ago

Fix file loading and also detection of language. ENV{LANGUAGE} seems deprecated for openSUSE. LANG is used instead.

kthakore commented 12 years ago

May I see a reference for ENV{LANGAUGE} being dep. perhaps we can use both and give precendence to LANGUAGE.

FROGGS commented 12 years ago

kartik: the patch still defaults to LANGUAGE but falls back to LANG. Exactly what you want.

kthakore commented 12 years ago

oh I misread it. Awesome

On Wed, Oct 24, 2012 at 2:11 PM, Tobias Leich notifications@github.comwrote:

kartik: the patch still default to LANGUAGE but falls back to LANG. Exactly what you want.

— Reply to this email directly or view it on GitHubhttps://github.com/kthakore/frozen-bubble/pull/57#issuecomment-9749997.