summaryrefslogtreecommitdiff
path: root/data/graphics
diff options
context:
space:
mode:
authorYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2011-07-05 00:52:39 +0200
committerYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2011-08-11 02:39:48 +0200
commit2de4411e9b2b81986f4b9e7c645894e59842590e (patch)
tree6b67b700991efa739abea72a08c813770405e0e2 /data/graphics
parent7115ac62eb2069d378d67758a3cd221e6620975d (diff)
downloadmana-client-2de4411e9b2b81986f4b9e7c645894e59842590e.tar.gz
mana-client-2de4411e9b2b81986f4b9e7c645894e59842590e.tar.bz2
mana-client-2de4411e9b2b81986f4b9e7c645894e59842590e.tar.xz
mana-client-2de4411e9b2b81986f4b9e7c645894e59842590e.zip
Changed the Social button to an image one.
I also made the client able to keep the old behaviour, and i changed the button api to not require the icon frames size as it could easily guess them.
Diffstat (limited to 'data/graphics')
-rw-r--r--data/graphics/gui/CMakeLists.txt1
-rw-r--r--data/graphics/gui/button-icon-social.pngbin0 -> 10159 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt
index 92a1e3ef..d8adb10f 100644
--- a/data/graphics/gui/CMakeLists.txt
+++ b/data/graphics/gui/CMakeLists.txt
@@ -1,6 +1,7 @@
SET (FILES
bubble.png
button.png
+ button-icon-social.png
button_disabled.png
buttonhi.png
buttonpress.png
diff --git a/data/graphics/gui/button-icon-social.png b/data/graphics/gui/button-icon-social.png
new file mode 100644
index 00000000..f12304c1
--- /dev/null
+++ b/data/graphics/gui/button-icon-social.png
Binary files differ