From 6f2c87870081718731cccee678e1e89869826de2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 17 Aug 2020 18:58:43 +0200 Subject: Initial import of version 0.3.2 from the source package. https://sourceforge.net/projects/kpacman/files/kpacman/0.3.2/kpacman-0.3.2.tar.gz MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Original package is licenced under GPL 2.0. Signed-off-by: Slávek Banko --- doc/en/index.docbook | 433 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 433 insertions(+) create mode 100644 doc/en/index.docbook (limited to 'doc/en/index.docbook') diff --git a/doc/en/index.docbook b/doc/en/index.docbook new file mode 100644 index 0000000..b01b1fd --- /dev/null +++ b/doc/en/index.docbook @@ -0,0 +1,433 @@ + +Kpacman'> + + + + + + +]> + + + + + + + + + + + + + +The Kpacman Handbook + + + +George +N. +Ugnacious + +
gnu@kde.org
+
+
+
+ + + + +1999 +2000 +George N. Ugnacious + + + +&FDLNotice; + + + +03/04/1999 +1.01.00 + + + + + +&kpacman; is an application specially designed to do nothing you would +ever want. + + + + + + +KDE +kdeutils +Kapp +nothing +nothing else + + +
+ + + + +Introduction + + + + +&kapp; is a program that lets you do absolutely nothing. Please report +any problems or feature requests to the KDE mailing lists. + + + + +Using Kpacman + + + + + + + + +Here's a screenshot of &kapp; + + + + + + + + + Screenshot + + + + + + + +More Kapp features + +It slices! It dices! and it comes with a free toaster! + +The Squiggle Tool + + + + + + + + Squiggle + + is used to draw squiggly lines all over +the &kpacman; main window. It's not a bug, it's a feature! + + + + + + +Command Reference + + + + +The main Kpacman window + + + +The File Menu + + + + + +Ctrln + +File +New + +Creates a new document + + + + +Ctrls + +File +Save + +Saves the document + + + + +Ctrlq + +File +Quit + +Quits &kapp; + + + + + + + + + + +Developer's Guide to Kpacman + + + + +Programming &kpacman; plugins is a joy to behold. Just read through the next +66 pages of API's to learn how! + + + + + + + +Questions and Answers + + + +&reporting.bugs; +&updating.documentation; + + + + +My Mouse doesn't work. How do I quit &kapp;? + + +You silly goose! Check out the Commands +Section for the answer. + + + + +Why can't I twiddle my documents? + + +You can only twiddle your documents if you have the foobar.lib +installed. + + + + + + + + + +Credits and License + + +&kapp; + + +Program copyright 1997 John Q. Hacker jqh@kde.org + + +Contributors: + +Konqui the KDE Dragon konqui@kde.org + +Tux the Linux Penguin tux@linux.org + + + + + +Documentation copyright 1999 George N. Ugnacious gnu@kde.org + + + + +&underFDL; + + + + +&underGPL; +&underBSDLicense; +&underArtisticLicense; +&underX11License; + + + + +Installation + + +How to obtain Kpacman + + +&kpacman; is part of the KDE project +http://www.kde.org. +&kpacman; can be found in the kdeutils package on +ftp://ftp.kde.org/pub/kde/, the +main ftp site of the KDE project. + + + +Requirements + + + + +In order to successfully use &kpacman;, you need KDE 1.1. Foobar.lib is required +in order to support the advanced &kpacman; features. &kpacman; uses about 5 megs of +memory to run, but this may vary depending on your platform and +configuration. + + + +All required libraries as well as &kpacman; itself can be found +on The &kpacman; home page. + + + + +You can find a list of changes at http://apps.kde.org/kapp. + + + + +Compilation and Installation + + +In order to compile and install KApp on your system, type the following in the base +directory of the Icon Editor distribution: + +% ./configure +% make +% make install + + + +Since KApp uses autoconf and automake you should have not trouble compiling it. +Should you run into problems please report them to the KDE mailing lists. + + + + +Configuration + +Don't forget to tell your system to start the dtd +dicer-toaster daemon first, or KApp won't work ! + + + + + +&documentation.index; +
+ + + + + + + + + + + + + + -- cgit v1.2.1