diff options
author | Slávek Banko <[email protected]> | 2022-01-04 18:02:23 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-01-05 00:48:32 +0100 |
commit | bb9ea88afc543cba3c07805fc6491c517ec38f83 (patch) | |
tree | 9ab6fba2d8d53ec070710edcb0ee14df805c0b81 /translations/Makefile.am | |
parent | 9335908d3888af039412d9d223522fcbd71704d3 (diff) | |
download | kile-bb9ea88afc543cba3c07805fc6491c517ec38f83.tar.gz kile-bb9ea88afc543cba3c07805fc6491c517ec38f83.zip |
Update CMake rules accorting to TDE style.
Copy translations to a new directory layout.
Move documentation to a new directory layout.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'translations/Makefile.am')
-rw-r--r-- | translations/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/Makefile.am b/translations/Makefile.am index 8ac11e7..c0fba57 100644 --- a/translations/Makefile.am +++ b/translations/Makefile.am @@ -1 +1 @@ -SUBDIRS= ar bg br ca cs cy da de el en_GB es et eu fi fr ga gl hi hu is it ja lt ms mt nb nds nl nn pa pl pt pt_BR ro ru rw sk sr sr@Latn sv ta th tr uk zh_CN +SUBDIRS=messages |