diff options
Diffstat (limited to 'gui/theme/common/watch.xml')
-rw-r--r-- | gui/theme/common/watch.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gui/theme/common/watch.xml b/gui/theme/common/watch.xml index e840687c5..4516ce262 100644 --- a/gui/theme/common/watch.xml +++ b/gui/theme/common/watch.xml @@ -525,6 +525,12 @@ <data variable="tw_inject_after_zip"/> </checkbox> + <checkbox> + <placement x="%indent%" y="%row4_y%" /> + <text>{@install_reboot_chk=Reboot after installation is complete}</text> + <data variable="tw_install_reboot" /> + </checkbox> + <button> <placement x="%col1_x_left%" y="%row11_y%"/> <highlight color="%highlight_color%"/> |