summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythinstall/installsettings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/mythinstall/installsettings.cpp')
-rwxr-xr-xabs/core-testing/mythinstall/installsettings.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/mythinstall/installsettings.cpp b/abs/core-testing/mythinstall/installsettings.cpp
index 61aaf26..8118132 100755
--- a/abs/core-testing/mythinstall/installsettings.cpp
+++ b/abs/core-testing/mythinstall/installsettings.cpp
@@ -4190,7 +4190,7 @@ void writesettings ()
myfile << "mythstream=\"" + hostparm.ThisHostpluginmythstream + "\"\n";
myfile << "mythvodka=\"" +hostparm.ThisHostpluginmythvodka + "\"\n";
myfile << "miro=\"" + hostparm.ThisHostMiro + "\"\n";
- myfile << "xe=\"" + hostparm.ThisHostpluginmythgameMednafen + "\"\n";
+ myfile << "mednafen=\"" + hostparm.ThisHostpluginmythgameMednafen + "\"\n";
myfile << "romdb=\"" + hostparm.ThisHostpluginmythgameROMDB + "\"\n";
myfile << "xine=\"" + hostparm.ThisHostXine + "\"\n";
myfile << "webmin=\"" + hostparm.ThisHostwebmin + "\"\n";