diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-12 19:35:28 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-15 22:33:44 +0900 |
| commit | 374d1a9f97cf86d3d2b6b9934f34cf19f0e96cfb (patch) | |
| tree | 25eaf28b7a5bb0c78e22e137027f2964e246f2a9 /configure.in | |
| parent | 94c383c63c15feb3f8d67d7699dee612bbcf6699 (diff) | |
| download | digikam-374d1a9f.tar.gz digikam-374d1a9f.zip | |
Copy translations to new folder
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 50020abd095377ca3ac0622a652f8467e9e5c5a0)
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 52 |
1 files changed, 2 insertions, 50 deletions
diff --git a/configure.in b/configure.in index a4aa9b47..e19b9a09 100644 --- a/configure.in +++ b/configure.in @@ -549,56 +549,8 @@ AC_CONFIG_FILES([ digikam/utilities/scripts/Makefile ]) AC_CONFIG_FILES([ digikam/utilities/setup/Makefile ]) AC_CONFIG_FILES([ digikam/utilities/slideshow/Makefile ]) AC_CONFIG_FILES([ doc/Makefile ]) -AC_CONFIG_FILES([ po/Makefile ]) -AC_CONFIG_FILES([ po/ar/Makefile ]) -AC_CONFIG_FILES([ po/bg/Makefile ]) -AC_CONFIG_FILES([ po/br/Makefile ]) -AC_CONFIG_FILES([ po/ca/Makefile ]) -AC_CONFIG_FILES([ po/cs/Makefile ]) -AC_CONFIG_FILES([ po/cy/Makefile ]) -AC_CONFIG_FILES([ po/da/Makefile ]) -AC_CONFIG_FILES([ po/de/Makefile ]) -AC_CONFIG_FILES([ po/el/Makefile ]) -AC_CONFIG_FILES([ po/en_GB/Makefile ]) -AC_CONFIG_FILES([ po/es/Makefile ]) -AC_CONFIG_FILES([ po/et/Makefile ]) -AC_CONFIG_FILES([ po/fa/Makefile ]) -AC_CONFIG_FILES([ po/fi/Makefile ]) -AC_CONFIG_FILES([ po/fr/Makefile ]) -AC_CONFIG_FILES([ po/gl/Makefile ]) -AC_CONFIG_FILES([ po/he/Makefile ]) -AC_CONFIG_FILES([ po/hu/Makefile ]) -AC_CONFIG_FILES([ po/is/Makefile ]) -AC_CONFIG_FILES([ po/it/Makefile ]) -AC_CONFIG_FILES([ po/ja/Makefile ]) -AC_CONFIG_FILES([ po/ka/Makefile ]) -AC_CONFIG_FILES([ po/lt/Makefile ]) -AC_CONFIG_FILES([ po/mk/Makefile ]) -AC_CONFIG_FILES([ po/ms/Makefile ]) -AC_CONFIG_FILES([ po/mt/Makefile ]) -AC_CONFIG_FILES([ po/nb/Makefile ]) -AC_CONFIG_FILES([ po/nds/Makefile ]) -AC_CONFIG_FILES([ po/nl/Makefile ]) -AC_CONFIG_FILES([ po/nn/Makefile ]) -AC_CONFIG_FILES([ po/pa/Makefile ]) -AC_CONFIG_FILES([ po/pl/Makefile ]) -AC_CONFIG_FILES([ po/pt/Makefile ]) -AC_CONFIG_FILES([ po/pt_BR/Makefile ]) -AC_CONFIG_FILES([ po/ro/Makefile ]) -AC_CONFIG_FILES([ po/ru/Makefile ]) -AC_CONFIG_FILES([ po/rw/Makefile ]) -AC_CONFIG_FILES([ po/sk/Makefile ]) -AC_CONFIG_FILES([ po/sl/Makefile ]) -AC_CONFIG_FILES([ po/sr/Makefile ]) -AC_CONFIG_FILES([ po/sr@Latn/Makefile ]) -AC_CONFIG_FILES([ po/sv/Makefile ]) -AC_CONFIG_FILES([ po/ta/Makefile ]) -AC_CONFIG_FILES([ po/th/Makefile ]) -AC_CONFIG_FILES([ po/tr/Makefile ]) -AC_CONFIG_FILES([ po/uk/Makefile ]) -AC_CONFIG_FILES([ po/vi/Makefile ]) -AC_CONFIG_FILES([ po/zh_CN/Makefile ]) -AC_CONFIG_FILES([ po/zh_TW/Makefile ]) +AC_CONFIG_FILES([ translations/Makefile ]) +AC_CONFIG_FILES([ translations/messages/Makefile ]) AC_OUTPUT dnl Put here things to be done at the very end - telling users dnl about additional packages to install. |
