diff options
Diffstat (limited to 'tdeio/tdeioexec/README')
-rw-r--r-- | tdeio/tdeioexec/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeio/tdeioexec/README b/tdeio/tdeioexec/README index daaa38bdb..165db1f33 100644 --- a/tdeio/tdeioexec/README +++ b/tdeio/tdeioexec/README @@ -9,12 +9,12 @@ For this it does the following: (because the file was modified) then it offers re-uploading the modified version. This is how you offer network transparency to apps that don't have it. -BUT: with KUniqueApplication, this breaks, because the app returns at once, +BUT: with TDEUniqueApplication, this breaks, because the app returns at once, so we have no way to know when the user finished editing the file... Conclusion: if the application has network transparency built-in, it should put "%u" in its desktop file - and kfmexec isn't used -. If it doesn't, either -it's a TDEApplication and kfmexec does its job, or it's a KUniqueApplication +it's a TDEApplication and kfmexec does its job, or it's a TDEUniqueApplication and... kfmexec can't see modifications to the file. Be warned. From Waldo: "The program doesn't return _at once_. It returns |