summaryrefslogtreecommitdiff
path: root/data
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-09-28 18:31:42 +0200
commit2e61e1f8c47173b7440565c09b23cadc902ad76d (patch)
treeaf58aed76701aaa8698f124a53af3c0b28b01f85 /data
parentb3858a91e0f6b2c4706ea7b4418a26d4ef14baa7 (diff)
downloadmana-2e61e1f8c47173b7440565c09b23cadc902ad76d.tar.gz
mana-2e61e1f8c47173b7440565c09b23cadc902ad76d.tar.bz2
mana-2e61e1f8c47173b7440565c09b23cadc902ad76d.tar.xz
mana-2e61e1f8c47173b7440565c09b23cadc902ad76d.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')
-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