mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
webradio: switch default webradio paths from CONFIGDIR to WEBRADIODIR_VAR (specified by configure)
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include <gui/widget/menue.h>
|
||||
|
||||
#define WEBTV_XML CONFIGDIR "/webtv_usr.xml"
|
||||
#define WEBRADIO_XML CONFIGDIR "/webradio_usr.xml"
|
||||
#define WEBRADIO_XML WEBRADIODIR_VAR "/webradio_usr.xml"
|
||||
|
||||
class CWebTVSetup : public CMenuTarget, CChangeObserver
|
||||
{
|
||||
|
Reference in New Issue
Block a user