summaryrefslogtreecommitdiff
path: root/data/graphics/gui
diff options
context:
space:
mode:
Diffstat (limited to 'data/graphics/gui')
-rw-r--r--data/graphics/gui/CMakeLists.txt4
-rw-r--r--data/graphics/gui/Makefile.am4
-rw-r--r--data/graphics/gui/close_button.pngbin0 -> 650 bytes
-rw-r--r--data/graphics/gui/hits_yellow.pngbin356 -> 894 bytes
-rw-r--r--data/graphics/gui/item_shortcut_bgr.pngbin0 -> 1026 bytes
-rw-r--r--data/graphics/gui/mouse.pngbin1134 -> 4508 bytes
-rw-r--r--data/graphics/gui/unknown-item.pngbin0 -> 540 bytes
7 files changed, 8 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt
index 5a02d7f1..649e0917 100644
--- a/data/graphics/gui/CMakeLists.txt
+++ b/data/graphics/gui/CMakeLists.txt
@@ -7,6 +7,7 @@ SET (FILES
button.png
buttonpress.png
checkbox.png
+ close_button.png
deepbox.png
fixedfont.png
hits_blue.png
@@ -18,6 +19,8 @@ SET (FILES
hscroll_right_default.png
hscroll_right_highlight.png
hscroll_right_pressed.png
+ item_shortcut_bgr.png
+ mouse.png
menuitemD.png
menuitemF.png
menuitemN.png
@@ -37,6 +40,7 @@ SET (FILES
target-cursor-red-m.png
target-cursor-red-s.png
thickborder.png
+ unknown-item.png
vscroll_blue.png
vscroll_down_default.png
vscroll_down_highlight.png
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am
index 92e4f3bb..7287d717 100644
--- a/data/graphics/gui/Makefile.am
+++ b/data/graphics/gui/Makefile.am
@@ -10,6 +10,7 @@ gui_DATA = \
buttonhi.png \
buttonpress.png \
checkbox.png \
+ close_button.png \
deepbox.png \
equip_bg.png \
fixedfont.png \
@@ -22,6 +23,8 @@ gui_DATA = \
hscroll_right_default.png \
hscroll_right_highlight.png \
hscroll_right_pressed.png \
+ item_shortcut_bgr.png \
+ mouse.png \
menuitemD.png \
menuitemF.png \
menuitemN.png \
@@ -41,6 +44,7 @@ gui_DATA = \
target-cursor-red-m.png \
target-cursor-red-s.png \
thickborder.png \
+ unknown-item.png \
vscroll_blue.png \
vscroll_down_default.png \
vscroll_down_highlight.png \
diff --git a/data/graphics/gui/close_button.png b/data/graphics/gui/close_button.png
new file mode 100644
index 00000000..f87cc2a9
--- /dev/null
+++ b/data/graphics/gui/close_button.png
Binary files differ
diff --git a/data/graphics/gui/hits_yellow.png b/data/graphics/gui/hits_yellow.png
index f917bc67..d77b7c05 100644
--- a/data/graphics/gui/hits_yellow.png
+++ b/data/graphics/gui/hits_yellow.png
Binary files differ
diff --git a/data/graphics/gui/item_shortcut_bgr.png b/data/graphics/gui/item_shortcut_bgr.png
new file mode 100644
index 00000000..e878fc7a
--- /dev/null
+++ b/data/graphics/gui/item_shortcut_bgr.png
Binary files differ
diff --git a/data/graphics/gui/mouse.png b/data/graphics/gui/mouse.png
index 2eeb0e51..84dc2ad1 100644
--- a/data/graphics/gui/mouse.png
+++ b/data/graphics/gui/mouse.png
Binary files differ
diff --git a/data/graphics/gui/unknown-item.png b/data/graphics/gui/unknown-item.png
new file mode 100644
index 00000000..9201d688
--- /dev/null
+++ b/data/graphics/gui/unknown-item.png
Binary files differ