From 1df2b0fb0bc00991eb506ed8915be4b7674e534d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 11 Jul 2012 02:07:42 +0300 Subject: Change theme loading. --- data/graphics/gui/CMakeLists.txt | 2 -- data/graphics/gui/Makefile.am | 2 -- data/graphics/gui/close_button.png | Bin 650 -> 0 bytes data/graphics/gui/sticky_button.png | Bin 526 -> 0 bytes data/graphics/gui/window.png | Bin 13236 -> 14682 bytes data/graphics/gui/window.xml | 4 ++++ 6 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 data/graphics/gui/close_button.png delete mode 100644 data/graphics/gui/sticky_button.png (limited to 'data') diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index af8e0b2b2..0fe74e18c 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -8,7 +8,6 @@ SET (FILES checkbox.png circle-gray.png circle-green.png - close_button.png colors.xml dropdown.xml dropdown_background.xml @@ -33,7 +32,6 @@ SET (FILES slider.xml slider_highlighted.xml speechbubble.xml - sticky_button.png tab.xml tab_highlighted.xml tab_selected.xml diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 75ea12a3a..0e99c8a98 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -11,7 +11,6 @@ gui_DATA = \ checkbox.png \ circle-gray.png \ circle-green.png \ - close_button.png \ colors.xml \ dropdown.xml \ dropdown_background.xml \ @@ -36,7 +35,6 @@ gui_DATA = \ slider.xml \ slider_highlighted.xml \ speechbubble.xml \ - sticky_button.png \ tab.xml \ tab_highlighted.xml \ tab_selected.xml \ diff --git a/data/graphics/gui/close_button.png b/data/graphics/gui/close_button.png deleted file mode 100644 index f87cc2a91..000000000 Binary files a/data/graphics/gui/close_button.png and /dev/null differ diff --git a/data/graphics/gui/sticky_button.png b/data/graphics/gui/sticky_button.png deleted file mode 100644 index 8c5705736..000000000 Binary files a/data/graphics/gui/sticky_button.png and /dev/null differ diff --git a/data/graphics/gui/window.png b/data/graphics/gui/window.png index 2e3454976..5eeb95ab5 100644 Binary files a/data/graphics/gui/window.png and b/data/graphics/gui/window.png differ diff --git a/data/graphics/gui/window.xml b/data/graphics/gui/window.xml index f27dbc7f3..1b1d7b30e 100644 --- a/data/graphics/gui/window.xml +++ b/data/graphics/gui/window.xml @@ -14,5 +14,9 @@ + + + + -- cgit v1.2.3-60-g2f50