X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/28ef4217e56e2db9805af6153ebd074a7a85488b..90d84ca927d5087ffb819dd3700f600b53a7dfff:/res/menu/main_menu.xml diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml index f30382e1..4f1f890c 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, @@ -23,26 +23,38 @@ android:id="@+id/action_upload" android:icon="@drawable/ic_action_upload" android:orderInCategory="2" - android:showAsAction="ifRoom|withText" + android:showAsAction="always" android:title="@string/actionbar_upload"/> + +