commit 8dc274852043d08e52468a2eb324b1ad17b977ff
Author: Nathan Freitas <[email protected]>
Date:   Wed Feb 4 11:57:07 2015 -0500

    remove unneeded alt manifests, fix bug in main manifest
---
 AndroidManifest.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9a330d4..88f5885 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -90,7 +90,7 @@
                                
        <activity android:name=".ui.LotsaText" android:exported="false"/>
        <activity android:name=".ui.TipsAndTricks" android:exported="false"/>
-       <activity 
android:name=".ui.ChooseLocaleWizardActivitycaleWizardActivity" 
android:exported="false"/>
+       <activity android:name=".ui.ChooseLocaleWizardActivity" 
android:exported="false"/>
        
        <activity android:name=".settings.SettingsPreferences"  
android:label="@string/app_name"/>
         <activity android:name=".settings.AppManager"  
android:label="@string/app_name"/>       



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to