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
Michele Calgaro 51ca89559f
Use centralized cmake version
2 weeks ago
doc Use common rules for build and install documentation and translations. 3 years ago
src Move translations to a new directory layout. 4 years ago
translations/messages Translated using Weblate (Portuguese) 3 years ago
CMakeL10n.txt Use centralized cmake version 2 weeks ago
CMakeLists.txt Use centralized cmake version 2 weeks 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