summaryrefslogtreecommitdiff
path: root/dvdswitch.c
diff options
context:
space:
mode:
Diffstat (limited to 'dvdswitch.c')
-rw-r--r--dvdswitch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dvdswitch.c b/dvdswitch.c
index bc2393e..e083576 100644
--- a/dvdswitch.c
+++ b/dvdswitch.c
@@ -81,6 +81,7 @@ bool cPluginDvdswitch::Initialize(void)
// Initialize any background activities the plugin shall perform.
dsyslog("dvdswitch: Initialize plugin");
+ DVDSwitchSetup.SetConfDir(ConfigDirectory(Name()));
cDVDPlugin::Init();
ImageList.Init();
DVDSwitchSetup.Init();