diff options
author | lado <herrlado@gmail.com> | 2013-10-28 20:23:05 +0100 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2013-10-28 20:23:05 +0100 |
commit | a3fa7aaa260ee47da479b5832db25b82c45b64c2 (patch) | |
tree | 42d68e1a107b267300399587c05b783ec615fb30 /vdrmanager | |
parent | 66822b8d8c2a138138db2b4634640f8216138485 (diff) | |
download | vdr-manager-a3fa7aaa260ee47da479b5832db25b82c45b64c2.tar.gz vdr-manager-a3fa7aaa260ee47da479b5832db25b82c45b64c2.tar.bz2 |
is not uses
Diffstat (limited to 'vdrmanager')
-rw-r--r-- | vdrmanager/res/layout/about.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/vdrmanager/res/layout/about.xml b/vdrmanager/res/layout/about.xml deleted file mode 100644 index 3831b90..0000000 --- a/vdrmanager/res/layout/about.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" - android:layout_width="fill_parent" - android:layout_height="fill_parent" - android:orientation="vertical" > - - <TextView - android:layout_width="fill_parent" - android:layout_height="fill_parent" - android:autoLink="all" - android:text="@string/about_text" /> - -</ScrollView>
\ No newline at end of file |