X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/1e7e893321e3939bf773349d41efc18caad7ab99..a52c4ea968246a7f502ea68d6d8b274b72ecc9eb:/res/menu/main_menu.xml diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml index 1df273ea..236bfd6e 100644 --- a/res/menu/main_menu.xml +++ b/res/menu/main_menu.xml @@ -3,7 +3,7 @@ ownCloud Android client application Copyright (C) 2012 Bartek Przybylski - Copyright (C) 2012-2013 ownCloud Inc. + Copyright (C) 2015 ownCloud Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, @@ -17,39 +17,40 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . --> - + + app:showAsAction="always" + android:title="@string/actionbar_upload" + android:contentDescription="@string/actionbar_upload"/> + app:showAsAction="always" + android:title="@string/actionbar_mkdir" + android:contentDescription="@string/actionbar_mkdir"/> - - + + app:showAsAction="never" + android:title="@string/actionbar_sort" + android:contentDescription="@string/actionbar_sort"/> - + \ No newline at end of file