diff options
author | Slávek Banko <[email protected]> | 2018-12-13 02:36:49 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-12-13 02:37:51 +0100 |
commit | 5f8d3c3fd4af27b63940d85b46f5e2b21f17e66c (patch) | |
tree | b468634c628ece7edaaa7db36f17fd5abe0f328e /po/es | |
parent | a6e34bb9beafea3f18280ddcf8bf971bbb3bebba (diff) | |
download | kiosktool-5f8d3c3fd4af27b63940d85b46f5e2b21f17e66c.tar.gz kiosktool-5f8d3c3fd4af27b63940d85b46f5e2b21f17e66c.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]>
(cherry picked from commit d754910274408fa59eceedd1bba3339df800de1c)
Diffstat (limited to 'po/es')
-rw-r--r-- | po/es/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/po/es/CMakeLists.txt b/po/es/CMakeLists.txt deleted file mode 100644 index 041b7a3..0000000 --- a/po/es/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_create_translation( LANG es ) |