summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-10-27 00:44:43 +0300
committerAndrei Karas <akaras@inbox.ru>2012-10-27 00:44:43 +0300
commit10502e29937b67d5f2d62cf70804a4de76c5cf69 (patch)
tree1f7877cf51110198b6e86236f5225a95d51fb940 /data
parent23e217c7d6e057f95dd3a41f3de54c8edf32948e (diff)
downloadplus-10502e29937b67d5f2d62cf70804a4de76c5cf69.tar.gz
plus-10502e29937b67d5f2d62cf70804a4de76c5cf69.tar.bz2
plus-10502e29937b67d5f2d62cf70804a4de76c5cf69.tar.xz
plus-10502e29937b67d5f2d62cf70804a4de76c5cf69.zip
Add new mouse cursors to default theme.
Also move old cursors to mana theme.
Diffstat (limited to 'data')
-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