diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-05-23 01:27:28 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-05-23 01:27:28 +0300 |
commit | b829d239006538b2e669f4aab191ffa5ad37af68 (patch) | |
tree | a492be3847f3e3b0704b60909313cfe55dba7ca5 /data/graphics/gui/Makefile.am | |
parent | 70bf45e429a649f59484968d0484a4326ed1a3e9 (diff) | |
download | plus-b829d239006538b2e669f4aab191ffa5ad37af68.tar.gz plus-b829d239006538b2e669f4aab191ffa5ad37af68.tar.bz2 plus-b829d239006538b2e669f4aab191ffa5ad37af68.tar.xz plus-b829d239006538b2e669f4aab191ffa5ad37af68.zip |
Add skin offsets for images and text in shortcut containers.
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 083fe0423..9e1b7b66d 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -33,6 +33,7 @@ gui_DATA = \ dropdown_background.xml \ dropdown_pressed.xml \ emote_selection.xml \ + emotes.xml \ emotetabs.xml \ equipment.xml \ equipment_background.xml \ |