From b342e18423a3e39666d19fc8298f84710d2917b2 Mon Sep 17 00:00:00 2001 From: Peter Osterlund Date: Sat, 1 Sep 2012 20:01:04 +0000 Subject: [PATCH] DroidFish: Moved the "piece name" preferences setting to the "User Interface" section. --- DroidFish/res/values/strings.xml | 4 ++-- DroidFish/res/xml/preferences.xml | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/DroidFish/res/values/strings.xml b/DroidFish/res/values/strings.xml index b7cc6d6..8c55e2c 100644 --- a/DroidFish/res/values/strings.xml +++ b/DroidFish/res/values/strings.xml @@ -336,8 +336,8 @@ you are not actively using the program.\ Include numeric annotation glyphs (NAGs), such as ! and ? Headers Show PGN header lines - Pieces - Control how chess pieces are displayed + Piece Names + Control how chess piece names are displayed PGN import Variations Include non-mainline moves diff --git a/DroidFish/res/xml/preferences.xml b/DroidFish/res/xml/preferences.xml index 7a4ab12..06ada7d 100644 --- a/DroidFish/res/xml/preferences.xml +++ b/DroidFish/res/xml/preferences.xml @@ -180,6 +180,14 @@ android:entries="@array/font_size_texts" android:defaultValue="@string/font_size_default"> + + - -