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

Contents of /android/telmorewidget/AndroidManifest.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1395 - (show annotations) (download) (as text)
Tue Apr 26 18:48:50 2011 UTC (13 years ago) by torben
File MIME type: text/xml
File size: 327 byte(s)


1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="dk.thoerup.telmorewidget"
4 android:versionCode="1"
5 android:versionName="1.0">
6
7
8 <application android:icon="@drawable/icon" android:label="@string/app_name">
9
10
11 </application>
12 </manifest>

  ViewVC Help
Powered by ViewVC 1.1.20