Fixed namespace typo

This commit is contained in:
Nicolas Raoul 2015-09-08 16:37:39 +09:00
parent 061aa07df3
commit 5ceb9aba69
65 changed files with 203 additions and 203 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
android:accountType="fr.nrw.free.commons"
android:accountType="fr.free.nrw.commons"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:smallIcon="@drawable/ic_launcher" />