diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-07-15 20:12:47 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-07-15 20:12:47 +0200 |
commit | cb8cda7bca532df21c02bc4d2bfd03387df7f852 (patch) | |
tree | 7f6b988c304024c9a45bccc2070790b65b95553e /konq-plugins/rsync/rsync_plugin.desktop | |
parent | 41f27d91571102626d9aae843adbe070fcb5aef3 (diff) | |
download | tdeaddons-cb8cda7bca532df21c02bc4d2bfd03387df7f852.tar.gz tdeaddons-cb8cda7bca532df21c02bc4d2bfd03387df7f852.zip |
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'konq-plugins/rsync/rsync_plugin.desktop')
-rw-r--r-- | konq-plugins/rsync/rsync_plugin.desktop | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/konq-plugins/rsync/rsync_plugin.desktop b/konq-plugins/rsync/rsync_plugin.desktop index a8c9717..ab6745b 100644 --- a/konq-plugins/rsync/rsync_plugin.desktop +++ b/konq-plugins/rsync/rsync_plugin.desktop @@ -1,6 +1,11 @@ [Desktop Entry] -Encoding=UTF-8 +Name=Remote Folder Synchronization + +Comment=Synchronization of remote folders in both directions using the programs SSH, RSync and Unison + +Icon=remotesync Type=Service +Encoding=UTF-8 X-TDE-PluginInfo-Author=Timothy Pearson X-TDE-PluginInfo-Email=kb9vqf@pearsoncomputing.net X-TDE-PluginInfo-Name=Rsync @@ -10,13 +15,5 @@ X-TDE-PluginInfo-Category=Tools X-TDE-PluginInfo-Depends= X-TDE-PluginInfo-License=GPL X-TDE-PluginInfo-EnabledByDefault=true - -Name=Remote Folder Synchronization -Name[de]=Abgleich von entfernten Ordnern - -Comment=Synchronization of remote folders in both directions using the programs SSH, RSync and Unison -Comment[de]=Synchronisation von entfernten Ordnern in beide Richtungen mit Hilfe der Programme SSH, RSync und Unison - -Icon=remotesync X-TDE-ParentApp=konqueror X-DocPath=konq-plugins/rsync/index.html |