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 a18f9fcc94
Adapted to TDE and TQt3. Build and work fine. No helpbook or
6 years ago
cmake@edad8a20b9 Adapted to TDE and TQt3. Build and work fine. No helpbook or 6 years ago
doc Conversion KDE -> TDE environment. 6 years ago
doc-translations Conversion KDE -> TDE environment. 6 years ago
po Conversion KDE -> TDE environment. 6 years ago
src Adapted to TDE and TQt3. Build and work fine. No helpbook or 6 years ago
.gitmodules Adapted to TDE and TQt3. Build and work fine. No helpbook or 6 years ago
CMakeLists.txt Adapted to TDE and TQt3. Build and work fine. No helpbook or 6 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 Adapted to TDE and TQt3. Build and work fine. No helpbook or 6 years ago
FAQ Conversion KDE -> TDE environment. 6 years ago
Messages.sh Conversion KDE -> TDE environment. 6 years ago
README Conversion KDE -> TDE environment. 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