android-ibc-forum

Unnamed repository; edit this file 'description' to name the repository.
git clone http://git.code.weiherhei.de/android-ibc-forum.git
Log | Files | Refs

mailbox.xml (214B)


      1 <menu xmlns:android="http://schemas.android.com/apk/res/android">
      2 
      3 	<item android:id="@+id/menu_new_message" android:title="@string/new_message"
      4 		android:icon="@android:drawable/ic_menu_gallery"></item>
      5 
      6 </menu>
      7