/[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 1621 by torben, Wed Feb 9 18:46:42 2011 UTC revision 1622 by torben, Tue Oct 25 17:24:09 2011 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="utf-8"?>  <?xml version="1.0" encoding="utf-8"?>
2  <manifest xmlns:android="http://schemas.android.com/apk/res/android"  <manifest xmlns:android="http://schemas.android.com/apk/res/android"
3        package="dk.thoerup.side9"        package="dk.thoerup.side9"
4        android:versionName="24" android:versionCode="24">        android:versionName="25" android:versionCode="25">
5      <application android:icon="@drawable/icon" android:label="@string/app_name">      <application android:icon="@drawable/icon" android:label="@string/app_name">
6          <receiver android:name="Side9WidgetProvider" >          <receiver android:name="Side9WidgetProvider" >
7              <intent-filter>              <intent-filter>

Legend:
Removed from v.1621  
changed lines
  Added in v.1622

  ViewVC Help
Powered by ViewVC 1.1.20