summaryrefslogtreecommitdiff
path: root/data/themes/mana
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/themes/mana
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/themes/mana')
-rw-r--r--data/themes/mana/CMakeLists.txt1
-rw-r--r--data/themes/mana/Makefile.am1
-rw-r--r--data/themes/mana/emotetabs.xml6
3 files changed, 8 insertions, 0 deletions
diff --git a/data/themes/mana/CMakeLists.txt b/data/themes/mana/CMakeLists.txt
index 7aeb164e2..f6a025de5 100644
--- a/data/themes/mana/CMakeLists.txt
+++ b/data/themes/mana/CMakeLists.txt
@@ -1,5 +1,6 @@
SET (FILES
colors.xml
+ emotetabs.xml
info.xml
mouse.png
npc.xml
diff --git a/data/themes/mana/Makefile.am b/data/themes/mana/Makefile.am
index aefa6b7d6..77be14b9e 100644
--- a/data/themes/mana/Makefile.am
+++ b/data/themes/mana/Makefile.am
@@ -3,6 +3,7 @@ guidir = $(pkgdatadir)/data/themes/mana
gui_DATA = \
colors.xml \
+ emotetabs.xml \
info.xml \
mouse.png \
npc.xml \
diff --git a/data/themes/mana/emotetabs.xml b/data/themes/mana/emotetabs.xml
new file mode 100644
index 000000000..6badd8e28
--- /dev/null
+++ b/data/themes/mana/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="0" ypos="0" width="0" height="0" />
+ </widget>
+</skinset>