summaryrefslogtreecommitdiff
path: root/data/themes/mana/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-08-02 21:11:22 +0300
committerAndrei Karas <akaras@inbox.ru>2012-08-02 21:11:22 +0300
commitca0032e744ea7244e70714ed356cfdb37dc26be2 (patch)
treeba27441fb964cdb7e4fd3864624d66093c9af39d /data/themes/mana/CMakeLists.txt
parent22d6df52861012841d1ff4c388cf5a44359d6f07 (diff)
downloadplus-ca0032e744ea7244e70714ed356cfdb37dc26be2.tar.gz
plus-ca0032e744ea7244e70714ed356cfdb37dc26be2.tar.bz2
plus-ca0032e744ea7244e70714ed356cfdb37dc26be2.tar.xz
plus-ca0032e744ea7244e70714ed356cfdb37dc26be2.zip
Add option to show/hide background in social window tabs.
Diffstat (limited to 'data/themes/mana/CMakeLists.txt')
-rw-r--r--data/themes/mana/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/mana/CMakeLists.txt b/data/themes/mana/CMakeLists.txt
index 6103cebe6..45fcf55d8 100644
--- a/data/themes/mana/CMakeLists.txt
+++ b/data/themes/mana/CMakeLists.txt
@@ -1,5 +1,6 @@
SET (FILES
colors.xml
+ social.xml
)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/mana)