Changeset 5d9e7bb in advance-wars for AndroidManifest.xml


Ignore:
Timestamp:
Jan 19, 2011, 6:46:17 PM (14 years ago)
Author:
dportnoy <devnull@…>
Branches:
master
Children:
2e798d9
Parents:
9b1f66b
Message:

Added lots of code from the android blackjack project.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • AndroidManifest.xml

    r9b1f66b r5d9e7bb  
    55      android:versionName="1.0">
    66    <application android:icon="@drawable/icon" android:label="@string/app_name">
    7         <activity android:name=".advancewars"
     7        <activity android:name=".Game"
    88                  android:label="@string/app_name">
    99            <intent-filter>
Note: See TracChangeset for help on using the changeset viewer.