]> www.average.org Git - WhereAmI.git/blobdiff - AndroidManifest.xml
add Location class and parent
[WhereAmI.git] / AndroidManifest.xml
index b262867a3b0dec824aad4c799fdc033fa100aea3..ebf93832f07d5bcbfaaa921bdbc298d287d74400 100644 (file)
@@ -17,5 +17,8 @@
                 <category android:name="android.intent.category.LAUNCHER" />
             </intent-filter>
         </activity>
+        <activity android:name="WhereAmIprefs"
+                  android:label="@string/app_name">
+        </activity>
     </application>
 </manifest>