summaryrefslogtreecommitdiffstats
path: root/tdeioslave/trash/ktrashpropsdlgplugin.desktop
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-06-281-6/+0
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix TCC modules in German and other languages.Chris2019-10-111-0/+3
| | | | | | Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations. Signed-off-by: Chris <xchrisx@uber.space>
* Fix wrong language code for Czech translations related to the Trash.Slávek Banko2019-10-071-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added TDE Control module for trash policy configuration.Michele Calgaro2019-04-131-3/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added trash size limit property page link to trash folder right clickMichele Calgaro2019-04-081-2/+3
| | | | | | | | | 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>
* Trash limit: clean up previous patch (KDE -> TDE conversion, debug messages, TQtMichele Calgaro2016-10-121-0/+1
| | | | | | | | signals/slots...). Improved error message when a file is too big to fit within the max trash size limit. This relates to bug 1923. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added trash limit configuration optionEmanoil Kotsev2016-10-121-0/+6
This work is based on original patch created by Tobias Koenig <tokoe@kde.org> for KDE 3.5.9 and later added to KDE 4.2, and available under GPL version 2 License, or any later version. See also http://tokoe-kde.blogspot.com/2008/08/size-limits-for-trash.html This relates to bug 1923. Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>