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/CMakeLists.txt | |
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/CMakeLists.txt')
-rw-r--r-- | data/themes/mana/CMakeLists.txt | 1 |
1 files changed, 1 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 |