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/themes/mana/Makefile.am | |
parent | 6065690856ffc750404c9c0940d9a1f3a0cdd42c (diff) | |
download | manaverse-f6751cdc1e3a60f31889eacabf3751f23dfdcb0b.tar.gz manaverse-f6751cdc1e3a60f31889eacabf3751f23dfdcb0b.tar.bz2 manaverse-f6751cdc1e3a60f31889eacabf3751f23dfdcb0b.tar.xz manaverse-f6751cdc1e3a60f31889eacabf3751f23dfdcb0b.zip |
add images and xml files for chat emotes tab icons.
Diffstat (limited to 'data/themes/mana/Makefile.am')
-rw-r--r-- | data/themes/mana/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |