From c08b39906f2a54e1211fedb8bcc3f1469b42d6f0 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 8 May 2012 17:55:54 +0200 Subject: more about --- res/layout/about.xml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'res/layout') diff --git a/res/layout/about.xml b/res/layout/about.xml index f8f10a2a..a66a0cc9 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -13,12 +13,25 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:id="@+id/version" /> + + - + android:text="@string/copyright_blinktgui" + android:autoLink="all" /> + + + -- cgit v1.2.3