summaryrefslogtreecommitdiffstats
path: root/tdeioslave/trash/DESIGN
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 15:11:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 15:11:21 -0600
commit472156a41b1348c714986c772759ad950fffbe75 (patch)
tree86369dab3bbe3d52c49051665bdfb49b9dfc16e3 /tdeioslave/trash/DESIGN
parent3e891e81335e5243583dab27faeebf001b8139a6 (diff)
downloadtdebase-472156a41b1348c714986c772759ad950fffbe75.tar.gz
tdebase-472156a41b1348c714986c772759ad950fffbe75.zip
Rename kioslaves
Diffstat (limited to 'tdeioslave/trash/DESIGN')
-rw-r--r--tdeioslave/trash/DESIGN8
1 files changed, 4 insertions, 4 deletions
diff --git a/tdeioslave/trash/DESIGN b/tdeioslave/trash/DESIGN
index 63179da08..2bb6f19df 100644
--- a/tdeioslave/trash/DESIGN
+++ b/tdeioslave/trash/DESIGN
@@ -1,10 +1,10 @@
DESIGN
======
-kio_trash implements the XDG trash standard currently at http://www.ramendik.ru/docs/trashspec.html
+tdeio_trash implements the XDG trash standard currently at http://www.ramendik.ru/docs/trashspec.html
-In case race conditions between the various instances of kio_trash
+In case race conditions between the various instances of tdeio_trash
are a problem, trashimpl could be moved to a kded module, and
-kio_trash would use DCOP to talk to it. It's a bit hard to come up
+tdeio_trash would use DCOP to talk to it. It's a bit hard to come up
with use cases where the race conditions would matter though.
BUGS
@@ -31,7 +31,7 @@ TODO
* Deleting oldest files when size is bigger than a certain configurable amount (#79553)
-Bugs closed by kio_trash
+Bugs closed by tdeio_trash
========================
#79826 (3.3 only)
#62848 (configurable trash location)