/[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 383 by torben, Wed Sep 30 19:11:52 2009 UTC revision 384 by torben, Fri Oct 2 12:40:51 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="5"        android:versionCode="6"
5        android:versionName="@string/app_version">        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">

Legend:
Removed from v.383  
changed lines
  Added in v.384

  ViewVC Help
Powered by ViewVC 1.1.20