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

Diff of /android/TrainInfo/AndroidManifest.xml

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

revision 371 by torben, Wed Sep 30 13:32:20 2009 UTC revision 372 by torben, Wed Sep 30 19:11:52 2009 UTC
# Line 2  Line 2 
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.traininfo"        package="dk.thoerup.traininfo"
4        android:versionCode="5"        android:versionCode="5"
5        android:versionName="0.2">        android:versionName="@string/app_version">
6                
7      <application android:icon="@drawable/train" android:label="@string/app_name">      <application android:icon="@drawable/train" android:label="@string/app_name">
8          <activity android:name="StationList" android:label="@string/app_name">          <activity android:name="StationList" android:label="@string/app_name">

Legend:
Removed from v.371  
changed lines
  Added in v.372

  ViewVC Help
Powered by ViewVC 1.1.20