project_files/Android-build/SDL-android-project/res/menu/lobby_roomlist_options.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/project_files/Android-build/SDL-android-project/res/menu/lobby_roomlist_options.xml Mon Jul 23 00:17:06 2012 +0200
@@ -0,0 +1,6 @@
+<menu xmlns:android="http://schemas.android.com/apk/res/android" >
+ <item
+ android:id="@+id/roomlist_refresh"
+ android:title="@string/lobby_roomlistmenu_refresh"
+ android:showAsAction="ifRoom" />
+</menu>
\ No newline at end of file