summaryrefslogtreecommitdiffstats
path: root/abs/core/mythinstall/MythVantage-app/mythinstall/main.cpp
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-10-21 19:06:29 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-10-21 19:06:29 (GMT)
commit485c58c50fed5d253874b41f28f9ec75ff4f4910 (patch)
treea2de7078aed971f6a872cc7efa13e0d702e16b1e /abs/core/mythinstall/MythVantage-app/mythinstall/main.cpp
parent4d9e0928c1756fa28b62b29cc0d79f9fc1b953f8 (diff)
downloadlinhes_pkgbuild-485c58c50fed5d253874b41f28f9ec75ff4f4910.zip
linhes_pkgbuild-485c58c50fed5d253874b41f28f9ec75ff4f4910.tar.gz
linhes_pkgbuild-485c58c50fed5d253874b41f28f9ec75ff4f4910.tar.bz2
mythinstall & LinHES-config: remove miro
add webmin
Diffstat (limited to 'abs/core/mythinstall/MythVantage-app/mythinstall/main.cpp')
-rwxr-xr-xabs/core/mythinstall/MythVantage-app/mythinstall/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/mythinstall/MythVantage-app/mythinstall/main.cpp b/abs/core/mythinstall/MythVantage-app/mythinstall/main.cpp
index bac24ad..a9f0aa9 100755
--- a/abs/core/mythinstall/MythVantage-app/mythinstall/main.cpp
+++ b/abs/core/mythinstall/MythVantage-app/mythinstall/main.cpp
@@ -330,8 +330,8 @@ int main(int argc, char **argv)
"mythweather",
"mythzoneminder",
"huludesktop",
- "miro",
"xbmc",
+ "webmin",
"web-on-linhes",
"foldingathome"};
QString progDBNamesArray[] = { "Hostpluginmythappletrailers",
@@ -354,8 +354,8 @@ int main(int argc, char **argv)
"Hostpluginmythweather",
"Hostpluginmythzoneminder",
"HostHuluDesktop",
- "HostMiro",
"HostXBMC",
+ "Hostwebmin",
"Hostwebonlinhes",
"Hostfoldingathome"};
char cmd[200];