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 14:47:34 +0200 |
commit | c5d5c04f7af62b757b982bf1eb872e779e4c390a (patch) | |
tree | 7c7b77dd17350348b1d6bfc5e9eae1c26cfd87ef /doc/pl | |
parent | d445d306213fcc908e03ae267e5ebc11c9380602 (diff) | |
download | amarok-c5d5c04f7af62b757b982bf1eb872e779e4c390a.tar.gz amarok-c5d5c04f7af62b757b982bf1eb872e779e4c390a.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>
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/CMakeLists.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/pl/CMakeLists.txt b/doc/pl/CMakeLists.txt deleted file mode 100644 index 8e5a48a7..00000000 --- a/doc/pl/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 pl DESTINATION amarok ) |