From 1a8cf63488d8d6f4be297e753c31eea730ece226 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 21 May 2018 23:53:27 +0300 Subject: Add option for show shortcuts buttons icons. Icons by Guaritore. --- data/graphics/gui/CMakeLists.txt | 1 + data/graphics/gui/Makefile.am | 1 + data/graphics/gui/buttonsicons.png | Bin 0 -> 14629 bytes 3 files changed, 2 insertions(+) create mode 100644 data/graphics/gui/buttonsicons.png (limited to 'data') 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 new file mode 100644 index 000000000..402c57bea Binary files /dev/null and b/data/graphics/gui/buttonsicons.png differ -- cgit v1.2.3-60-g2f50