/[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 478 by torben, Wed Oct 28 08:18:07 2009 UTC revision 479 by torben, Wed Oct 28 08:41:19 2009 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.traininfo"        package="dk.thoerup.traininfo"
4        android:versionCode="9"        android:versionCode="10"
5        android:versionName="0.4.1">        android:versionName="0.4.1">
6                
7      <application android:icon="@drawable/train" android:label="@string/app_name">      <application android:icon="@drawable/train" android:label="@string/app_name">

Legend:
Removed from v.478  
changed lines
  Added in v.479

  ViewVC Help
Powered by ViewVC 1.1.20