From 0cb2ff5181f09c7db0d6ff2c576225af5f7b8d31 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 3 Jul 2012 21:04:42 +0200 Subject: add fix to arrays.xml (closes issue #43) add translated by recognition add faq for system dialogs --- res/layout/about.xml | 33 ++++++++++++++++++++++++--------- res/layout/faq.xml | 11 +++++++++++ 2 files changed, 35 insertions(+), 9 deletions(-) (limited to 'res/layout') diff --git a/res/layout/about.xml b/res/layout/about.xml index a66a0cc9..6e7f48e2 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -8,38 +8,53 @@ android:layout_height="wrap_content" android:orientation="vertical" > + + + + android:autoLink="all" + android:text="@string/copyright_blinktgui" /> + - + android:autoLink="all" + android:text="@string/copyright_guicode" /> + - - + android:autoLink="all" + android:text="@string/translationby" /> + + android:layout_height="10sp" /> + + + + + + + + + -- cgit v1.2.3