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
Andrei Stepanov dfc20d5bf8
Translated using Weblate (Russian)
2 viikkoa sitten
doc Use common rules for build and install documentation and translations. 3 vuotta sitten
src Move translations to a new directory layout. 4 vuotta sitten
translations/messages Translated using Weblate (Russian) 2 viikkoa sitten
CMakeL10n.txt Use centralized cmake version 1 kuukausi sitten
CMakeLists.txt Use centralized cmake version 1 kuukausi sitten
COPYING Initial import of kio-gopher 0.1.4 source code. 6 vuotta sitten
ChangeLog Initial import of kio-gopher 0.1.4 source code. 6 vuotta sitten
ConfigureChecks.cmake Use common CMake tests. 5 vuotta sitten
FAQ Conversion KDE -> TDE environment. 6 vuotta sitten
README Conversion KDE -> TDE environment. 6 vuotta sitten
VERSION Fixed docbook building and translations. 6 vuotta sitten
config.h.cmake Adapted to TDE and TQt3. Build and work fine. No helpbook or 6 vuotta sitten

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