Bug 15145 - Implement Slim::Utils::OS::SqueezeOS::getSystemLanguage to return language set in SetupLanguage.lua
: Implement Slim::Utils::OS::SqueezeOS::getSystemLanguage to return language se...
Status: RESOLVED DUPLICATE of bug 14672
Product: Logitech Media Server
Classification: Unclassified
Component: Platform Support
: unspecified
: Other Linux (other)
: P1 normal (vote)
: 7.5.0
Assigned To: Michael Herger
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-11-19 13:57 UTC by Michael Herger
Modified: 2009-11-19 14:02 UTC (History)
2 users (show)

See Also:
Category: Feature


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Herger 2009-11-19 13:57:12 UTC
/etc/squeezeplay/userpath/settings/SetupLanguage.lua is something like:

settings = {locale="DE",}

Should be easy to parse
Comment 1 Michael Herger 2009-11-19 13:58:46 UTC
Similarly /etc/squeezeplay/userpath/settings/SetupDateTime.lua lists the date/time formats being used in SP:

settings = {dateformat="%a %d. %b %Y",hours="24",shortdateformat="%d.%m.%Y",weekstart="Monday",}
Comment 2 Michael Herger 2009-11-19 14:02:13 UTC

*** This bug has been marked as a duplicate of bug 14672 ***