diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-08 12:16:10 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-08 12:16:10 +0900 |
commit | 48635e6343601457bb1ae1e1a489ebce81266fab (patch) | |
tree | a31bdb968ebe7d837990cdd9314d508ede8d955e /konqueror/sidebar/trees/init/trash.desktop | |
parent | dee02ac31a8b5da841f2453a054b6336690d51a2 (diff) | |
download | tdebase-48635e6343601457bb1ae1e1a489ebce81266fab.tar.gz tdebase-48635e6343601457bb1ae1e1a489ebce81266fab.zip |
Added trash size limit property page link to trash folder right click
popup menu and trash applet panel.
Added a new konqueror side bar button to directly display the contents
of the trash bin.
This relates to bug 1923.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'konqueror/sidebar/trees/init/trash.desktop')
-rw-r--r-- | konqueror/sidebar/trees/init/trash.desktop | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/konqueror/sidebar/trees/init/trash.desktop b/konqueror/sidebar/trees/init/trash.desktop new file mode 100644 index 000000000..147638122 --- /dev/null +++ b/konqueror/sidebar/trees/init/trash.desktop @@ -0,0 +1,15 @@ +[Desktop Entry] +Type=Link +URL=trash:/ +Icon=trashcan_empty +Open=true +X-TDE-TreeModule=Directory +X-TDE-KonqSidebarModule=konqsidebar_tree + +Name=Trash Folder +Name[cz]=Složka koše +Name[it]=Cartella Cestino + +Comment=This folder displays the contents of your Trash Bin +Comment[cz]=Tato složka zobrazuje obsah vašeho koše +Comment[it]=Questa cartella visualizza il contenuto del tuo Cestino |