summaryrefslogtreecommitdiff
path: root/client/Piztor/res/menu/update_info.xml
blob: c00202823049e8d5b1590e1223f20fef8a966353 (plain) (blame)
1
2
3
4
5
6
7
8
9
<menu xmlns:android="http://schemas.android.com/apk/res/android" >

    <item
        android:id="@+id/action_settings"
        android:orderInCategory="100"
        android:showAsAction="never"
        android:title="@string/action_settings"/>

</menu>