X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/2ada53c99b44e548615dfb9d2456f4e2f1930414..17f4419c491fed6dd9d0d8bccdf180e8c8ea41a6:/res/menu/main_menu.xml?ds=inline diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml index 1df273ea..e3f2fc3f 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,33 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . --> - + - + android:orderInCategory="1" + app:showAsAction="never" + android:title="@string/actionbar_mkdir" + android:contentDescription="@string/actionbar_mkdir"/> - - + android:orderInCategory="1" + app:showAsAction="never" + android:title="@string/actionbar_sync" + android:contentDescription="@string/actionbar_sync"/> + - + \ No newline at end of file