We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@mk01 hi mk,
i've take some time for xbian :-),
All settings could now be activated depending on some environement variable set on runtime, for now, i've set two : PLATFORM and FILESYSTEM
is it a file or ... with PLATFORM info? and maybe filesystem, but this one should be possible to find it in python.
will push soon.
and about translation, why not set all default languages/locale on first boot, with a service like this http://freegeoip.net/csv/
and if user change langage in xbmc, select the same laguage in xbian-config-xbmc as you proposed on your pull.
and are you ok with solution for po file? There are some way to update github directly when user put translation but it need a server between.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@mk01
hi mk,
i've take some time for xbian :-),
All settings could now be activated depending on some environement variable set on runtime,
for now, i've set two :
PLATFORM and FILESYSTEM
is it a file or ... with PLATFORM info? and maybe filesystem, but this one should be possible to find it in python.
will push soon.
and about translation,
why not set all default languages/locale on first boot,
with a service like this
http://freegeoip.net/csv/
and if user change langage in xbmc, select the same laguage in xbian-config-xbmc as you proposed on your pull.
and are you ok with solution for po file?
There are some way to update github directly when user put translation but it need a server between.
The text was updated successfully, but these errors were encountered: