diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-03-05 16:18:33 +0200 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-03-05 16:18:33 +0200 |
commit | b37eba86fa414b9d41cbceaf773c94632231b301 (patch) | |
tree | 1745fb48f618d8c8d1305b23dd1daad4c7dfe391 /data/themes/CMakeLists.txt | |
parent | 2e1eeaf080e5f965db085cf5bf3e2018a3eab9fd (diff) | |
download | ManaVerse-b37eba86fa414b9d41cbceaf773c94632231b301.tar.gz ManaVerse-b37eba86fa414b9d41cbceaf773c94632231b301.tar.bz2 ManaVerse-b37eba86fa414b9d41cbceaf773c94632231b301.tar.xz ManaVerse-b37eba86fa414b9d41cbceaf773c94632231b301.zip |
Add pink theme by Freya.
http://gitorious.org/freya-mana-themes/pink_heart
Diffstat (limited to 'data/themes/CMakeLists.txt')
-rw-r--r-- | data/themes/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/CMakeLists.txt b/data/themes/CMakeLists.txt index 7f3bd69e5..ac659af33 100644 --- a/data/themes/CMakeLists.txt +++ b/data/themes/CMakeLists.txt @@ -1,5 +1,6 @@ ADD_SUBDIRECTORY(blackwood) ADD_SUBDIRECTORY(classic) ADD_SUBDIRECTORY(enchilado) +ADD_SUBDIRECTORY(pink) ADD_SUBDIRECTORY(redandblack) ADD_SUBDIRECTORY(wood) |