diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-15 00:06:17 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-15 00:06:17 +0900 |
commit | 563adb52cbe17faf30ddbb720cb5707eac66fd95 (patch) | |
tree | 697c1fe99d810d45a8ab25f1266eab7ead2acb80 /tdeioslave/trash/kcmtrash.desktop | |
parent | 85e0371c0e2a969d01347ddb5ec8f0e273084994 (diff) | |
download | tdebase-563adb52cbe17faf30ddbb720cb5707eac66fd95.tar.gz tdebase-563adb52cbe17faf30ddbb720cb5707eac66fd95.zip |
Renamed kcm_trash to kcmtrash and minor fixup to previous commits.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeioslave/trash/kcmtrash.desktop')
-rw-r--r-- | tdeioslave/trash/kcmtrash.desktop | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/tdeioslave/trash/kcmtrash.desktop b/tdeioslave/trash/kcmtrash.desktop new file mode 100644 index 000000000..b9c2a6ea9 --- /dev/null +++ b/tdeioslave/trash/kcmtrash.desktop @@ -0,0 +1,24 @@ +[Desktop Entry] +Exec=tdecmshell kcmtrash +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 |