diff options
author | gregory guy <g-gregory@gmx.fr> | 2018-09-04 14:34:08 +0200 |
---|---|---|
committer | gregory guy <g-gregory@gmx.fr> | 2018-09-04 14:34:08 +0200 |
commit | 30aac996d32bdffad7de551d3acb1bbf36c69643 (patch) | |
tree | e50f9017c5b40b36785f44cb836ab69e50bdda15 /po/pl | |
parent | 2de7361aeb6ae024455a9dfb029efdf8c5bb242b (diff) | |
download | yakuake-30aac996d32bdffad7de551d3acb1bbf36c69643.tar.gz yakuake-30aac996d32bdffad7de551d3acb1bbf36c69643.zip |
cmake conversion
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'po/pl')
-rw-r--r-- | po/pl/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/pl/CMakeLists.txt b/po/pl/CMakeLists.txt new file mode 100644 index 0000000..ca58df4 --- /dev/null +++ b/po/pl/CMakeLists.txt @@ -0,0 +1 @@ +tde_create_translation( LANG pl ) |