<?xml version="1.0" encoding="UTF-8"?>
<menu type="dessert" version="1">
	<item name="help_safelock" type="custom_label" text="safelock" fixed_width="200" left_icon="help_safelock" checked="true" int_param="0" method="userSafeLock">
	</item>
	<item name="help_feedback" type="custom_label" text="feedback" fixed_width="200" left_icon="help_feedback" checked="true" int_param="0" method="userFeedback">
	</item>
	<item name="customer_service" type="custom_label" text="customer_service" left_icon="custom_service" checked="true" int_param="0" method="customerService">
	</item>
	<item name="how_add_device" type="custom_label" text="how_add_device" left_icon="how_add_device" checked="true" int_param="0" method="howToAddDevice">
	</item>
	<item name="about" type="custom_label" text="about" left_icon="about" checked="true" int_param="0" method="about">
	</item>
	<item name="split" type="split" />
	<item name="check_update" type="cmd_button_large_righticon" text="check_update" left_icon="check_update" notice_text="check_update_notice" right_icon="new_version" right_icon_role="always" method="checkUpdate">
	</item>
</menu>
