diff options
author | Slávek Banko <[email protected]> | 2022-01-30 17:07:06 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-01-30 17:10:59 +0100 |
commit | f7ce4cdb608b1bbec0180fe3ae059e2cc999b705 (patch) | |
tree | 075d3afeb6dd6db4dc31d46dea2c81d8dcc4ccff /src/konqplugin/tork_plug_in.desktop | |
parent | 6b34028d26ec2252858049170a934bfaace88925 (diff) | |
download | tork-f7ce4cdb608b1bbec0180fe3ae059e2cc999b705.tar.gz tork-f7ce4cdb608b1bbec0180fe3ae059e2cc999b705.zip |
Copy translations to a new directory layout.
Use common rules for build and install translations.
Added translation of .desktop files.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'src/konqplugin/tork_plug_in.desktop')
-rw-r--r-- | src/konqplugin/tork_plug_in.desktop | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/src/konqplugin/tork_plug_in.desktop b/src/konqplugin/tork_plug_in.desktop index 8355388..70766bc 100644 --- a/src/konqplugin/tork_plug_in.desktop +++ b/src/konqplugin/tork_plug_in.desktop @@ -1,4 +1,10 @@ [Desktop Entry] +Name=TorK + +Comment=Anonymity Manager + +Type=Application +Icon=tdehtml_tork X-TDE-Library=tdehtml_tork X-TDE-PluginInfo-Author=Robert Hogan @@ -9,7 +15,3 @@ X-TDE-PluginInfo-Category=Tools X-TDE-PluginInfo-Depends= X-TDE-PluginInfo-License=GPL X-TDE-PluginInfo-EnabledByDefault=true -Name=TorK -Type=Application -Comment=Anonymity Manager -Icon=tdehtml_tork |