diff options
author | Slávek Banko <[email protected]> | 2023-03-09 05:33:19 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2023-03-09 05:52:54 +0100 |
commit | 66c9d2a5920b30474b595603a79915d2be38cdbe (patch) | |
tree | c896bdcef6cba137863cebb6106c62a9fd01c6ca /doc/en | |
parent | 0c8df48682481faa5249ab010e09d67af08e6457 (diff) | |
download | tdebluez-66c9d2a5920b30474b595603a79915d2be38cdbe.tar.gz tdebluez-66c9d2a5920b30474b595603a79915d2be38cdbe.zip |
Added CMakeL10n rules.
Added template for translations.
Added translation of .desktop files.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/CMakeLists.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt deleted file mode 100644 index 9456e01..0000000 --- a/doc/en/CMakeLists.txt +++ /dev/null @@ -1,16 +0,0 @@ -################################################# -# -# (C) 2018 Emanoil Kotsev -# deloptes (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# -#KDE_LANG = en -#KDE_DOCS = kdebluetooth - -tde_create_handbook( DESTINATION tdebluez ) - -#tde_create_handbook( LANG de DESTINATION tdebluez )
\ No newline at end of file |