diff options
author | Michele Calgaro <[email protected]> | 2019-04-08 12:16:10 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-04-08 12:16:10 +0900 |
commit | 48635e6343601457bb1ae1e1a489ebce81266fab (patch) | |
tree | a31bdb968ebe7d837990cdd9314d508ede8d955e /tdeioslave/trash/ktrashpropsdlgplugin.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 <[email protected]>
Diffstat (limited to 'tdeioslave/trash/ktrashpropsdlgplugin.desktop')
-rw-r--r-- | tdeioslave/trash/ktrashpropsdlgplugin.desktop | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tdeioslave/trash/ktrashpropsdlgplugin.desktop b/tdeioslave/trash/ktrashpropsdlgplugin.desktop index 39782d602..76ed40daf 100644 --- a/tdeioslave/trash/ktrashpropsdlgplugin.desktop +++ b/tdeioslave/trash/ktrashpropsdlgplugin.desktop @@ -1,7 +1,8 @@ [Desktop Entry] Type=Service -Name=Trash Properties Page +Name=Trash Properties Name[bg]=Свойства на кошчето +Name[cz]=Vlastnosti koše Name[it]=Proprietà del cestino X-TDE-Library=ktrashpropsdlgplugin -X-TDE-ServiceTypes=KPropsDlg/Plugin,media/builtin-trash +X-TDE-ServiceTypes=KPropsDlg/Plugin,media/builtin-trash,inode/directory |