From 56a7a99d8e6d1f8f79d8f4a8fe57e1214124ee59 Mon Sep 17 00:00:00 2001 From: z31s1g Date: Sat, 23 Jan 2016 17:06:40 +0100 Subject: gui: add icons on settings tabs use icons instead of text on settings tabs portrait themes only, landscape has no problems if a translated label needs more space Change-Id: I611ee9e34d5641c00d8894e219502a6198648339 Signed-off-by: z31s1g --- gui/theme/portrait_mdpi/images/tab_display.png | Bin 0 -> 670 bytes gui/theme/portrait_mdpi/images/tab_general.png | Bin 0 -> 936 bytes gui/theme/portrait_mdpi/images/tab_language.png | Bin 0 -> 1094 bytes gui/theme/portrait_mdpi/images/tab_timezone.png | Bin 0 -> 997 bytes gui/theme/portrait_mdpi/images/tab_vibration.png | Bin 0 -> 553 bytes gui/theme/portrait_mdpi/ui.xml | 39 +++++++++++++++++------ 6 files changed, 29 insertions(+), 10 deletions(-) create mode 100644 gui/theme/portrait_mdpi/images/tab_display.png create mode 100644 gui/theme/portrait_mdpi/images/tab_general.png create mode 100644 gui/theme/portrait_mdpi/images/tab_language.png create mode 100644 gui/theme/portrait_mdpi/images/tab_timezone.png create mode 100644 gui/theme/portrait_mdpi/images/tab_vibration.png (limited to 'gui/theme/portrait_mdpi') diff --git a/gui/theme/portrait_mdpi/images/tab_display.png b/gui/theme/portrait_mdpi/images/tab_display.png new file mode 100644 index 000000000..5f86a3577 Binary files /dev/null and b/gui/theme/portrait_mdpi/images/tab_display.png differ diff --git a/gui/theme/portrait_mdpi/images/tab_general.png b/gui/theme/portrait_mdpi/images/tab_general.png new file mode 100644 index 000000000..b78e56601 Binary files /dev/null and b/gui/theme/portrait_mdpi/images/tab_general.png differ diff --git a/gui/theme/portrait_mdpi/images/tab_language.png b/gui/theme/portrait_mdpi/images/tab_language.png new file mode 100644 index 000000000..3cdf63100 Binary files /dev/null and b/gui/theme/portrait_mdpi/images/tab_language.png differ diff --git a/gui/theme/portrait_mdpi/images/tab_timezone.png b/gui/theme/portrait_mdpi/images/tab_timezone.png new file mode 100644 index 000000000..c6f05a82d Binary files /dev/null and b/gui/theme/portrait_mdpi/images/tab_timezone.png differ diff --git a/gui/theme/portrait_mdpi/images/tab_vibration.png b/gui/theme/portrait_mdpi/images/tab_vibration.png new file mode 100644 index 000000000..9b7582326 Binary files /dev/null and b/gui/theme/portrait_mdpi/images/tab_vibration.png differ diff --git a/gui/theme/portrait_mdpi/ui.xml b/gui/theme/portrait_mdpi/ui.xml index dd09577b3..4d002ff57 100644 --- a/gui/theme/portrait_mdpi/ui.xml +++ b/gui/theme/portrait_mdpi/ui.xml @@ -53,6 +53,11 @@ + + + + + @@ -87,6 +92,7 @@ + @@ -98,6 +104,10 @@ + + + + @@ -166,6 +176,7 @@ + @@ -466,6 +477,10 @@ -- cgit v1.2.3