From 61a336642a9fc807e6ca59c47c8b6e30eb62ba45 Mon Sep 17 00:00:00 2001 From: Christophe Beyls Date: Sat, 18 Jan 2014 21:07:38 +0100 Subject: [PATCH] Improved text display in About dialog. --- res/values/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index e95dfca..bd7f46e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -106,9 +106,9 @@ About Programmed by Christophe Beyls. \n -\nLicensed under the Apache License, version 2.0. Source available at https://github.com/cbeyls/fosdem-companion-android. The FOSDEM logo is licensed under a CC-BY-SA 2.0 Belgium License. +\nLicensed under the Apache License, version 2.0. Source available on GitHub. The FOSDEM logo is licensed under a CC-BY-SA 2.0 Belgium License. \n -\nThis application makes use of the following libraries: -\n- Android Support Libraryby The Android Open Source Project\n- PagerSlidingTabStripby Andreas Stuetz\n- ViewPagerIndicatorby Jake Wharton\n- PhotoViewby Chris Banes +\nThis application makes use of the following libraries: +\n- Android Support Library by The Android Open Source Project\n- PagerSlidingTabStrip by Andreas Stuetz\n- ViewPagerIndicator by Jake Wharton\n- PhotoView by Chris Banes \ No newline at end of file