diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-08-14 22:09:33 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-08-14 22:09:33 +0300 |
commit | f6751cdc1e3a60f31889eacabf3751f23dfdcb0b (patch) | |
tree | 2eb951c3f467e2cd17cb336edc90b97107ffd353 /data/graphics/gui/Makefile.am | |
parent | 6065690856ffc750404c9c0940d9a1f3a0cdd42c (diff) | |
download | plus-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/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |