X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/20cd00b22c86ef0ab03ae0b8cd8eedd63844981f..40d8a2b2bb257a74f4e4ac392c3acc3a2853aa4e:/res/menu/main_menu.xml diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml index 506ed15c..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,38 +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