summaryrefslogtreecommitdiff
path: root/data/graphics/gui
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-08-14 22:09:33 +0300
committerAndrei Karas <akaras@inbox.ru>2013-08-14 22:09:33 +0300
commitf6751cdc1e3a60f31889eacabf3751f23dfdcb0b (patch)
tree2eb951c3f467e2cd17cb336edc90b97107ffd353 /data/graphics/gui
parent6065690856ffc750404c9c0940d9a1f3a0cdd42c (diff)
downloadplus-f6751cdc1e3a60f31889eacabf3751f23dfdcb0b.tar.gz
plus-f6751cdc1e3a60f31889eacabf3751f23dfdcb0b.tar.bz2
plus-f6751cdc1e3a60f31889eacabf3751f23dfdcb0b.tar.xz
plus-f6751cdc1e3a60f31889eacabf3751f23dfdcb0b.zip
add images and xml files for chat emotes tab icons.
Diffstat (limited to 'data/graphics/gui')
-rw-r--r--data/graphics/gui/CMakeLists.txt1
-rw-r--r--data/graphics/gui/Makefile.am1
-rw-r--r--data/graphics/gui/emotetabs.xml6
-rw-r--r--data/graphics/gui/window.pngbin23043 -> 24782 bytes
4 files changed, 8 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt
index fa0d61602..5694f9a8d 100644
--- a/data/graphics/gui/CMakeLists.txt
+++ b/data/graphics/gui/CMakeLists.txt
@@ -22,6 +22,7 @@ SET (FILES
dropdown_background.xml
dropdown_pressed.xml
emote_selection.xml
+ emotetabs.xml
equipment.xml
equipment_background.xml
equipment_playerbox.xml
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am
index d43339e39..9e3f83129 100644
--- a/data/graphics/gui/Makefile.am
+++ b/data/graphics/gui/Makefile.am
@@ -25,6 +25,7 @@ gui_DATA = \
dropdown_background.xml \
dropdown_pressed.xml \
emote_selection.xml \
+ emotetabs.xml \
equipment.xml \
equipment_background.xml \
equipment_playerbox.xml \
diff --git a/data/graphics/gui/emotetabs.xml b/data/graphics/gui/emotetabs.xml
new file mode 100644
index 000000000..fd791110e
--- /dev/null
+++ b/data/graphics/gui/emotetabs.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<skinset name="Default" image="window.png">
+ <widget type="Window">
+ <part type="standart" xpos="197" ypos="239" width="51" height="16" />
+ </widget>
+</skinset>
diff --git a/data/graphics/gui/window.png b/data/graphics/gui/window.png
index 183951897..ea7154343 100644
--- a/data/graphics/gui/window.png
+++ b/data/graphics/gui/window.png
Binary files differ