OC-1663: Replace references to app_name in code
[pub/Android/ownCloud.git] / res / xml / authenticator.xml
index 2670423..eb25005 100644 (file)
@@ -18,7 +18,7 @@
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 -->
 <account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
-                       android:accountType="owncloud"
+                       android:accountType="@string/account_type"
                        android:icon="@drawable/icon"
                        android:label="@string/app_name"
                        android:smallIcon="@drawable/icon">