summaryrefslogtreecommitdiffstats
path: root/abs/core/mythinstall/install-ui.xml
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2017-12-20 16:46:31 (GMT)
committerBritney Fransen <brfransen@gmail.com>2017-12-20 16:46:31 (GMT)
commitefee56822326dbb2e0cf40a8316212223b909229 (patch)
tree59ef37adeb37fd67f1dcb3deaf91bd6fe02209a5 /abs/core/mythinstall/install-ui.xml
parentf0aab56ffb3976db3189ad94aea7c3c7fe341906 (diff)
downloadlinhes_pkgbuild-efee56822326dbb2e0cf40a8316212223b909229.zip
linhes_pkgbuild-efee56822326dbb2e0cf40a8316212223b909229.tar.gz
linhes_pkgbuild-efee56822326dbb2e0cf40a8316212223b909229.tar.bz2
mythinstall: port mythtv-setup screen and reboot screen to MythUI.
add check for more system call failures use the BusyPopup for configure
Diffstat (limited to 'abs/core/mythinstall/install-ui.xml')
-rwxr-xr-xabs/core/mythinstall/install-ui.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/mythinstall/install-ui.xml b/abs/core/mythinstall/install-ui.xml
index 4c51ce9..be0e935 100755
--- a/abs/core/mythinstall/install-ui.xml
+++ b/abs/core/mythinstall/install-ui.xml
@@ -172,7 +172,7 @@
<button name="yes_button" from="basebutton">
<position>20,540</position>
- <value>Yes</value>
+ <value></value>
</button>
<button name="ok_button" from="basebutton">
@@ -182,7 +182,7 @@
<button name="no_button" from="basebutton">
<position>630,540</position>
- <value>No</value>
+ <value></value>
</button>
</window>