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