From f54248ded370d95586e52b5fd8e14902fb5eec2b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 4 May 2013 11:59:19 +0300 Subject: show keyboard icon in different densities with different paddings. --- data/themes/jewelry/CMakeLists.txt | 4 ++++ data/themes/jewelry/Makefile.am | 4 ++++ data/themes/jewelry/keyboard_icon.xml | 1 + data/themes/jewelry/keyboard_icon_high.xml | 22 ++++++++++++++++++++++ data/themes/jewelry/keyboard_icon_medium.xml | 22 ++++++++++++++++++++++ data/themes/jewelry/keyboard_icon_xhigh.xml | 22 ++++++++++++++++++++++ data/themes/jewelry/keyboard_icon_xxhigh.xml | 22 ++++++++++++++++++++++ 7 files changed, 97 insertions(+) create mode 100644 data/themes/jewelry/keyboard_icon_high.xml create mode 100644 data/themes/jewelry/keyboard_icon_medium.xml create mode 100644 data/themes/jewelry/keyboard_icon_xhigh.xml create mode 100644 data/themes/jewelry/keyboard_icon_xxhigh.xml (limited to 'data/themes') diff --git a/data/themes/jewelry/CMakeLists.txt b/data/themes/jewelry/CMakeLists.txt index 01265ac58..010d41a51 100644 --- a/data/themes/jewelry/CMakeLists.txt +++ b/data/themes/jewelry/CMakeLists.txt @@ -35,6 +35,10 @@ SET (FILES itempopup.xml items.xml keyboard_icon.xml + keyboard_icon_high.xml + keyboard_icon_medium.xml + keyboard_icon_xhigh.xml + keyboard_icon_xxhigh.xml LICENSE.txt listbox.xml login.xml diff --git a/data/themes/jewelry/Makefile.am b/data/themes/jewelry/Makefile.am index 2f5b8145c..c068626df 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -38,6 +38,10 @@ gui_DATA = \ itempopup.xml \ items.xml \ keyboard_icon.xml \ + keyboard_icon_high.xml \ + keyboard_icon_medium.xml \ + keyboard_icon_xhigh.xml \ + keyboard_icon_xxhigh.xml \ LICENSE.txt \ listbox.xml \ login.xml \ diff --git a/data/themes/jewelry/keyboard_icon.xml b/data/themes/jewelry/keyboard_icon.xml index 56939f0a1..863280abc 100644 --- a/data/themes/jewelry/keyboard_icon.xml +++ b/data/themes/jewelry/keyboard_icon.xml @@ -2,6 +2,7 @@