summaryrefslogtreecommitdiff
path: root/data/translations/help/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-03-22 01:46:41 +0300
committerAndrei Karas <akaras@inbox.ru>2012-03-22 01:46:41 +0300
commita8b56495564485d37e1f58d917ae763f5b0074ae (patch)
tree2f392aa9fbfea51099387de9bfd191c8f1d976e7 /data/translations/help/CMakeLists.txt
parent2925b20acb9f70d032cd5981687642a770778c53 (diff)
downloadplus-a8b56495564485d37e1f58d917ae763f5b0074ae.tar.gz
plus-a8b56495564485d37e1f58d917ae763f5b0074ae.tar.bz2
plus-a8b56495564485d37e1f58d917ae763f5b0074ae.tar.xz
plus-a8b56495564485d37e1f58d917ae763f5b0074ae.zip
Add help translations. Now only incomplete russian translation.
Diffstat (limited to 'data/translations/help/CMakeLists.txt')
-rw-r--r--data/translations/help/CMakeLists.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/translations/help/CMakeLists.txt b/data/translations/help/CMakeLists.txt
new file mode 100644
index 000000000..eb3802d13
--- /dev/null
+++ b/data/translations/help/CMakeLists.txt
@@ -0,0 +1,13 @@
+SET(FILES
+ arrow_up.gif
+ arrow_down.gif
+ arrow_left.gif
+ arrow_right.gif
+ error.png
+ error.xml
+ manaplus_emotions.png
+ manaplus_emote.xml
+ manaplus_emotes.xml
+ )
+
+INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/sprites)