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 | |
parent | 3363acba6f1e8e51937ae2e354a8086c5c56b8cd (diff) | |
download | ManaVerse-1a8cf63488d8d6f4be297e753c31eea730ece226.tar.gz ManaVerse-1a8cf63488d8d6f4be297e753c31eea730ece226.tar.bz2 ManaVerse-1a8cf63488d8d6f4be297e753c31eea730ece226.tar.xz ManaVerse-1a8cf63488d8d6f4be297e753c31eea730ece226.zip |
Add option for show shortcuts buttons icons.
Icons by Guaritore.
Diffstat (limited to 'data/graphics/gui')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 1 | ||||
-rw-r--r-- | data/graphics/gui/Makefile.am | 1 | ||||
-rw-r--r-- | data/graphics/gui/buttonsicons.png | bin | 0 -> 14629 bytes |
3 files changed, 2 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 552d65e50..5bd85f9f6 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -11,6 +11,7 @@ SET (FILES buttonpin_highlighted.xml buttonpin_pressed.xml buttonplay.png + buttonsicons.png buy.xml charcreate_playerbox.xml checkbox.xml 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 \ diff --git a/data/graphics/gui/buttonsicons.png b/data/graphics/gui/buttonsicons.png Binary files differnew file mode 100644 index 000000000..402c57bea --- /dev/null +++ b/data/graphics/gui/buttonsicons.png |