From 4b2cbbeae4acc6b2c94f5455eb0c5d1134b32588 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 18 Dec 2012 22:42:34 +0300 Subject: Add support for show images in on screen buttons center. New theme files: dbutton_image.xml dpad_image.xml --- data/graphics/gui/CMakeLists.txt | 2 ++ data/graphics/gui/Makefile.am | 2 ++ data/graphics/gui/dpad_image.xml | 5 +++++ data/graphics/gui/window.png | Bin 22519 -> 23006 bytes 4 files changed, 9 insertions(+) create mode 100644 data/graphics/gui/dpad_image.xml (limited to 'data') diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index ad033c1fd..d71f54822 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -15,7 +15,9 @@ SET (FILES colors.xml complete_icon.xml dbutton.xml + dbutton_image.xml dpad.xml + dpad_image.xml dropdown.xml dropdown_background.xml dropdown_pressed.xml diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 45135d8aa..b058a10b5 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -18,7 +18,9 @@ gui_DATA = \ colors.xml \ complete_icon.xml \ dbutton.xml \ + dbutton_image.xml \ dpad.xml \ + dpad_image.xml \ dropdown.xml \ dropdown_background.xml \ dropdown_pressed.xml \ diff --git a/data/graphics/gui/dpad_image.xml b/data/graphics/gui/dpad_image.xml new file mode 100644 index 000000000..cf43fc29b --- /dev/null +++ b/data/graphics/gui/dpad_image.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/data/graphics/gui/window.png b/data/graphics/gui/window.png index 08b341ba3..dbdd59304 100644 Binary files a/data/graphics/gui/window.png and b/data/graphics/gui/window.png differ -- cgit v1.2.3-60-g2f50