merges: allow user to perform snapshot merges in advanced menu
Change-Id: I894a0ef5a0ec8e208053358f09a6b8a6d4ee408a
diff --git a/gui/theme/common/portrait.xml b/gui/theme/common/portrait.xml
index 9d7e72c..b1cca6f 100755
--- a/gui/theme/common/portrait.xml
+++ b/gui/theme/common/portrait.xml
@@ -3935,6 +3935,17 @@
<action function="page">confirm_action</action>
</actions>
</listitem>
+ <listitem name="{@merges_snapshots=Merge Snapshots}">
+ <actions>
+ <action function="set">tw_back=advanced</action>
+ <action function="set">tw_action=mergesnapshots</action>
+ <action function="set">tw_text1={@merge_snapshots_confirm=Merge Snapshots?}</action>
+ <action function="set">tw_action_text1={@merging_snapshots=Merging Snapshots...}</action>
+ <action function="set">tw_complete_text1={@merging_snapshots_complete=Merged Snapshots}</action>
+ <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
+ <action function="page">confirm_action</action>
+ </actions>
+ </listitem>
</listbox>
<action>