summaryrefslogtreecommitdiffstats
path: root/tdeioslave/sftp/CMakeL10n.txt
diff options
context:
space:
mode:
authorMavridis Philippe <[email protected]>2022-06-24 14:28:04 +0300
committerMavridis Philippe <[email protected]>2022-07-15 13:21:02 +0300
commitb7c36c8ea3660ffbb24c1b52dcdca797efe8802b (patch)
tree18c14c04e57fbae3521cccd8319486481698a938 /tdeioslave/sftp/CMakeL10n.txt
parent6b64de55fbb2eb2f7ccd33bfe8f5df333ed9d8ba (diff)
downloadtdebase-b7c36c8ea3660ffbb24c1b52dcdca797efe8802b.tar.gz
tdebase-b7c36c8ea3660ffbb24c1b52dcdca797efe8802b.zip
SFTP: Various fixes and improvements
For details see PR #279. Portions of code borrowed from KDE5 SFTP ioslave: Source: https://invent.kde.org/network/kio-extras/-/blob/master/sftp/kio_sftp.cpp Licence: LGPLv2 or later Signed-off-by: Mavridis Philippe <[email protected]> (cherry picked from commit 7f277bc5e1504110b80bdef6da99d21ba4ea2a8c)
Diffstat (limited to 'tdeioslave/sftp/CMakeL10n.txt')
-rw-r--r--tdeioslave/sftp/CMakeL10n.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tdeioslave/sftp/CMakeL10n.txt b/tdeioslave/sftp/CMakeL10n.txt
new file mode 100644
index 000000000..f6ee3ab31
--- /dev/null
+++ b/tdeioslave/sftp/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdeio_sftp" )