diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2014-08-04 18:41:54 +0200 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2014-08-04 18:41:54 +0200 |
| commit | 830c105d0c9742de19623d902dbbc081f6b25c15 (patch) | |
| tree | a855c5e996758d6d2cbcf4cb1a4ae012af3101ea /main | |
| parent | 2c95e7db99d9ae7cc9abe7e14c860a6f4ee5ed92 (diff) | |
| download | cgeo-830c105d0c9742de19623d902dbbc081f6b25c15.zip cgeo-830c105d0c9742de19623d902dbbc081f6b25c15.tar.gz cgeo-830c105d0c9742de19623d902dbbc081f6b25c15.tar.bz2 | |
fix font of release notes, highlight with red color
Diffstat (limited to 'main')
| -rw-r--r-- | main/res/values/changelog_release.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/main/res/values/changelog_release.xml b/main/res/values/changelog_release.xml index 72fddb6..754f173 100644 --- a/main/res/values/changelog_release.xml +++ b/main/res/values/changelog_release.xml @@ -3,12 +3,11 @@ <!-- changelog for the release branch --> <string name="changelog_release" translatable="false">\n <b>Next feature release:</b>\n - - <font size="5"><b>IMPORTANT CHANGE:</b></font>\n - <font size="4"> + \n + <font size="15" color="red"><b>IMPORTANT CHANGE</b></font>\n · New: Actionbar menus (Long press action buttons for a description)\n - <b><a href="http://faq.cgeo.org/#10_83"> Please do read our FAQ to learn more about the new menu!</a></b>\n - </font> + <a href="http://faq.cgeo.org/#10_83">Please do read our FAQ to learn more about the new menu!</a>\n + \n · New: Show also own logs on friends log page\n · New: Navigate - WhereYouGo will invoke automatic cartridge download in WhereYouGo\n · New: Filter for caches which are not found\n |
