You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kpilot/Documentation
Michele Calgaro 961fec6d30
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
..
ConduitProgrammingTutorial Fix invalid headers in PNG files and optimize for size 10 years ago
UML Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 15 years ago
HOWTO-CODE.txt Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 15 years ago
HOWTO-CONDUIT.txt Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 15 years ago
README Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 15 years ago
README-3.2.1+ qt -> tqt conversion: 7 years ago
README-4.0.0 Additional kde to tde renaming 14 years ago
README-4.2.1 Additional kde to tde renaming 14 years ago
README-4.2.2 Additional kde to tde renaming 14 years ago
checkPlugin.sh Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 15 years ago
merge-into-svn.sh Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 15 years ago

README

kpilot/Documentation
====================

This directory contains information pertinent to the design of
KPilot -- which is therefore only really interesting for 
developers of KPilot conduits, maintainers, etc.

Files in this directory are:

README			- This file
README-3.2.1+		- The README for KPilot 3.2.1 with some changes
			  that refer to KPilot 4 and KDE2, so it's quite
			  confusing.
README-4.0.0		- The real README for KPilot 4.0.0
HOWTO-CONDUIT.txt	- An introduction to writing conduits, last
			  updated for KPilot 3.1b9 (which is a LONG
			  time ago)