summaryrefslogtreecommitdiffstats
path: root/abs/core/mythinstall/MythVantage-app/mythinstall/installsettings.cpp
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2015-02-04 21:22:30 (GMT)
committerBritney Fransen <brfransen@gmail.com>2015-02-04 21:22:30 (GMT)
commitb96ea1f1faba3420cd4a07f172e664146e8c1d31 (patch)
tree70d7bbc7351b3fcc212397b4625fed6677bb9108 /abs/core/mythinstall/MythVantage-app/mythinstall/installsettings.cpp
parentbbbd1d452b37ab675f3b061de434f8be62981d90 (diff)
downloadlinhes_pkgbuild-b96ea1f1faba3420cd4a07f172e664146e8c1d31.zip
linhes_pkgbuild-b96ea1f1faba3420cd4a07f172e664146e8c1d31.tar.gz
linhes_pkgbuild-b96ea1f1faba3420cd4a07f172e664146e8c1d31.tar.bz2
mythinstall: one more kodi change
Diffstat (limited to 'abs/core/mythinstall/MythVantage-app/mythinstall/installsettings.cpp')
-rwxr-xr-xabs/core/mythinstall/MythVantage-app/mythinstall/installsettings.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/mythinstall/MythVantage-app/mythinstall/installsettings.cpp b/abs/core/mythinstall/MythVantage-app/mythinstall/installsettings.cpp
index 1879683..56fcf13 100755
--- a/abs/core/mythinstall/MythVantage-app/mythinstall/installsettings.cpp
+++ b/abs/core/mythinstall/MythVantage-app/mythinstall/installsettings.cpp
@@ -4335,7 +4335,7 @@ void writesettings ()
// myfile << "miro=\"" + hostparm.ThisHostMiro + "\"\n";
myfile << "webonlinhes=\"" + hostparm.ThisHostwebonlinhes + "\"\n";
myfile << "huludesktop=\"" + hostparm.ThisHostHuluDesktop + "\"\n";
- myfile << "xbmc=\"" + hostparm.ThisHostXBMC + "\"\n";
+ myfile << "kodi=\"" + hostparm.ThisHostXBMC + "\"\n";
myfile << "plexhometheater=\"" + hostparm.ThisHostPLEXHT + "\"\n";
myfile << "foldingathome=\"" + hostparm.ThisHostfoldingathome + "\"\n";
myfile << "foldingusername=\"" + hostparm.ThisHostfoldingusername + "\"\n";