From 10502e29937b67d5f2d62cf70804a4de76c5cf69 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 27 Oct 2012 00:44:43 +0300 Subject: Add new mouse cursors to default theme. Also move old cursors to mana theme. --- data/graphics/gui/mouse.png | Bin 8021 -> 8778 bytes data/themes/mana/CMakeLists.txt | 1 + data/themes/mana/Makefile.am | 1 + data/themes/mana/mouse.png | Bin 0 -> 8021 bytes 4 files changed, 2 insertions(+) create mode 100644 data/themes/mana/mouse.png (limited to 'data') diff --git a/data/graphics/gui/mouse.png b/data/graphics/gui/mouse.png index 0ba550723..10204ca32 100644 Binary files a/data/graphics/gui/mouse.png and b/data/graphics/gui/mouse.png 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 Binary files /dev/null and b/data/themes/mana/mouse.png differ -- cgit v1.2.3-60-g2f50