From 460b0273772f313ff533ba655ccaa11cf7acef5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 3 May 2020 02:39:22 +0200 Subject: Add the ability to translate: + Catalog for strings in the plugin. + Desktop file translations. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- translations/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 translations/CMakeLists.txt (limited to 'translations/CMakeLists.txt') diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt new file mode 100644 index 0000000..42b186a --- /dev/null +++ b/translations/CMakeLists.txt @@ -0,0 +1 @@ +tde_auto_add_subdirectories() -- cgit v1.2.1