From 5159cd2beb2e87806a5b54e9991b7895285c9d3e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:04:16 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tdeioslave/http/webdavs.protocol | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tdeioslave/http/webdavs.protocol (limited to 'tdeioslave/http/webdavs.protocol') diff --git a/tdeioslave/http/webdavs.protocol b/tdeioslave/http/webdavs.protocol new file mode 100644 index 000000000..12d97499a --- /dev/null +++ b/tdeioslave/http/webdavs.protocol @@ -0,0 +1,18 @@ +[Protocol] +exec=kio_http +protocol=webdavs +input=none +output=filesystem +listing=Name,Type,Size,Date,AccessDate,Access +reading=true +writing=true +makedir=true +deleting=true +moving=true +deleteRecursive=true +defaultMimetype=application/octet-stream +determineMimetypeFromExtension=false +Icon=www +config=webdav +DocPath=tdeioslave/webdavs.html +Class=:internet -- cgit v1.2.1 From e3379a9953ab5532065dbe90bdb5a5fe14565641 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 14:20:53 -0600 Subject: Rename additional kioslave libraries --- tdeioslave/http/webdavs.protocol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeioslave/http/webdavs.protocol') diff --git a/tdeioslave/http/webdavs.protocol b/tdeioslave/http/webdavs.protocol index 12d97499a..eb88675b1 100644 --- a/tdeioslave/http/webdavs.protocol +++ b/tdeioslave/http/webdavs.protocol @@ -1,5 +1,5 @@ [Protocol] -exec=kio_http +exec=tdeio_http protocol=webdavs input=none output=filesystem -- cgit v1.2.1