diff options
| author | Alyssa Milburn | 2011-10-25 21:18:42 +0200 |
|---|---|---|
| committer | Alyssa Milburn | 2011-10-25 21:18:42 +0200 |
| commit | 44b7f3aed52b1213995f9e19e4395f4350997b01 (patch) | |
| tree | 88e3b4711c2da6524d9b5dbb423083c08ab1fb8f /dists/android/res | |
| parent | 2967e2cd9172b2d2492e46c33968013b2bcbdbc1 (diff) | |
| download | scummvm-rg350-44b7f3aed52b1213995f9e19e4395f4350997b01.tar.gz scummvm-rg350-44b7f3aed52b1213995f9e19e4395f4350997b01.tar.bz2 scummvm-rg350-44b7f3aed52b1213995f9e19e4395f4350997b01.zip | |
ANDROID: Move from org.inodes.gus to org.scummvm.
Diffstat (limited to 'dists/android/res')
| -rw-r--r-- | dists/android/res/layout/main.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/android/res/layout/main.xml b/dists/android/res/layout/main.xml index 7b633c416d..8b0d515d62 100644 --- a/dists/android/res/layout/main.xml +++ b/dists/android/res/layout/main.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> -<org.inodes.gus.scummvm.EditableSurfaceView +<org.scummvm.scummvm.EditableSurfaceView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/main_surface" android:layout_width="fill_parent" |
