diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-13 00:33:10 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-13 00:33:10 +0900 |
commit | 691c9204a1a6dcbce52d41e62a988044e48270d4 (patch) | |
tree | 34bb4442388b2649eaed235a395258e1211110f7 /tdeioslave/trash/kcm_trash.desktop | |
parent | 48635e6343601457bb1ae1e1a489ebce81266fab (diff) | |
download | tdebase-691c9204a1a6dcbce52d41e62a988044e48270d4.tar.gz tdebase-691c9204a1a6dcbce52d41e62a988044e48270d4.zip |
Added TDE Control module for trash policy configuration.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeioslave/trash/kcm_trash.desktop')
-rw-r--r-- | tdeioslave/trash/kcm_trash.desktop | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/tdeioslave/trash/kcm_trash.desktop b/tdeioslave/trash/kcm_trash.desktop new file mode 100644 index 000000000..83b70c920 --- /dev/null +++ b/tdeioslave/trash/kcm_trash.desktop @@ -0,0 +1,24 @@ +[Desktop Entry] +Exec=tdecmshell kcm_trash +Icon=trashcan_empty +Type=Application +#X-DocPath=kcontrol/kcmcgi/index.html + +X-TDE-ModuleType=Library +X-TDE-Library=trash +Categories=Qt;TDE;X-TDE-settings-system; + +Name=Trash +Name[cz]=Koš +Name[fr]=Corbeille +Name[it]=Cestino + +Comment=Trash Properties +Comment[cz]=Vlastnosti koše +Comment[fr]=Propriétés de la Corbeille +Comment[it]=Proprietà del cestino + +Keywords=trash;properties;size;limits;delete +Keywords[cz]=koš,vlastnosti,velikost,limity,odstranit +Keywords[fr]=corbeille;propriétés;taille;limites;supprimer +Keywords[it]=cestino;proprietà;dimensioni;limiti;cancella |