tdeio slave for gopher protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Slávek Banko 72ae23fce6
Switch all submodules to https.
4 years ago
cmake@5121b9a41d Reset submodule main/applications/tdeio-gopher/cmake to latest HEAD 5 years ago
doc Fixed docbook building and translations. 6 years ago
po Translated using Weblate (German) 5 years ago
src Add CMakeL10n rules. 5 years ago
.gitmodules Switch all submodules to https. 4 years ago
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Avoid overriding user linker flags (LDFLAGS) for modules and shared libs 5 years ago
COPYING Initial import of kio-gopher 0.1.4 source code. 6 years ago
ChangeLog Initial import of kio-gopher 0.1.4 source code. 6 years ago
ConfigureChecks.cmake Use common CMake tests. 5 years ago
FAQ Conversion KDE -> TDE environment. 6 years ago
README Conversion KDE -> TDE environment. 6 years ago
VERSION Fixed docbook building and translations. 6 years ago
config.h.cmake Adapted to TDE and TQt3. Build and work fine. No helpbook or 6 years ago

README

Gopher tdeioslave Readme

This adds support for the gopher protocol to konqueror.

It is still in development.

It has been tested to work with KDE 3.1 and up.
It has not been tested on other KDE versions.

Currently it supports most (if not all) of the gopher protocol. 

Support for gopher+ protocol is planned.

Protocol Documentation:
 Gopher:
  http://www.faqs.org/rfcs/rfc1436.html

 Gopher+:
  http://iubio.bio.indiana.edu/soft/util/gopher/Gopher+-spec.text

 Gopher URL:
  http://www.cotse.com/CIE/RFC/1738/16.htm

Albert Astals Cid tsdgeos DOT terra AT es