/[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 384 by torben, Fri Oct 2 12:40:51 2009 UTC revision 385 by torben, Fri Oct 2 12:52:08 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="6"        android:versionCode="6"
5        android:versionName="@string/app_version">        android:versionName="0.3">
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.384  
changed lines
  Added in v.385

  ViewVC Help
Powered by ViewVC 1.1.20