diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-05-21 23:53:27 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-05-22 00:51:53 +0300 |
commit | 1a8cf63488d8d6f4be297e753c31eea730ece226 (patch) | |
tree | 7e4050bdcd07e417d1c597c6c671c579c1d9256b /data/graphics/gui/Makefile.am | |
parent | 3363acba6f1e8e51937ae2e354a8086c5c56b8cd (diff) | |
download | plus-1a8cf63488d8d6f4be297e753c31eea730ece226.tar.gz plus-1a8cf63488d8d6f4be297e753c31eea730ece226.tar.bz2 plus-1a8cf63488d8d6f4be297e753c31eea730ece226.tar.xz plus-1a8cf63488d8d6f4be297e753c31eea730ece226.zip |
Add option for show shortcuts buttons icons.
Icons by Guaritore.
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 9b167ba48..083fe0423 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -14,6 +14,7 @@ gui_DATA = \ buttonpin_highlighted.xml \ buttonpin_pressed.xml \ buttonplay.png \ + buttonsicons.png \ buy.xml \ charcreate_playerbox.xml \ checkbox.xml \ |