Files
chrometophone/android/res/menu/setup.xml
burke.davey 3a34fb4109 Add history
2010-10-19 07:14:12 +00:00

7 lines
243 B
XML

<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@+id/help"
android:icon="@android:drawable/ic_menu_help"
android:title="@string/help"/>
</menu>