summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/graphics/gui/mouse.pngbin8021 -> 8778 bytes
-rw-r--r--data/themes/mana/CMakeLists.txt1
-rw-r--r--data/themes/mana/Makefile.am1
-rw-r--r--data/themes/mana/mouse.pngbin0 -> 8021 bytes
4 files changed, 2 insertions, 0 deletions
diff --git a/data/graphics/gui/mouse.png b/data/graphics/gui/mouse.png
index 0ba550723..10204ca32 100644
--- a/data/graphics/gui/mouse.png
+++ b/data/graphics/gui/mouse.png
Binary files differ
diff --git a/data/themes/mana/CMakeLists.txt b/data/themes/mana/CMakeLists.txt
index 6547c1609..7aeb164e2 100644
--- a/data/themes/mana/CMakeLists.txt
+++ b/data/themes/mana/CMakeLists.txt
@@ -1,6 +1,7 @@
SET (FILES
colors.xml
info.xml
+ mouse.png
npc.xml
quests.xml
social.xml
diff --git a/data/themes/mana/Makefile.am b/data/themes/mana/Makefile.am
index 828de323b..aefa6b7d6 100644
--- a/data/themes/mana/Makefile.am
+++ b/data/themes/mana/Makefile.am
@@ -4,6 +4,7 @@ guidir = $(pkgdatadir)/data/themes/mana
gui_DATA = \
colors.xml \
info.xml \
+ mouse.png \
npc.xml \
quests.xml \
social.xml
diff --git a/data/themes/mana/mouse.png b/data/themes/mana/mouse.png
new file mode 100644
index 000000000..0ba550723
--- /dev/null
+++ b/data/themes/mana/mouse.png
Binary files differ