diff options
author | Reuben Thomas <rrt@sc3d.org> | 2007-11-20 21:32:27 +0000 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2007-11-20 21:32:27 +0000 |
commit | e1408c833c9c8dfc99f75d22faf6d50aeca4571c (patch) | |
tree | da36a07c05b291fd47f2a4b0669a8f596e807f23 /kde2/doc | |
parent | 5ac307594ebbe560078317d6c0177b1a352263e1 (diff) | |
download | plptools-e1408c833c9c8dfc99f75d22faf6d50aeca4571c.tar.gz plptools-e1408c833c9c8dfc99f75d22faf6d50aeca4571c.tar.bz2 plptools-e1408c833c9c8dfc99f75d22faf6d50aeca4571c.zip |
Remove the KDE code. It was nice, but it's nicer just to treat the
Psion as a file system, and use plpftp to do out-of-band things. Also,
with KDE 4 this code will surely stop working.
Diffstat (limited to 'kde2/doc')
42 files changed, 0 insertions, 1542 deletions
diff --git a/kde2/doc/.cvsignore b/kde2/doc/.cvsignore deleted file mode 100644 index 3dda729..0000000 --- a/kde2/doc/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile.in -Makefile diff --git a/kde2/doc/Makefile.am b/kde2/doc/Makefile.am deleted file mode 100644 index 8d0fd41..0000000 --- a/kde2/doc/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -SUBDIRS = en de kioslave - -maintainer-clean-local: - rm -f Makefile.in diff --git a/kde2/doc/de/.cvsignore b/kde2/doc/de/.cvsignore deleted file mode 100644 index 960e4b1..0000000 --- a/kde2/doc/de/.cvsignore +++ /dev/null @@ -1,5 +0,0 @@ -Makefile.in -Makefile -HTML -index.docbook -*.bz2 diff --git a/kde2/doc/de/Makefile.am b/kde2/doc/de/Makefile.am deleted file mode 100644 index 4ea6f6d..0000000 --- a/kde2/doc/de/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ - -KDE_LANG = de -KDE_DOCS = kpsion - -EXTRA_DIST = index.docbook.in - -index.docbook: index.docbook.in - cat index.docbook.in | perl -e 'while (<>) { if (/\$$Date:\s+(.*)\s+\$$/) { $$d=$$1; } s/__DATE__/$$d/; s/__VERSION__/$(VERSION)/; print; }' > index.docbook - -maintainer-clean-local: - rm -f Makefile.in diff --git a/kde2/doc/de/firstwizard-1.png b/kde2/doc/de/firstwizard-1.png Binary files differdeleted file mode 100644 index 624d580..0000000 --- a/kde2/doc/de/firstwizard-1.png +++ /dev/null diff --git a/kde2/doc/de/firstwizard-2.png b/kde2/doc/de/firstwizard-2.png Binary files differdeleted file mode 100644 index 72d0961..0000000 --- a/kde2/doc/de/firstwizard-2.png +++ /dev/null diff --git a/kde2/doc/de/firstwizard-3.png b/kde2/doc/de/firstwizard-3.png Binary files differdeleted file mode 100644 index 85d5f0f..0000000 --- a/kde2/doc/de/firstwizard-3.png +++ /dev/null diff --git a/kde2/doc/de/index.docbook.in b/kde2/doc/de/index.docbook.in deleted file mode 100644 index 08a8308..0000000 --- a/kde2/doc/de/index.docbook.in +++ /dev/null @@ -1,714 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" [ - <!ENTITY kpsion "<application>KPsion</application>"> - <!ENTITY kappname "&kpsion;"> - <!ENTITY % addindex "IGNORE"> - <!ENTITY % German "INCLUDE"> - <!-- DO NOT DELETE! $Revision$ --> - <!-- DO NOT DELETE! $Date$ --> -]> - -<book lang="&language;"> -<bookinfo> - -<title>Das &kpsion; Handbuch</title> - -<authorgroup> -<author> -<firstname>Fritz</firstname> -<surname>Elfert</surname> -<affiliation> -<address><email>felfert@to.com</email></address> -</affiliation> -</author> - -<!-- -<othercredit role="reviewer"> -<firstname>Whoever</firstname> -<surname>Lastname</surname> -<affiliation> -<address><email>mail@somewhere.org</email></address> -</affiliation> -<contrib>Reviewer</contrib> -</othercredit> ---> - -</authorgroup> - -<copyright> -<year>2001</year> -<holder>Fritz Elfert</holder> -</copyright> - -<legalnotice>&FDLNotice;</legalnotice> - -<date>__DATE__</date> -<releaseinfo>__VERSION__</releaseinfo> - - -<abstract><para> -&kpsion; ist ein Programm zur Daten-sicherung/rücksicherung -von Psion PDAs, sowie zum Formatieren von Lauferken derselben. -</para></abstract> - -<keywordset> -<keyword>KDE</keyword> -<keyword>plptools</keyword> -<keyword>KPsion</keyword> -<keyword>Psion</keyword> -<keyword>EPOC</keyword> -<keyword>PDA</keyword> -<keyword>Sicherung</keyword> -<keyword>Rücksicherung</keyword> -<keyword>formatieren</keyword> -</keywordset> - -</bookinfo> - -<chapter id="Introduction"> -<title>Einführung</title> - -<para>Willkommen bei &kpsion;! &kpsion; ist ein KDE-Programm zum Sichern und -Rücksichern von Daten eines Psion PDAs sowie zum Formatieren von -Laufwerken solcher PDAs. Es benutzt den Daemonen <command>ncpd</command> -und die Bibliotheken aus dem Packet plptools. -</para> - -<para>Dieses Programm kann von der Kommandozeile oder über eine -<filename>.desktop</filename> Datei gestartet werden. -</para> - -</chapter> - -<chapter id="installation"> -<title>Installation</title> - -<sect1 id="downloading"> -<title>Download</title> - -<para>&kpsion; ist Bestandteil des Packets plptools. Das Packet plptools -ist auf <ulink url="http://plptools.sourceforge.net/">http://plptools.sourceforge.net/</ulink> zum Download verfügbar.</para> - -</sect1> - -<sect1 id="compiling"> -<title>Kompilieren</title> - -<para>Das Packet plptools ist eigentlich kein KDE packet, sondern eine Sammlung -von Anwendungen zum Umgang mit dem PLP-Protokoll (dem Protokoll zur Kommunikation mit einem Psion (EPOC) PDA). Deshalb ist beim Bau des Packets plptools der -KDE-spezifische Teil explizit zu aktivieren. Hierzu wird die Option -<option>--enable-kde</option> beim Ausführen des configure von plptools -benutzt.</para> - -<para>Das Bauen läuft üblicherweise folgendermaßen ab:</para> - -<screen> -<prompt>$</prompt> <command>./configure <option>--enable-kde</option></command> -<prompt>$</prompt> <command>make</command> -<prompt>$</prompt> <command>make <option>install</option></command> -</screen> - -<para>Der letzte Schritt ist hierbei unter der Benutzerkennung root durchzuführen. Der Installationsprozess benötigt Schreibzugriff auf die systemweiten -KDE-Verzeichnisse.</para> - -</sect1> -</chapter> - -<chapter id="using-kpsion"> -<title>&kpsion; verwenden</title> - -<para> -Die Verwendung von &kpsion; ist einfach. Normalerweise wird &kpsion; über den -entsprechenden Eintrag im Untermenü Werkzeuge des K-Menüs gestartet. - -Sie können &kpsion; aber auch von der Kommandozeile starten. In diesem Fall -benutzen Sie eine der folgenden Befehle: -</para> - - <cmdsynopsis> - <command>kpsion</command> - </cmdsynopsis> - - <cmdsynopsis> - <command>kpsion</command> - <arg>--autobackup</arg> - </cmdsynopsis> - - <cmdsynopsis> - <command>kpsion</command> - <arg>--backup <replaceable>DRIVE</replaceable></arg> - </cmdsynopsis> - - <cmdsynopsis> - <command>kpsion</command> - <arg>--restore <replaceable>DRIVE</replaceable></arg> - </cmdsynopsis> - - <cmdsynopsis> - <command>kpsion</command> - <arg>--format <replaceable>DRIVE</replaceable></arg> - </cmdsynopsis> - -<para>Wenn &kpsion; ohne jede Option gestartet wird, so startet das -Programm im interaktiven Modus. Werden Optionen verwendet, führt &kpsion; -die angegebene Aufgabe automatisch durch.</para> - -<variablelist> -<varlistentry> -<term><option>--autobackup</option></term> -<listitem><para> -Diese Option weist &kpsion; an, eine geplante Sicherung des angeschlossenen -Gerätes durchzuführen. Ist zum Zeitpunkt des Starts kein Psion angeschlossen, -beendet sich das Programm sofort. -</para></listitem> -</varlistentry> - -<varlistentry> -<term><option>--backup <replaceable>DRIVE</replaceable></option></term> -<listitem><para> -Diese Option startet die Sicherung des angegebenen Laufwerks <replaceable>DRIVE</replaceable>. -<replaceable>DRIVE</replaceable> ist hierbei ein einzelner Laufwerks-Buchstabe. -</para></listitem> -</varlistentry> - -<varlistentry> -<term><option>--restore <replaceable>DRIVE</replaceable></option></term> -<listitem><para> -Diese Option startet die Rückicherung des angegebenen Laufwerks <replaceable>DRIVE</replaceable>. -<replaceable>DRIVE</replaceable> ist hierbei ein einzelner Laufwerks-Buchstabe. -</para></listitem> -</varlistentry> - -<varlistentry> -<term><option>--format <replaceable>DRIVE</replaceable></option></term> -<listitem><para> -Diese Option startet das Formatieren des angegebenen Laufwerks <replaceable>DRIVE</replaceable>. -<replaceable>DRIVE</replaceable> ist hierbei ein einzelner Laufwerks-Buchstabe. -</para></listitem> -</varlistentry> - -</variablelist> - -</chapter> - -<chapter id="commands"> -<title>Kommandoreferenz</title> - -<sect1 id="kpsion-mainwindow"> -<title>Das &kpsion; Hauptfenster</title> -<para> -<screenshot> -<screeninfo>&kpsion; mainwindow.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="toplevel.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>&kpsion; mainwindow</phrase> - </textobject> - </mediaobject> -</screenshot> -Ist ein Psion PDA angeschlossen, so werden dessen Laufwerke im zentralen -Icon-Fenster des Programms angezeigt. Durch einen Mausklick auf ein -Laufwerk, können Sie dieses Laufwerk an- bzw. abwählen. Sind Laufwerke -angewählt, so werden die Einträge der möglichen Aktionen im Datei-Menü und -in der Werkzeugleiste aktiviert. In der Werkzeugleiste sind die am -häufigsten benötigten <guimenu>Aktionen</guimenu> verfügbar. Diese sind:</para> -<para> -<itemizedlist> -<listitem><para> -<guiicon> - <inlinemediaobject> - <imageobject> - <imagedata fileref="psion_backup.png" format="PNG"></imagedata> - </imageobject> - </inlinemediaobject> -</guiicon> Komplettsicherung. -</para></listitem> -<listitem><para> -<guiicon> - <inlinemediaobject> - <imageobject> - <imagedata fileref="psion_restore.png" format="PNG"></imagedata> - </imageobject> - </inlinemediaobject> -</guiicon> Rücksicherung. -</para></listitem> -</itemizedlist> -</para> - -<sect2><title>Das Datei Menü</title><para><variablelist> - -<varlistentry> -<term><menuchoice> -<shortcut> -<keycombo><keycap>Ctrl</keycap><keycap>k</keycap></keycombo> -</shortcut> -<guimenu>Datei</guimenu> -<guimenuitem>Starte Komplettsicherung</guimenuitem> -</menuchoice></term> -<listitem><para> -Startet eine <action>Komplettsicherung</action> der gewählten Laufwerke. -</para></listitem> -</varlistentry> - -<varlistentry> -<term><menuchoice> -<shortcut> -<keycombo><keycap>Ctrl</keycap><keycap>i</keycap></keycombo> -</shortcut> -<guimenu>Datei</guimenu> -<guimenuitem>Start Inkrementelle Sicherung</guimenuitem> -</menuchoice></term> -<listitem><para> -Startet eine <action>inkrementelle Sicherung</action> der gewählten Laufwerke. -</para></listitem> -</varlistentry> - -<varlistentry> -<term><menuchoice> -<shortcut> -<keycombo><keycap>Ctrl</keycap><keycap>r</keycap></keycombo> -</shortcut> -<guimenu>Datei</guimenu> -<guimenuitem>Starte Rücksicherung</guimenuitem> -</menuchoice></term> -<listitem><para> -Startet eine <action>Rücksicherung</action> der gewählten Laufwerke. -</para></listitem> -</varlistentry> - -<varlistentry> -<term><menuchoice> -<shortcut> -<keycombo><keycap>Ctrl</keycap><keycap>f</keycap></keycombo> -</shortcut> -<guimenu>Datei</guimenu> -<guimenuitem>Starte Formatierung</guimenuitem> -</menuchoice></term> -<listitem><para> -Startet das <action>Formatieren</action> der gewählten Laufwerke. -</para></listitem> -</varlistentry> - -<varlistentry> -<term><menuchoice> -<shortcut> -<keycombo><keycap>Ctrl</keycap><keycap>e</keycap></keycombo> -</shortcut> -<guimenu>Datei</guimenu> -<guimenuitem>Beenden</guimenuitem> -</menuchoice></term> -<listitem><para> -<action>Beendet</action> &kpsion;. -</para></listitem> -</varlistentry> - -</variablelist></para></sect2> - -</sect1> - -</chapter> - -<chapter id="Configuration"> -<title>Konfiguration</title> - -<sect1 id="firsttime"> -<title>Erstmaliger Start</title> - -<para> -Wenn Sie &kpsion; zum ersten Mal starten, erscheint ein Assistent zur -Einrichtung und einfachen Anpassung von &kpsion; an Ihre persönlichen -Vorgaben. Dieser Vorgang ist in drei Schritte unterteilt: -</para> - -<sect2> -<title>Auswahl des Sicherungs-Ordners</title> -<para> -<screenshot> -<screeninfo>Step one. Select a backup directory.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="firstwizard-1.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Selecting the backup directory</phrase> - </textobject> - </mediaobject> -</screenshot> -Der Sicherungs-Ordner wird von &kpsion; zur Ablage von Sicherungs-Archiven -verwendet. Im Normalfall können Sie einfach den vorgeschlagenen Ordner -unterhalb Ihres Heimatverzeichnisses unverändert übernehmen. Sollten Sie -einen anderen Ordner wünschen (z.B. weil der Plattenplatz auf der -entsprechenden Partition knapp ist.), so können Sie dies durch einen -Mausklick auf die Schaltfäche Durchsuchen. Natürlich sind zum Anlegen -des Ordners Schreibrechte im übergeordneten Ordner nötig. -</para> -<para></para> -</sect2> - -<sect2> -<title>Einstellung der Sicherungs-Strategie</title> -<para> -<screenshot> -<screeninfo>Step two. backup strategy.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="firstwizard-2.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Setting the backup strategy</phrase> - </textobject> - </mediaobject> -</screenshot> -Im zweiten Schritt können Sie die Sicherungs-Strategie anpassen. Sowohl -für inkrementelle als auch komplette Sicherungen können Sie einen Intervall -angeben. Ist mindestens einer dieser Intervalle aktiviert, so legt &kpsion; -einen <filename>.desktop</filename> Eintrag in Ihrem KDE-Autostart-Ordner an. -Jedes Mal, wenn Sie in Zukunft KDE starten, wird dann &kpsion; im automatischen -Sicherungs-Modus gestartet. Wenn dabei dann ein Intervall abgelaufen ist (und -ein Psion angeschlossen ist), so wird &kpsion; eine entspechende automatische -Sicherung durchführen. -</para> -<para> -Die dritte Einstellung, die Sie anpassen können, ist die Anzahl von -Sicherungs-Generationen. Eine Sicherungs-Generation besteht aus einer -Komplett-Sicherung und den darauf aufbauenden inkrementellen Sicherungen. -In Anschluss an eine erfolgreiche Komplett-Sicherung prüft &kpsion;, ob -mehr als die hier angegebene Anzahl Generationen bestehen und löscht -ggf. ältere Sicherungs-Generationen. -</para> -<para></para> -</sect2> - -<sect2> -<title>Verbindungsparameter</title> -<para> -<screenshot> -<screeninfo>Step three. connection parameters.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="firstwizard-3.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Setting connection parameters</phrase> - </textobject> - </mediaobject> -</screenshot> -Im dritten Schritt, können Sie das Verhalten von &kpsion; während des -Verbindungs-Aufbaus beeinflussen. Wenn Sie den Verbindungs-Intervall -auf einen Wert ungleich Null einstellen, so wird &kpsion; kontinuierlich -einen gescheiterten Verbindungsaufbau wiederholen. Da &kpsion; hierzu -den Daemonen ncpd benötigt, ist es zudem möglich, diesen bei Bedarf -automatisch zu starten. Damit dies funktioniert, müssen Sie zusätzlich -Schreibrechte für die entsprechende serielle Schnittstelle besitzen. -</para> -<para></para> -</sect2> - -</sect1> - -<sect1 id="newpsion"> -<title>Neue Verbindung</title> - -<para> -Wenn &kpsion; eine Verbindung zum Psion aufbaut, so fragt er dessen -Seriennummer ab. Ist der angeschlossene Psion noch nie vorher angeschlossen -gewesen, so erscheint ein Assistent mit dem Sie dem angeschlossenen Psion -einen Namen geben, sowie die Laufwerke für automatische Sicherungen auswählen -können. -</para> - -<sect2> -<title>Psion Name</title> -<para> -<screenshot> -<screeninfo>Step one. psion name.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="newpsionwizard-1.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Setting a psion name</phrase> - </textobject> - </mediaobject> -</screenshot> -Der vergebene Name wird nur zur Anzeige verwendent. Intern benutzt &kpsion; -stets die Seriennummer des Psion zur Identifikation. -</para> -<para></para> -</sect2> - -<sect2> -<title>Wahl der zu sichernden Laufwerke</title> -<para> -<screenshot> -<screeninfo>Step two. specifying backup drives.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="newpsionwizard-2.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Specifying backup drives</phrase> - </textobject> - </mediaobject> -</screenshot> -Üblicherweise wählen Sie hier alle Laufwerke ausgenommen das ROM Laufwerk. -Das ROM Laufwerk kann zwar gesichert werden, aber natürlich ist damit -keine Rücksicherung möglich. -</para> -<para></para> -</sect2> -</sect1> - -<sect1 id="settings"> -<title>Einstellungen</title> - -<para> -Alle Einstellungen die in den Assistenten vorgenommen wurden, können Sie -zu einem beliebigen späteren Zeitpunkt mit dem Dialog Einstellungen -modifizieren. Der Dialog Einstellungen besteht aus drei Seiten: -</para> - -<sect2> -<title>Sicherung</title> -<para> -<screenshot> -<screeninfo>Setup, Backup.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="settings-backup.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Settings, Backup</phrase> - </textobject> - </mediaobject> -</screenshot> -</para> -<para></para> -</sect2> - -<sect2> -<title>Verbindung</title> -<para> -<screenshot> -<screeninfo>Settings, Connection.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="settings-connection.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Settings, Connection</phrase> - </textobject> - </mediaobject> -</screenshot> -</para> -<para></para> -</sect2> - -<sect2> -<title>Geräte</title> -<para> -<screenshot> -<screeninfo>Settings, Machines.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="settings-machines.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Settings, Machines</phrase> - </textobject> - </mediaobject> -</screenshot> -</para> -<para></para> -</sect2> - -</sect1> - -</chapter> - -<chapter id="Interna"> -<title>Interna</title> - -<sect1 id="backupformat"> -<title>Die Backup-Dateien</title> - -<para>Bei den Backup-Dateien die von &kpsion; angelegt werden, handelt es -sich um simple, mit gzip komprimierte tar-Archive. -Die Dateien sind nach folgendem Schema benannt: -<variablelist> -<varlistentry> -<term>TYP-YYYY-MO-DD-HH-MI-SS.tar.gz</term> -<listitem><para> - wobei - <variablelist> - <varlistentry> - <term>TYP</term> - <listitem><para> - ein einzelnes Zeichen ist und den Backup-Typ repräsentiert. 'I' steht für - incrementell und 'F' steht für englisch 'full' (Komplett-Backup). - </para></listitem> - </varlistentry> - <varlistentry> - <term>YYYY</term> - <listitem><para> - das Jahr des Backups angibt. - </para></listitem> - </varlistentry> - <varlistentry> - <term>MO</term> - <listitem><para> - den Monat des Backups angibt. - </para></listitem> - </varlistentry> - <varlistentry> - <term>DD</term> - <listitem><para> - den Tag des Backups angibt. - </para></listitem> - </varlistentry> - <varlistentry> - <term>HH</term> - <listitem><para> - die Stunde des Backups angibt. - </para></listitem> - </varlistentry> - <varlistentry> - <term>MI</term> - <listitem><para> - die Minute des Backups angibt. - </para></listitem> - </varlistentry> - <varlistentry> - <term>SS</term> - <listitem><para> - Die Sekunde des Backups angibt. - </para></listitem> - </varlistentry> - </variablelist> -</para></listitem> -</varlistentry> -</variablelist> -Die Dateinamen innerhalb des tar-Archives sind konvertiert um den -allgemein unter Unix gültigen Namens-Schemata zu genügen: Alle Vorkommen -des Zeichens '%' sind in die Zeichenkette '%25' umgewandelt, alle Vorkommen -des Zeichens '/' sind in die Zeichenkette '%2f' umgewandelt und alle -Vorkommen von '\' sind nach '/' gewandelt. -</para> -<para> -Zusätzlich zu den gesicherten Dateien des Psion, enthält jedes tar-Archiv -eine spezielle Indexdatei, in der die original-Dateiattribute und die -64-bit Dateizeit des Psion gespeichert werden. Diese Indexdatei hat den -Namen KPsionIncrementalIndex (für incrementelle Backups) oder -KPsionFullIndex (für Komplett-Backups). Die Indexdatei befindet sich im -Wurzelverzeichnis des Archivs und ist eine ASCII-Datei mit folgendem -Aufbau: -<variablelist> -<varlistentry> -<term>hhhhhhhh llllllll ssssssss aaaaaaaa fn</term> -<listitem><para> - wobei - <variablelist> - <varlistentry> - <term>hhhhhhhh</term> - <listitem><para> - eine 8-stellige Hexadezimalzahl ist, die die obere Hälfte des - Datei-Modifikationsdatums enthält. - </para></listitem> - </varlistentry> - <varlistentry> - <term>llllllll</term> - <listitem><para> - eine 8-stellige Hexadezimalzahl ist, die die untere Hälfte des - Datei-Modifikationsdatums enthält. - </para></listitem> - </varlistentry> - <varlistentry> - <term>ssssssss</term> - <listitem><para> - eine 8-stellige Hexadezimalzahl ist, die die Dateigrösse enthält. - </para></listitem> - </varlistentry> - <varlistentry> - <term>aaaaaaaa</term> - <listitem><para> - eine 8-stellige Hexadezimalzahl ist, die die Dateiattribute enthält. - </para></listitem> - </varlistentry> - <varlistentry> - <term>fn</term> - <listitem><para> - der unkonvertierte Original-Dateiname ist (Absoluter Pfad). - </para></listitem> - </varlistentry> - </variablelist> -</para></listitem> -</varlistentry> -</variablelist> -Die erste Zeile der Indexdatei enthält einen Header mit dem folgenden -Format: -<variablelist> -<varlistentry> -<term>#plpbackup index T</term> -<listitem><para> - wobei - <variablelist> - <varlistentry> - <term>T</term> - <listitem><para> - ein einzelnes Zeichen ist, welches den Backup-Typ repräsentiert. - 'I' steht für incrementell und 'F' steht für englisch 'full' - (Komplett-Backup). - </para></listitem> - </varlistentry> - </variablelist> -</para></listitem> -</varlistentry> -</variablelist> -</para> -</sect1> -</chapter> - -<chapter id="faq"> -<title>Fragen und Antworten</title> - -&reporting.bugs; - -<qandaset id="faqlist"> -<qandaentry> -<question> -<para>Ich habe einen Psion Serie 3 und &kpsion; funktioniert nicht.</para> -</question> -<answer> -<para>Dies ist ein bekanntes Problem der aktuellen plptools Bibliothek. Das Problem ist in Arbeit. Sorry. -</para> -</answer> -</qandaentry> -</qandaset> -</chapter> - -<chapter id="Author"> -<title>Autor</title> - -<para>Copyright 2001 Fritz Elfert</para> - -<para>&kpsion; wurde erstellt von Fritz Elfert.</para> - -<para>Der Autor kann über e-Mail unter der Adresse -<email>felfert@to.com</email> erreicht werden. Bitte melden Sie Fehler -und Wünsche an mich so daß diese in zukünftigen Versionen behoben/berücksichtigt werden können.</para> - -&underFDL; -&underGPL; - -</chapter> -</book> -<!-- -Local Variables: -mode: sgml -sgml-omittag: nil -sgml-shorttag: t -sgml-set-face: t -End: ---> diff --git a/kde2/doc/de/newpsionwizard-1.png b/kde2/doc/de/newpsionwizard-1.png Binary files differdeleted file mode 100644 index 1d54b61..0000000 --- a/kde2/doc/de/newpsionwizard-1.png +++ /dev/null diff --git a/kde2/doc/de/newpsionwizard-2.png b/kde2/doc/de/newpsionwizard-2.png Binary files differdeleted file mode 100644 index 7ee0d70..0000000 --- a/kde2/doc/de/newpsionwizard-2.png +++ /dev/null diff --git a/kde2/doc/de/psion_backup.png b/kde2/doc/de/psion_backup.png Binary files differdeleted file mode 100644 index 9796f91..0000000 --- a/kde2/doc/de/psion_backup.png +++ /dev/null diff --git a/kde2/doc/de/psion_restore.png b/kde2/doc/de/psion_restore.png Binary files differdeleted file mode 100644 index 89e1e20..0000000 --- a/kde2/doc/de/psion_restore.png +++ /dev/null diff --git a/kde2/doc/de/restore-initial.png b/kde2/doc/de/restore-initial.png Binary files differdeleted file mode 100644 index 7b76670..0000000 --- a/kde2/doc/de/restore-initial.png +++ /dev/null diff --git a/kde2/doc/de/restore-treeopen.png b/kde2/doc/de/restore-treeopen.png Binary files differdeleted file mode 100644 index 9757500..0000000 --- a/kde2/doc/de/restore-treeopen.png +++ /dev/null diff --git a/kde2/doc/de/settings-backup.png b/kde2/doc/de/settings-backup.png Binary files differdeleted file mode 100644 index 741af75..0000000 --- a/kde2/doc/de/settings-backup.png +++ /dev/null diff --git a/kde2/doc/de/settings-connection.png b/kde2/doc/de/settings-connection.png Binary files differdeleted file mode 100644 index 275980c..0000000 --- a/kde2/doc/de/settings-connection.png +++ /dev/null diff --git a/kde2/doc/de/settings-machines.png b/kde2/doc/de/settings-machines.png Binary files differdeleted file mode 100644 index c289d85..0000000 --- a/kde2/doc/de/settings-machines.png +++ /dev/null diff --git a/kde2/doc/de/toplevel.png b/kde2/doc/de/toplevel.png Binary files differdeleted file mode 100644 index 5291bb7..0000000 --- a/kde2/doc/de/toplevel.png +++ /dev/null diff --git a/kde2/doc/en/.cvsignore b/kde2/doc/en/.cvsignore deleted file mode 100644 index 960e4b1..0000000 --- a/kde2/doc/en/.cvsignore +++ /dev/null @@ -1,5 +0,0 @@ -Makefile.in -Makefile -HTML -index.docbook -*.bz2 diff --git a/kde2/doc/en/Makefile.am b/kde2/doc/en/Makefile.am deleted file mode 100644 index f43ce69..0000000 --- a/kde2/doc/en/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ - -KDE_LANG = en -KDE_DOCS = kpsion - -EXTRA_DIST = index.docbook.in - -index.docbook: index.docbook.in - cat index.docbook.in | perl -e 'while (<>) { if (/\$$Date:\s+(.*)\s+\$$/) { $$d=$$1; } s/__DATE__/$$d/; s/__VERSION__/$(VERSION)/; print; }' > index.docbook - -maintainer-clean-local: - rm -f Makefile.in diff --git a/kde2/doc/en/firstwizard-1.png b/kde2/doc/en/firstwizard-1.png Binary files differdeleted file mode 100644 index 8c86d9b..0000000 --- a/kde2/doc/en/firstwizard-1.png +++ /dev/null diff --git a/kde2/doc/en/firstwizard-2.png b/kde2/doc/en/firstwizard-2.png Binary files differdeleted file mode 100644 index f8fc9e4..0000000 --- a/kde2/doc/en/firstwizard-2.png +++ /dev/null diff --git a/kde2/doc/en/firstwizard-3.png b/kde2/doc/en/firstwizard-3.png Binary files differdeleted file mode 100644 index 05ce404..0000000 --- a/kde2/doc/en/firstwizard-3.png +++ /dev/null diff --git a/kde2/doc/en/index.docbook.in b/kde2/doc/en/index.docbook.in deleted file mode 100644 index a859b58..0000000 --- a/kde2/doc/en/index.docbook.in +++ /dev/null @@ -1,699 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" [ - <!ENTITY kpsion "<application>KPsion</application>"> - <!ENTITY kappname "&kpsion;"> - <!ENTITY % addindex "IGNORE"> - <!ENTITY % German "INCLUDE"> - <!-- DO NOT DELETE! $Revision$ --> - <!-- DO NOT DELETE! $Date$ --> -]> - -<book lang="&language;"> -<bookinfo> - -<title>The &kpsion; handbook</title> - -<authorgroup> -<author> -<firstname>Fritz</firstname> -<surname>Elfert</surname> -<affiliation> -<address><email>felfert@to.com</email></address> -</affiliation> -</author> - -<!-- -<othercredit role="reviewer"> -<firstname>Whoever</firstname> -<surname>Lastname</surname> -<affiliation> -<address><email>mail@somewhere.org</email></address> -</affiliation> -<contrib>Reviewer</contrib> -</othercredit> ---> - -</authorgroup> - -<copyright> -<year>2001</year> -<holder>Fritz Elfert</holder> -</copyright> - -<legalnotice>&FDLNotice;</legalnotice> - -<date>__DATE__</date> -<releaseinfo>__VERSION__</releaseinfo> - - -<abstract><para> -&kpsion; is an application for -handling backup, restore and formatting of Psion PDAs. -</para></abstract> - -<keywordset> -<keyword>KDE</keyword> -<keyword>plptools</keyword> -<keyword>KPsion</keyword> -<keyword>Psion</keyword> -<keyword>EPOC</keyword> -<keyword>PDA</keyword> -<keyword>backup</keyword> -<keyword>restore</keyword> -<keyword>format</keyword> -</keywordset> - -</bookinfo> - -<chapter id="Introduction"> -<title>Introduction</title> - -<para>Welcome to &kpsion;! &kpsion; is an application -handling backup, restore and formatting of Psion PDAs -for the K Desktop Environment. It uses the daemon <command>ncpd</command> -and the libraries from the plptools package. -</para> - -<para>This program is meant to be started from the command line or from -<filename>.desktop</filename> files. -</para> - -</chapter> - -<chapter id="installation"> -<title>Installation</title> - -<sect1 id="downloading"> -<title>Downloading</title> - -<para>&kpsion; is part of the plptools package. The plptools package is -available at <ulink url="http://plptools.sourceforge.net/">http://plptools.sourceforge.net/</ulink>.</para> - -</sect1> - -<sect1 id="compiling"> -<title>Compiling</title> - -<para>The plptools package is not focussed on KDE application. Therefore, to -enable the build of KDE related stuff (&kpsion; is part of that) you have to -use the option <option>--enable-kde</option> when running plptools configure.</para> - -<para>The build process usual works like this:</para> - -<screen> -<prompt>$</prompt> <command>./configure <option>--enable-kde</option></command> -<prompt>$</prompt> <command>make</command> -<prompt>$</prompt> <command>make <option>install</option></command> -</screen> - -<para>You will have to execute the last step as root. The installation process -needs to be able to write to the system wide KDE directories.</para> - -</sect1> -</chapter> - -<chapter id="using-kpsion"> -<title>Using &kpsion;</title> - -<para> -Usage of &kpsion; is easy. Normally, you start &kpsion; using the menu entry -in the Utilities section of the K-Menu. - -You also can start kpsion from the shell. The syntax is one of the following: -</para> - - <cmdsynopsis> - <command>kpsion</command> - </cmdsynopsis> - - <cmdsynopsis> - <command>kpsion</command> - <arg>--autobackup</arg> - </cmdsynopsis> - - <cmdsynopsis> - <command>kpsion</command> - <arg>--backup <replaceable>DRIVE</replaceable></arg> - </cmdsynopsis> - - <cmdsynopsis> - <command>kpsion</command> - <arg>--restore <replaceable>DRIVE</replaceable></arg> - </cmdsynopsis> - - <cmdsynopsis> - <command>kpsion</command> - <arg>--format <replaceable>DRIVE</replaceable></arg> - </cmdsynopsis> - -<para>If started without any options, &kpsion; starts up in interactive -mode. If started with any of the above options, &kpsion; performs the -given task non interactively.</para> - -<variablelist> -<varlistentry> -<term><option>--autobackup</option></term> -<listitem><para> -This specifies to run a scheduled backup of the connected -Psion. If no psion is connected, nothing happens. -</para></listitem> -</varlistentry> - -<varlistentry> -<term><option>--backup <replaceable>DRIVE</replaceable></option></term> -<listitem><para> -This option starts backup of the specified <replaceable>DRIVE</replaceable>. -<replaceable>DRIVE</replaceable> is a single drive letter. -</para></listitem> -</varlistentry> - -<varlistentry> -<term><option>--restore <replaceable>DRIVE</replaceable></option></term> -<listitem><para> -This option starts restore of the specified <replaceable>DRIVE</replaceable>. -<replaceable>DRIVE</replaceable> is a single drive letter. -</para></listitem> -</varlistentry> - -<varlistentry> -<term><option>--format <replaceable>DRIVE</replaceable></option></term> -<listitem><para> -This option starts format of the specified <replaceable>DRIVE</replaceable>. -<replaceable>DRIVE</replaceable> is a single drive letter. -</para></listitem> -</varlistentry> - -</variablelist> - -</chapter> - -<chapter id="commands"> -<title>Command reference</title> - -<sect1 id="kpsion-mainwindow"> -<title>The main &kpsion; window</title> -<para> -<screenshot> -<screeninfo>&kpsion; mainwindow.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="toplevel.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>&kpsion; mainwindow</phrase> - </textobject> - </mediaobject> -</screenshot> -When a Psion PDA is connected, the main window shows its drives in the -central icon view. By clicking on a drive-icon, you can toggle its selection. -If any drive is selected, the entries in the File menu and the toolbar buttons -are enabled. The most common <guimenu>actions</guimenu> are accessible via -toolbar buttons. These are:</para> -<para> -<itemizedlist> -<listitem><para> -<guiicon> - <inlinemediaobject> - <imageobject> - <imagedata fileref="psion_backup.png" format="PNG"></imagedata> - </imageobject> - </inlinemediaobject> -</guiicon> Full backup. -</para></listitem> -<listitem><para> -<guiicon> - <inlinemediaobject> - <imageobject> - <imagedata fileref="psion_restore.png" format="PNG"></imagedata> - </imageobject> - </inlinemediaobject> -</guiicon> Restore. -</para></listitem> -</itemizedlist> -</para> - -<sect2><title>The File Menu</title><para><variablelist> - -<varlistentry> -<term><menuchoice> -<shortcut> -<keycombo><keycap>Ctrl</keycap><keycap>b</keycap></keycombo> -</shortcut> -<guimenu>File</guimenu> -<guimenuitem>Start Full Backup</guimenuitem> -</menuchoice></term> -<listitem><para> -Starts a <action>full backup</action> of selected drives. -</para></listitem> -</varlistentry> - -<varlistentry> -<term><menuchoice> -<shortcut> -<keycombo><keycap>Ctrl</keycap><keycap>i</keycap></keycombo> -</shortcut> -<guimenu>File</guimenu> -<guimenuitem>Start Incremental Backup</guimenuitem> -</menuchoice></term> -<listitem><para> -Starts an <action>incremental backup</action> of selected drives. -</para></listitem> -</varlistentry> - -<varlistentry> -<term><menuchoice> -<shortcut> -<keycombo><keycap>Ctrl</keycap><keycap>r</keycap></keycombo> -</shortcut> -<guimenu>File</guimenu> -<guimenuitem>Start Restore</guimenuitem> -</menuchoice></term> -<listitem><para> -Starts <action>restore</action> of selected drives. -</para></listitem> -</varlistentry> - -<varlistentry> -<term><menuchoice> -<shortcut> -<keycombo><keycap>Ctrl</keycap><keycap>f</keycap></keycombo> -</shortcut> -<guimenu>File</guimenu> -<guimenuitem>Start Format</guimenuitem> -</menuchoice></term> -<listitem><para> -Starts <action>formatting</action> of selected drives. -</para></listitem> -</varlistentry> - -<varlistentry> -<term><menuchoice> -<shortcut> -<keycombo><keycap>Ctrl</keycap><keycap>q</keycap></keycombo> -</shortcut> -<guimenu>File</guimenu> -<guimenuitem>Quit</guimenuitem> -</menuchoice></term> -<listitem><para> -<action>Quits</action> &kpsion;. -</para></listitem> -</varlistentry> - -</variablelist></para></sect2> - -</sect1> - -</chapter> - -<chapter id="Configuration"> -<title>Configuration</title> - -<sect1 id="firsttime"> -<title>First time startup</title> - -<para> -When you start &kpsion; the first time, a wizard dialog is shown which lets -you easily configure the application for your personal use. The initial setup -is divided into three steps: -</para> - -<sect2> -<title>Select a backup directory</title> -<para> -<screenshot> -<screeninfo>Step one. Select a backup directory.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="firstwizard-1.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Selecting the backup directory</phrase> - </textobject> - </mediaobject> -</screenshot> -The backup directory will be used by &kpsion; for storing backup archives. -You simply can accept the default proposed by this dialog if you don't have -to care about disk space used in your home directory. Otherwise, select a -directory of your choice by clicking on the Browse button. &kpsion; creates -a that directory if it does not yet exist. Of course, you need the permission -to do so. -</para> -<para></para> -</sect2> - -<sect2> -<title>Adjust the backup strategy</title> -<para> -<screenshot> -<screeninfo>Step two. backup strategy.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="firstwizard-2.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Setting the backup strategy</phrase> - </textobject> - </mediaobject> -</screenshot> -In the second step, you can adjust the backup strategy. For both, incremental -and full backups, you can select an interval. If any of these intervals is -enabled, &kpsion; will create a <filename>.desktop</filename> Entry in your -KDE Autostart folder. Every time KDE is started, this will start &kpsion; -in autobackup mode. If the interval is expired and your Psion is currently -connected, an unattended backup will be performed. -</para> -<para> -The third adjustment to be made is the number of backup generations to keep. -A backup generation consists of a full backup plus eventually made incremental -backups. If a backup is completed sucessfully, &kpsion; will check, if there -are more backup generations available and delete older backup generations. -</para> -<para></para> -</sect2> - -<sect2> -<title>Connection parameters</title> -<para> -<screenshot> -<screeninfo>Step three. connection parameters.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="firstwizard-3.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Setting connection parameters</phrase> - </textobject> - </mediaobject> -</screenshot> -In the third step, you can adjust the behavior of &kpsion; during initial -connect. If you set the connection retry interval to a non-zero value, &kpsion; -will retry a connection attempt if it had failed. Since &kpsion; needs the -ncpd daemon running, it is also possible to start this daemon on the fly if it -is not running. For this, you need to have permissions to use the specified -port. -</para> -<para></para> -</sect2> - -</sect1> - -<sect1 id="newpsion"> -<title>New Psion connection</title> - -<para> -When &kpsion; connects to a Psion, it retrieves the PDA's unique machine ID and -verifies, if this PDA has been connected before. If the connected Psion has never -been connected to &kpsion; before, a wizard dialog is shown which lets -you assign a name for that Psion and specify a set of drives which should be -backed up when running in unattended backup mode. -</para> - -<sect2> -<title>Psion Name</title> -<para> -<screenshot> -<screeninfo>Step one. psion name.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="newpsionwizard-1.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Setting a psion name</phrase> - </textobject> - </mediaobject> -</screenshot> -The name of the new Psion is not used by &kpsion; internally but is used for -displaying the machine's name when connected. -</para> -<para></para> -</sect2> - -<sect2> -<title>Specifying backup drives</title> -<para> -<screenshot> -<screeninfo>Step two. specifying backup drives.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="newpsionwizard-2.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Specifying backup drives</phrase> - </textobject> - </mediaobject> -</screenshot> -Usually, you should select all drives except the ROM drive. The ROM drive -can be backed up, but - of course - can not be restored. -</para> -<para></para> -</sect2> -</sect1> - -<sect1 id="settings"> -<title>Settings</title> - -<para> -All settings, configured using the First time wizard and New Psion wizard -can be changed at any time using the Settings dialog. The Settings dialog -consists of three tabs: -</para> - -<sect2> -<title>Backup</title> -<para> -<screenshot> -<screeninfo>Setup, Backup.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="settings-backup.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Settings, Backup</phrase> - </textobject> - </mediaobject> -</screenshot> -</para> -<para></para> -</sect2> - -<sect2> -<title>Connection</title> -<para> -<screenshot> -<screeninfo>Settings, Connection.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="settings-connection.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Settings, Connection</phrase> - </textobject> - </mediaobject> -</screenshot> -</para> -<para></para> -</sect2> - -<sect2> -<title>Machines</title> -<para> -<screenshot> -<screeninfo>Settings, Machines.</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="settings-machines.png" format="PNG"></imagedata> - </imageobject> - <textobject> - <phrase>Settings, Machines</phrase> - </textobject> - </mediaobject> -</screenshot> -</para> -<para></para> -</sect2> - -</sect1> - -</chapter> - -<chapter id="Internals"> -<title>Internals</title> - -<sect1 id="backupformat"> -<title>The backup files</title> - -<para>The backup files, created by &kpsion; are simply gzipped tar files. -The files follow the following naming scheme: -<variablelist> -<varlistentry> -<term>TYPE-YYYY-MO-DD-HH-MI-SS.tar.gz</term> -<listitem><para> - where - <variablelist> - <varlistentry> - <term>TYPE</term> - <listitem><para> - is a single character, representing the backup type. 'I' stands for - incremental and 'F' stands for full. - </para></listitem> - </varlistentry> - <varlistentry> - <term>YYYY</term> - <listitem><para> - is the year of creation. - </para></listitem> - </varlistentry> - <varlistentry> - <term>MO</term> - <listitem><para> - is the month of creation. - </para></listitem> - </varlistentry> - <varlistentry> - <term>DD</term> - <listitem><para> - is the day of creation. - </para></listitem> - </varlistentry> - <varlistentry> - <term>HH</term> - <listitem><para> - is the hour of creation. - </para></listitem> - </varlistentry> - <varlistentry> - <term>MI</term> - <listitem><para> - is the minute of creation. - </para></listitem> - </varlistentry> - <varlistentry> - <term>SS</term> - <listitem><para> - is the second of creation. - </para></listitem> - </varlistentry> - </variablelist> -</para></listitem> -</varlistentry> -</variablelist> -The file names in the tar archives are converted to fit into general -naming scheme. All occurences of the character '%' are changed into the -string '%25', all ocurrences of '/' are changed into '%2f' and all -occurences of '\' are changed into '/'. -</para> -<para> -In addition to the data files on the psion, every archive contains a -special index file, where the original file attributes and the Psion's -64-bit hires filetime is stored. This file is named KPsionIncrementalIndex -for incremental backups or KPsionFullIndex for full backups. The index -file is stored in the archive's toplevel directory and is an ASCII file, -containing one line per data file with the following fields: -<variablelist> -<varlistentry> -<term>hhhhhhhh llllllll ssssssss aaaaaaaa fn</term> -<listitem><para> - where - <variablelist> - <varlistentry> - <term>hhhhhhhh</term> - <listitem><para> - is an 8-digit hexadecimal number, representing the upper half of the - file's modification time. - </para></listitem> - </varlistentry> - <varlistentry> - <term>llllllll</term> - <listitem><para> - is an 8-digit hexadecimal number, representing the lower half of the - file's modification time. - </para></listitem> - </varlistentry> - <varlistentry> - <term>ssssssss</term> - <listitem><para> - is an 8-digit hexadecimal number, representing the size of the file. - </para></listitem> - </varlistentry> - <varlistentry> - <term>aaaaaaaa</term> - <listitem><para> - is an 8-digit hexadecimal number, representing the native attributes of - the file. - </para></listitem> - </varlistentry> - <varlistentry> - <term>fn</term> - <listitem><para> - is the unconverted original absolute file name. - </para></listitem> - </varlistentry> - </variablelist> -</para></listitem> -</varlistentry> -</variablelist> -The first line of the index file contains a header of the following format: -<variablelist> -<varlistentry> -<term>#plpbackup index T</term> -<listitem><para> - where - <variablelist> - <varlistentry> - <term>T</term> - <listitem><para> - is a single character, representing the backup type. 'I' stands for - incremental and 'F' stands for full. - </para></listitem> - </varlistentry> - </variablelist> -</para></listitem> -</varlistentry> -</variablelist> -</para> -</sect1> -</chapter> - -<chapter id="faq"> -<title>Questions and Answers</title> - -&reporting.bugs; - -<qandaset id="faqlist"> -<qandaentry> -<question> -<para>I have a Psion Series 3 and &kpsion; doesn't work.</para> -</question> -<answer> -<para>This is currently a known problem with the plptools lib. You have to -wait until tis is fixed. Sorry. -</para> -</answer> -</qandaentry> -</qandaset> -</chapter> - -<chapter id="Author"> -<title>Author</title> - -<para>Copyright 2001 Fritz Elfert</para> - -<para>&kpsion; is written by Fritz Elfert.</para> - -<para>The author can be reached through email at -<email>felfert@to.com</email>. Please report any bugs you find to me so -that I can fix them. If you have a suggestion, feel free to contact me.</para> - -&underFDL; -&underGPL; - -</chapter> -</book> -<!-- -Local Variables: -mode: sgml -sgml-omittag: nil -sgml-shorttag: t -sgml-set-face: t -End: ---> diff --git a/kde2/doc/en/newpsionwizard-1.png b/kde2/doc/en/newpsionwizard-1.png Binary files differdeleted file mode 100644 index 334b2a3..0000000 --- a/kde2/doc/en/newpsionwizard-1.png +++ /dev/null diff --git a/kde2/doc/en/newpsionwizard-2.png b/kde2/doc/en/newpsionwizard-2.png Binary files differdeleted file mode 100644 index e98a6a1..0000000 --- a/kde2/doc/en/newpsionwizard-2.png +++ /dev/null diff --git a/kde2/doc/en/psion_backup.png b/kde2/doc/en/psion_backup.png Binary files differdeleted file mode 100644 index 9796f91..0000000 --- a/kde2/doc/en/psion_backup.png +++ /dev/null diff --git a/kde2/doc/en/psion_restore.png b/kde2/doc/en/psion_restore.png Binary files differdeleted file mode 100644 index 89e1e20..0000000 --- a/kde2/doc/en/psion_restore.png +++ /dev/null diff --git a/kde2/doc/en/restore-initial.png b/kde2/doc/en/restore-initial.png Binary files differdeleted file mode 100644 index e26193b..0000000 --- a/kde2/doc/en/restore-initial.png +++ /dev/null diff --git a/kde2/doc/en/restore-treeopen.png b/kde2/doc/en/restore-treeopen.png Binary files differdeleted file mode 100644 index a5a4d0d..0000000 --- a/kde2/doc/en/restore-treeopen.png +++ /dev/null diff --git a/kde2/doc/en/settings-backup.png b/kde2/doc/en/settings-backup.png Binary files differdeleted file mode 100644 index 97827c4..0000000 --- a/kde2/doc/en/settings-backup.png +++ /dev/null diff --git a/kde2/doc/en/settings-connection.png b/kde2/doc/en/settings-connection.png Binary files differdeleted file mode 100644 index c5852c2..0000000 --- a/kde2/doc/en/settings-connection.png +++ /dev/null diff --git a/kde2/doc/en/settings-machines.png b/kde2/doc/en/settings-machines.png Binary files differdeleted file mode 100644 index 1d4ded2..0000000 --- a/kde2/doc/en/settings-machines.png +++ /dev/null diff --git a/kde2/doc/en/toplevel.png b/kde2/doc/en/toplevel.png Binary files differdeleted file mode 100644 index 743722e..0000000 --- a/kde2/doc/en/toplevel.png +++ /dev/null diff --git a/kde2/doc/kioslave/.cvsignore b/kde2/doc/kioslave/.cvsignore deleted file mode 100644 index 3dda729..0000000 --- a/kde2/doc/kioslave/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile.in -Makefile diff --git a/kde2/doc/kioslave/Makefile.am b/kde2/doc/kioslave/Makefile.am deleted file mode 100644 index c29d289..0000000 --- a/kde2/doc/kioslave/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -SUBDIRS = en de - -maintainer-clean-local: - rm -f Makefile.in diff --git a/kde2/doc/kioslave/de/.cvsignore b/kde2/doc/kioslave/de/.cvsignore deleted file mode 100644 index 3dda729..0000000 --- a/kde2/doc/kioslave/de/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile.in -Makefile diff --git a/kde2/doc/kioslave/de/Makefile.am b/kde2/doc/kioslave/de/Makefile.am deleted file mode 100644 index 3906f0b..0000000 --- a/kde2/doc/kioslave/de/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -KDE_LANG = de -kiodocdir = $(kde_libs_htmldir)/$(KDE_LANG)/kioslave -kiodoc_DATA = psion.docbook -EXTRA_DIST = $(kiodoc_DATA) - -maintainer-clean-local: - rm -f Makefile.in diff --git a/kde2/doc/kioslave/de/psion.docbook b/kde2/doc/kioslave/de/psion.docbook deleted file mode 100644 index 4db752a..0000000 --- a/kde2/doc/kioslave/de/psion.docbook +++ /dev/null @@ -1,35 +0,0 @@ -<article lang="&language;" id="psion"> -<title>psion</title> -<articleinfo> -<authorgroup> -<author><firstname>Fritz</firstname><surname>Elfert</surname> -<affiliation><address><email>felfert@users.sourceforge.net</email></address></affiliation> -</author> -</authorgroup> -</articleinfo> - -<para> -Das psion-Modul macht den Zugriff auf die Laufwerke eines angeschlossenen -Psion PDAs möglich. -</para> - -<para> -Um die Laufwerke eines Psion anzuzeigen, verwendet man -</para> -<para><userinput><command>psion:/</command></userinput></para> -<para> -oder (falls der Psion an einem anderen Rechner im Netz angeschlossen ist) -</para> -<para><userinput><command>psion://</command><replaceable>host/</replaceable></userinput>.</para> - -<para> -Das psion-Modul stellt die Verbindung zum Psion unter Verwendung des -ncpd Daemonen her. Daher ist es erforderlich, daß dieser Daemon auf dem -entsprechenden Rechner am Laufen ist. Das psion-Modul, der Daemon sowie -weitere Dienstprogramme für Psion-Konnektivität sind Teil des Packetes -plptools. Dieses Packet ist auf <ulink url="http://plptools.sourceforge.net/" ->http://plptools.sourceforge.net/</ulink> erhältlich. -</para> - -</article> - diff --git a/kde2/doc/kioslave/en/.cvsignore b/kde2/doc/kioslave/en/.cvsignore deleted file mode 100644 index 3dda729..0000000 --- a/kde2/doc/kioslave/en/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile.in -Makefile diff --git a/kde2/doc/kioslave/en/Makefile.am b/kde2/doc/kioslave/en/Makefile.am deleted file mode 100644 index 5335df3..0000000 --- a/kde2/doc/kioslave/en/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -KDE_LANG = en -kiodocdir = $(kde_libs_htmldir)/$(KDE_LANG)/kioslave -kiodoc_DATA = psion.docbook -EXTRA_DIST = $(kiodoc_DATA) - -maintainer-clean-local: - rm -f Makefile.in diff --git a/kde2/doc/kioslave/en/psion.docbook b/kde2/doc/kioslave/en/psion.docbook deleted file mode 100644 index 167d10a..0000000 --- a/kde2/doc/kioslave/en/psion.docbook +++ /dev/null @@ -1,32 +0,0 @@ -<article lang="&language;" id="psion"> -<title>psion</title> -<articleinfo> -<authorgroup> -<author><firstname>Fritz</firstname><surname>Elfert</surname> -<affiliation><address><email>felfert@users.sourceforge.net</email></address></affiliation> -</author> -</authorgroup> -</articleinfo> - -<para> -The psion ioslave enables you to browse the drives of a connected Psion PDA. -</para> - -<para> -To see the drives of a Psion, enter -</para> -<para><userinput><command>psion:/</command></userinput></para> -<para> -or (if the Psion is connected at a remote machine) -</para> -<para><userinput><command>psion://</command><replaceable>host/</replaceable></userinput>.</para> - -<para> -The psion ioslave connects to a Psion using the ncpd daemon. Therefore, -this daemon must be running on the machine. The psion ioslave, the daemon -as well as other tools for Psion connectivity are part of the plptools -package. This package is available at <ulink url="http://plptools.sourceforge.net/" ->http://plptools.sourceforge.net/</ulink>. -</para> - -</article> |