mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-10 23:28:28 +02:00
Merge remote-tracking branch 'test/cst-next'
Conflicts:
src/gui/osdlang_setup.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 48fdfc5e5e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-19 (Thu, 19 Feb 2015)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -178,7 +178,7 @@ void COsdLangSetup::showLanguageSetup(CMenuWidget *osdl_setup)
|
||||
{
|
||||
struct dirent **namelist;
|
||||
int n;
|
||||
const char *pfad[] = {DATADIR "/neutrino/locale", CONFIGDIR "/locale"};
|
||||
const char *pfad[] = {DATADIR "/neutrino/locale", "/var/tuxbox/locale"};
|
||||
|
||||
osdl_setup->addIntroItems();
|
||||
|
||||
|
Reference in New Issue
Block a user