/[projects]/android/Side9/AndroidManifest.xml
ViewVC logotype

Diff of /android/Side9/AndroidManifest.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 789 by torben, Thu Jun 3 06:55:59 2010 UTC revision 790 by torben, Thu Jun 3 09:11:07 2010 UTC
# Line 14  Line 14 
14                          <action android:name="android.appwidget.action.APPWIDGET_CONFIGURE" />                          <action android:name="android.appwidget.action.APPWIDGET_CONFIGURE" />
15                  </intent-filter>                          </intent-filter>        
16          </activity>          </activity>
17            
18            <activity android:name="PictureOverview"/>
19            
20      </application>      </application>
21            
22      <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="3"/>      <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="3"/>

Legend:
Removed from v.789  
changed lines
  Added in v.790

  ViewVC Help
Powered by ViewVC 1.1.20