OSDN Git Service

Update AndroidManifest.xml
authorDvTonder <david.vantonder@gmail.com>
Wed, 24 Oct 2012 20:29:41 +0000 (17:29 -0300)
committerDvTonder <david.vantonder@gmail.com>
Wed, 24 Oct 2012 20:29:41 +0000 (17:29 -0300)
Fix naming

AndroidManifest.xml

index edf1f8b..09b016f 100644 (file)
@@ -34,7 +34,7 @@
     android:icon="@drawable/ic_launcher"
     android:label="@string/app_name"
     android:largeHeap="true"
-    android:theme="@style/Explorer.Theme.Holo.Ligth" >
+    android:theme="@style/Explorer.Theme.Holo.Light" >
 
     <meta-data
       android:name="android.app.default_searchable"
       android:name=".activities.PickerActivity"
       android:label="@string/picker"
       android:uiOptions="none"
-      android:theme="@style/Explorer.Theme.Holo.Ligth.Overlay"
+      android:theme="@style/Explorer.Theme.Holo.Light.Overlay"
       android:exported="true">
       <intent-filter>
         <action android:name="android.intent.action.GET_CONTENT" />
       android:name=".activities.ShortcutActivity"
       android:label="@string/app_name"
       android:uiOptions="none"
-      android:theme="@style/Explorer.Theme.Holo.Ligth.Overlay"
+      android:theme="@style/Explorer.Theme.Holo.Light.Overlay"
       android:exported="true">
       <intent-filter>
         <action android:name="android.intent.action.VIEW" />