commit | 72b90ab0d737d53066d2969b3af9f1e14fa5c4a7 | [log] [tgz] |
---|---|---|
author | Ethan Yonker <dees_troy@teamw.in> | Mon Feb 23 08:35:48 2015 -0600 |
committer | Ethan Yonker <dees_troy@teamw.in> | Mon Feb 23 08:35:48 2015 -0600 |
tree | 236560dcd52b9dabafd5b1838df1f41f74d455a5 | |
parent | e9e9ccdc960b76388aada7175b66fc6618847281 [diff] |
Fix reboot system on watch theme Change-Id: I008664109360d937a31232c8cc15c7c9d3dd0ba5
diff --git a/gui/devices/watch/res/watch.xml b/gui/devices/watch/res/watch.xml index 786049a..1d4e290 100644 --- a/gui/devices/watch/res/watch.xml +++ b/gui/devices/watch/res/watch.xml
@@ -2167,7 +2167,7 @@ <text>Reboot Menu</text> </object> - <object type="button"> + <object type="button" style="rebootsystem"> <placement x="%col1_x%" y="%row1_y%" /> <text>System</text> </object>