diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-10-27 00:44:43 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-10-27 00:44:43 +0300 |
commit | 10502e29937b67d5f2d62cf70804a4de76c5cf69 (patch) | |
tree | 1f7877cf51110198b6e86236f5225a95d51fb940 /data/themes/mana | |
parent | 23e217c7d6e057f95dd3a41f3de54c8edf32948e (diff) | |
download | plus-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/themes/mana')
-rw-r--r-- | data/themes/mana/CMakeLists.txt | 1 | ||||
-rw-r--r-- | data/themes/mana/Makefile.am | 1 | ||||
-rw-r--r-- | data/themes/mana/mouse.png | bin | 0 -> 8021 bytes |
3 files changed, 2 insertions, 0 deletions
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 Binary files differnew file mode 100644 index 000000000..0ba550723 --- /dev/null +++ b/data/themes/mana/mouse.png |