Rev 16 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16 | Rev 17 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | 4 | ||
5 | <item android:id="@+id/item_options_update"
|
5 | <item android:id="@+id/item_options_update"
|
6 | android:title="@string/caption_update" />
|
6 | android:title="@string/caption_update" />
|
7 | 7 | ||
8 | <!-- android:icon="@drawable/ic_quit" -->
|
8 | <!-- android:icon="@drawable/ic_quit" -->
|
9 | <item android:id="@+id/item_options_quit"
|
9 | <!-- <item android:id="@+id/item_options_quit"
|
10 | android:title="@string/option_quit" />
|
10 | android:title="@string/option_quit" /> -->
|
11 | </menu>
|
11 | </menu>
|
12 | 12 |