From 1361ff1aa1fd5d4b2bf1ff18d3b5bbf36b8ff734 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 15 Jul 2012 00:37:34 +0300 Subject: Change text buble theming. --- data/graphics/gui/CMakeLists.txt | 1 + data/graphics/gui/Makefile.am | 1 + data/graphics/gui/bubble.png | Bin 407 -> 390 bytes data/graphics/gui/bubble.xml | 18 ++++++++++++++++++ 4 files changed, 20 insertions(+) create mode 100644 data/graphics/gui/bubble.xml (limited to 'data/graphics') diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 713c6ffd2..5fda34b34 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -1,5 +1,6 @@ SET (FILES bubble.png + bubble.xml button.xml button_disabled.xml button_highlighted.xml diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 81c7da04f..f058c3bcc 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -3,6 +3,7 @@ guidir = $(pkgdatadir)/data/graphics/gui gui_DATA = \ bubble.png \ + bubble.xml \ button.xml \ button_disabled.xml \ button_highlighted.xml \ diff --git a/data/graphics/gui/bubble.png b/data/graphics/gui/bubble.png index 45322eb2e..72ef7ca6a 100644 Binary files a/data/graphics/gui/bubble.png and b/data/graphics/gui/bubble.png differ diff --git a/data/graphics/gui/bubble.xml b/data/graphics/gui/bubble.xml new file mode 100644 index 000000000..916428182 --- /dev/null +++ b/data/graphics/gui/bubble.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50