]>
git.zerfleddert.de Git - FreeShisen/blob - res/menu/menu.xml
1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <menu xmlns:
android=
"http://schemas.android.com/apk/res/android" >
6 android:
icon=
"@android:drawable/ic_menu_directions"
7 android:
title=
"@string/hint">
10 android:
id=
"@+id/undo"
11 android:
icon=
"@android:drawable/ic_menu_revert"
12 android:
title=
"@string/undo">
15 android:
id=
"@+id/clean"
16 android:
icon=
"@android:drawable/ic_menu_delete"
17 android:
title=
"@string/clean">
20 android:
id=
"@+id/options"
21 android:
icon=
"@android:drawable/ic_menu_preferences"
22 android:
title=
"@string/options">
25 android:id="@+id/hiscore"
26 android:title="@string/besttimes">
30 android:
id=
"@+id/about"
31 android:
icon=
"@android:drawable/ic_menu_info_details"
32 android:
title=
"@string/about">