From 9a36ae42e55ee9403d631dd7c027967350931fa6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Jul 2012 01:11:29 +0300 Subject: Change progressbar theming. --- data/graphics/gui/CMakeLists.txt | 1 + data/graphics/gui/Makefile.am | 1 + data/graphics/gui/progressbar.xml | 18 ++++++++++++++++++ data/graphics/gui/window.png | Bin 11875 -> 11901 bytes 4 files changed, 20 insertions(+) create mode 100644 data/graphics/gui/progressbar.xml (limited to 'data/graphics/gui') diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 3c3f7f162..83a1ff902 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -18,6 +18,7 @@ SET (FILES mouse.png playerbox_background.xml progress-indicator.png + progressbar.xml radioin.png radioin_highlight.png radioout.png diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 775f7829e..42d58b3e4 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -21,6 +21,7 @@ gui_DATA = \ mouse.png \ playerbox_background.xml \ progress-indicator.png \ + progressbar.xml \ radioin.png \ radioin_highlight.png \ radioout.png \ diff --git a/data/graphics/gui/progressbar.xml b/data/graphics/gui/progressbar.xml new file mode 100644 index 000000000..b425025bb --- /dev/null +++ b/data/graphics/gui/progressbar.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/data/graphics/gui/window.png b/data/graphics/gui/window.png index f0da0dce7..1bdee4931 100644 Binary files a/data/graphics/gui/window.png and b/data/graphics/gui/window.png differ -- cgit v1.2.3-60-g2f50