tdeio slave for gopher protocol
25개 이상의 토픽을 선택하실 수 없습니다. 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 주 전
doc Use common rules for build and install documentation and translations. 3 년 전
src Move translations to a new directory layout. 4 년 전
translations/messages Translated using Weblate (Russian) 2 주 전
CMakeL10n.txt Use centralized cmake version 1 개월 전
CMakeLists.txt Use centralized cmake version 1 개월 전
COPYING Initial import of kio-gopher 0.1.4 source code. 6 년 전
ChangeLog Initial import of kio-gopher 0.1.4 source code. 6 년 전
ConfigureChecks.cmake Use common CMake tests. 5 년 전
FAQ Conversion KDE -> TDE environment. 6 년 전
README Conversion KDE -> TDE environment. 6 년 전
VERSION Fixed docbook building and translations. 6 년 전
config.h.cmake Adapted to TDE and TQt3. Build and work fine. No helpbook or 6 년 전

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