Git commit b6e0830b98fd50cdae104f2a8348b589a0e4879d by Laurent Montel. Committed on 11/06/2019 at 04:45. Pushed by mlaurent into branch 'master'.
Name was renamed M +14 -15 doc/index.docbook https://commits.kde.org/pim-data-exporter/b6e0830b98fd50cdae104f2a8348b589a0e4879d diff --git a/doc/index.docbook b/doc/index.docbook index 16d367d..6daf431 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -3,16 +3,16 @@ "dtd/kdedbx45.dtd" [ <!-- Define an entity for your application if it is not part of KDE CVS --> - <!ENTITY i18n-pimsettingexporter "<application>PIM Setting Exporter</application>"> + <!ENTITY i18n-pimdataexporter "<application>PIM Data Exporter</application>"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"> <!ENTITY imap "<acronym>IMAP</acronym>"> ]> -<article id="pimsettingexporter" lang="&language;"> +<article id="pimdataexporter" lang="&language;"> -<articleinfo id="pimsettingexporterinfo"> -<title>The &i18n-pimsettingexporter; Handbook</title> +<articleinfo id="pimdataexporterinfo"> +<title>The &i18n-pimdataexporter; Handbook</title> <authorgroup> <author> @@ -48,7 +48,7 @@ <sect1 id="introduction"> <title>Introduction</title> -<para>&i18n-pimsettingexporter; allows to export and import PIM settings and local mail. You can backup and restore settings from the following programs: +<para>&i18n-pimdataexporter; allows to export and import PIM settings and local mail. You can backup and restore settings from the following programs: <simplelist> <member>&kmail;</member> <member>&knotes;</member> @@ -56,18 +56,17 @@ <member>&kaddressbook;</member> <member>&kalarm;</member> <member>&korganizer;</member> -<member>&blogilo;</member> </simplelist> </para> <sect2 id="using-kapp"> -<title>Using &i18n-pimsettingexporter;</title> -<para>Backing up is an essential practice for all users. &i18n-pimsettingexporter; +<title>Using &i18n-pimdataexporter;</title> +<para>Backing up is an essential practice for all users. &i18n-pimdataexporter; is a great tool for backing up or moving all of your settings and email to a new installation. -You also use &i18n-pimsettingexporter; to import previous backups.</para> +You also use &i18n-pimdataexporter; to import previous backups.</para> <para>You can use <menuchoice><guimenu>Tools</guimenu><guimenuitem>Export &kmail; Data...</guimenuitem></menuchoice> - through the message view window or &i18n-pimsettingexporter; can be run as a standalone application by running -&i18n-pimsettingexporter; in the application launcher.</para> + through the message view window or &i18n-pimdataexporter; can be run as a standalone application by running +&i18n-pimdataexporter; in the application launcher.</para> <para>To perform a backup, <action>select <menuchoice><guimenu>File</guimenu><guimenuitem>Back Up Data...</guimenuitem></menuchoice></action>, it will prompt you to close all kdepim applications. @@ -96,7 +95,7 @@ If you have emails on a &imap; server you wish to be backed up, you should use </mediaobject> </screenshot> <para>The final screen shows the log of the backup up process. You can close the window once you have reviewed the log and verified your backup was successful.</para> -<para>To restore your backup, select <menuchoice><guimenu>File</guimenu><guimenuitem>Restore Data...</guimenuitem></menuchoice> within &i18n-pimsettingexporter;.</para> +<para>To restore your backup, select <menuchoice><guimenu>File</guimenu><guimenuitem>Restore Data...</guimenuitem></menuchoice> within &i18n-pimdataexporter;.</para> <para>Using <menuchoice><guimenu>Tools</guimenu><guimenuitem>Show Archive Information</guimenuitem></menuchoice> you can select a backup archive and view its content.</para> </sect2> @@ -105,12 +104,12 @@ you can select a backup archive and view its content.</para> <sect1 id="credits"> <title>Credits and License</title> -<para>&i18n-pimsettingexporter;</para> +<para>&i18n-pimdataexporter;</para> <para> -Program copyright 2013 &Laurent.Montel; &Laurent.Montel.mail; +Program copyright 2019 &Laurent.Montel; &Laurent.Montel.mail; </para> <para> -Documentation Copyright © 2013 &Laurent.Montel; &Laurent.Montel.mail; &Scarlett.Clark; &Scarlett.Clark.mail; +Documentation Copyright © 2019 &Laurent.Montel; &Laurent.Montel.mail; &Scarlett.Clark; &Scarlett.Clark.mail; </para> <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
