diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-26 00:18:56 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-26 00:18:56 +0900 |
commit | a18f9fcc94b6982fecb8b75ccb5c21b213e78706 (patch) | |
tree | db1e3d87eaba2952829717f25a51e9b7a5c18d8c /src/gopher.protocol | |
parent | 3eaf665507fb178a718ef9f57f2bb9ec908d5ac8 (diff) | |
download | tdeio-gopher-a18f9fcc94b6982fecb8b75ccb5c21b213e78706.tar.gz tdeio-gopher-a18f9fcc94b6982fecb8b75ccb5c21b213e78706.zip |
Adapted to TDE and TQt3. Build and work fine. No helpbook or
translation are built yet.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/gopher.protocol')
-rw-r--r-- | src/gopher.protocol | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/gopher.protocol b/src/gopher.protocol new file mode 100644 index 0000000..e0f5ffc --- /dev/null +++ b/src/gopher.protocol @@ -0,0 +1,9 @@ +[Protocol] +exec=tdeio_gopher +protocol=gopher +input=none +output=filesystem +reading=true +defaultMimetype=application/octet-stream +determineMimetypeFromExtension=false +X-DocPath=tdeioslave/gopher/index.html |