diff options
Diffstat (limited to 'src/apt+http.protocol')
-rw-r--r-- | src/apt+http.protocol | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/apt+http.protocol b/src/apt+http.protocol index 604cb7b..e91509c 100644 --- a/src/apt+http.protocol +++ b/src/apt+http.protocol @@ -1,5 +1,5 @@ [Protocol] -exec=kio_apt +exec=tdeio_apt protocol=apt+http input=none output=stream @@ -8,4 +8,4 @@ defaultMimetype=text/html Icon=remote Description=A tdeioslave for using apt-cache functionalities inside konqueror determineMimetypeFromExtension=false -DocPath=kio_apt/index.html +DocPath=tdeio_apt/index.html |