diff options
author | Slávek Banko <[email protected]> | 2018-12-13 04:46:09 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-12-13 04:46:09 +0100 |
commit | 5272377bc13d4ce585ae061c0d2dc0bed3d41708 (patch) | |
tree | cb8af9b15cc92e118fc1fc6945249da9fc546fbe /po/sr | |
parent | ef1db01de53099fa8d667e692b2e52338adaa705 (diff) | |
download | knetload-5272377bc13d4ce585ae061c0d2dc0bed3d41708.tar.gz knetload-5272377bc13d4ce585ae061c0d2dc0bed3d41708.zip |
Add CMakeL10n rules.
Create translation template.
Modify CMake rules for translations
to make them independent of languages.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'po/sr')
-rw-r--r-- | po/sr/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/po/sr/CMakeLists.txt b/po/sr/CMakeLists.txt deleted file mode 100644 index aecc615..0000000 --- a/po/sr/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_create_translation( LANG sr ) |