From c72b027706331977a6b6188d068829227a911a3c Mon Sep 17 00:00:00 2001 From: Dominik Date: Sat, 10 Mar 2012 03:26:59 +0100 Subject: [PATCH] small changes --- res/layout/about_activity.xml | 37 ++++++++++++++++---------------- res/layout/edit_key_key_item.xml | 4 ++-- res/values/strings.xml | 2 +- 3 files changed, 22 insertions(+), 21 deletions(-) diff --git a/res/layout/about_activity.xml b/res/layout/about_activity.xml index 0388f5c06..a85439ee1 100644 --- a/res/layout/about_activity.xml +++ b/res/layout/about_activity.xml @@ -72,26 +72,27 @@ android:text="@string/about_license" android:textAppearance="@android:style/TextAppearance.Small" /> - - - - - - + - - - - - - + + + + + + - - - - - - + + + + + + + \ No newline at end of file diff --git a/res/layout/edit_key_key_item.xml b/res/layout/edit_key_key_item.xml index 2db805d09..850879f64 100644 --- a/res/layout/edit_key_key_item.xml +++ b/res/layout/edit_key_key_item.xml @@ -14,7 +14,7 @@ limitations under the License. --> - - + diff --git a/res/values/strings.xml b/res/values/strings.xml index 455b97717..0d967af37 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -320,7 +320,7 @@ Android Privacy Guard (APG) is a OpenPGP implementation for Android. License: Apache License 2.0 Version: - Developer: ... + Developer: Thialfihar (Main developer), Senecaso (Basic key server support), Markus Doits (AIDL), Oliver Runge, Dominik Schürmann