diff options
author | Ray-V <ray-v@inbox.lv> | 2021-07-13 19:34:23 +0000 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-14 15:51:27 +0200 |
commit | 120cc7e5d543aa92c2a140ba8973552c45b77a3d (patch) | |
tree | cc3574ed01e623e164b55ca9998805c3cd723ba5 /doc/nl/CMakeLists.txt | |
parent | 0a579d66b331b294d1eeb05148c9b885abcfb7e5 (diff) | |
download | amarok-120cc7e5d543aa92c2a140ba8973552c45b77a3d.tar.gz amarok-120cc7e5d543aa92c2a140ba8973552c45b77a3d.zip |
Removed CMakeLists.txt in doc and translations trees
Set up common rules for doc and translations
Moved doc/amarok to doc/en
Signed-off-by: Ray-V <ray-v@inbox.lv>
(cherry picked from commit c5d5c04f7af62b757b982bf1eb872e779e4c390a)
Diffstat (limited to 'doc/nl/CMakeLists.txt')
-rw-r--r-- | doc/nl/CMakeLists.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/nl/CMakeLists.txt b/doc/nl/CMakeLists.txt deleted file mode 100644 index 1b63b82e..00000000 --- a/doc/nl/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( LANG nl DESTINATION amarok ) |