diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-11-11 10:25:54 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-11-11 10:25:54 +0100 |
commit | 27bcbef791e77e55af73c4f1ec99e0459e3dd213 (patch) | |
tree | b9a7a172617ae6fca14a7717891736974ab06519 /doc/sv | |
parent | 90f63a97bb8775f2cc64cb2d6d1c19e65647a138 (diff) | |
download | kplayer-27bcbef791e77e55af73c4f1ec99e0459e3dd213.tar.gz kplayer-27bcbef791e77e55af73c4f1ec99e0459e3dd213.zip |
Copy translations to a new directory layout.
Use common rules for build and install translations.
Use common rules for build and install documentation.
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/sv')
-rw-r--r-- | doc/sv/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/sv/CMakeLists.txt b/doc/sv/CMakeLists.txt deleted file mode 100644 index efc5ad4..0000000 --- a/doc/sv/CMakeLists.txt +++ /dev/null @@ -1,4 +0,0 @@ -tde_create_handbook( - DESTINATION kplayer - LANG sv -) |