diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:59:30 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:59:30 -0600 |
commit | c82fea08078a724716c673258d296e240c517368 (patch) | |
tree | b7f1a6eb07dc87ecac369edf100db6fe48e5e758 /app_templates/kioslave/src/kioslave.protocol | |
parent | c43637b57fccc8d056ce53af8b41a3f9e79d6c38 (diff) | |
download | pytdeextensions-c82fea08078a724716c673258d296e240c517368.tar.gz pytdeextensions-c82fea08078a724716c673258d296e240c517368.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'app_templates/kioslave/src/kioslave.protocol')
-rw-r--r-- | app_templates/kioslave/src/kioslave.protocol | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/app_templates/kioslave/src/kioslave.protocol b/app_templates/kioslave/src/kioslave.protocol deleted file mode 100644 index 01dc5bb..0000000 --- a/app_templates/kioslave/src/kioslave.protocol +++ /dev/null @@ -1,13 +0,0 @@ -[Protocol] -exec=kioslave -protocol=kioslave -input=none -output=filesystem -listing=Name,Type,Size,Date -reading=true -writing=true -makedir=true -deleting=true -linking=false -moving=true -maxInstances=1 |