Make legacy props an option disabled by default
Change-Id: Id0bb17ebd11e120b4676c41d6553e6a830ac7ee9
diff --git a/gui/theme/common/watch.xml b/gui/theme/common/watch.xml
index d5ef869..2a82345 100644
--- a/gui/theme/common/watch.xml
+++ b/gui/theme/common/watch.xml
@@ -555,6 +555,12 @@
<data variable="tw_install_reboot"/>
</checkbox>
+ <checkbox>
+ <placement x="%indent%" y="%row5a_y%"/>
+ <text>{@enable_legacy_props_chk=Enable legacy properties for old zips}</text>
+ <data variable="tw_enable_legacy_props"/>
+ </checkbox>
+
<button>
<placement x="%col1_x_left%" y="%row11_y%"/>
<highlight color="%highlight_color%"/>