From 2de4411e9b2b81986f4b9e7c645894e59842590e Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Tue, 5 Jul 2011 00:52:39 +0200 Subject: 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. --- data/graphics/gui/CMakeLists.txt | 1 + data/graphics/gui/button-icon-social.png | Bin 0 -> 10159 bytes 2 files changed, 1 insertion(+) create mode 100644 data/graphics/gui/button-icon-social.png (limited to 'data/graphics') 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 Binary files /dev/null and b/data/graphics/gui/button-icon-social.png differ -- cgit v1.2.3-70-g09d2