Git commit ace7cba6c230fe5df40f58309362b76305f8d104 by Burkhard Lück.
Committed on 30/07/2016 at 11:38.
Pushed by lueck into branch 'master'.

Update pimsettingexporter docbook to 16.08

proofread + update
better display name for app
remove knode + add kjots, korganizer+blogilo
new sceenshot
bump date+releaseinfo
remove appendix
REVIEW:128535

M  +25   -35   doc/pimsettingexporter/index.docbook
D  +-    --    doc/pimsettingexporter/pimsettingexporter.png
A  +-    --    doc/pimsettingexporter/selection-dialog.png

http://commits.kde.org/kdepim/ace7cba6c230fe5df40f58309362b76305f8d104

diff --git a/doc/pimsettingexporter/index.docbook 
b/doc/pimsettingexporter/index.docbook
index a52159a..16d367d 100644
--- a/doc/pimsettingexporter/index.docbook
+++ b/doc/pimsettingexporter/index.docbook
@@ -3,8 +3,7 @@
 "dtd/kdedbx45.dtd" [
   <!-- Define an entity for your application if it is not part of KDE
        CVS -->
-  <!ENTITY i18n-pimsettingexporter 
"<application>pimsettingexporter</application>">
-  <!ENTITY knode "<application>Knode</application>">
+  <!ENTITY i18n-pimsettingexporter "<application>PIM Setting 
Exporter</application>">
   <!ENTITY % addindex "IGNORE">
   <!ENTITY % English "INCLUDE"> 
   <!ENTITY imap "<acronym>IMAP</acronym>">
@@ -40,8 +39,8 @@
 
 <legalnotice>&FDLNotice;</legalnotice>
 
-<date>2013-12-02</date>
-<releaseinfo>&kde; 4.12</releaseinfo>
+<date>2016-07-27</date>
+<releaseinfo>5.3.40 (applications 16.08)</releaseinfo>
 
 </articleinfo>
 
@@ -49,15 +48,15 @@
 <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-pimsettingexporter; 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>
-<member>&knode;</member>
 <member>&akregator;</member>
 <member>&kaddressbook;</member>
 <member>&kalarm;</member>
-<member>&kjots;</member>
+<member>&korganizer;</member>
+<member>&blogilo;</member>
 </simplelist>
 </para>
 
@@ -69,34 +68,37 @@ You also use &i18n-pimsettingexporter; 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>
-<screenshot>
-<screeninfo>&i18n-pimsettingexporter; Dialog</screeninfo>
-  <mediaobject>
-    <imageobject>
-      <imagedata fileref="pimsettingexporter.png" format="PNG"/>
-    </imageobject>
-    <textobject>
-      <phrase>&i18n-pimsettingexporter; Dialog</phrase>
-    </textobject>
-    <caption>
-      <para>&i18n-pimsettingexporter; Dialog</para>
-    </caption>
-  </mediaobject>
-</screenshot>
+
 <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.
 <warning><para>Make sure you close all windows, data loss is possible if you 
don't.</para></warning>
  Once you have closed them, click <guibutton>Yes</guibutton> to continue, or 
<guibutton>No</guibutton> to cancel.</para>
 <para>You will be prompted to create a backup name, enter the name into the 
<guilabel>File</guilabel> textbox, &eg; 
<replaceable>mymailsettings</replaceable>.
- The default filetype it saves as is <filename 
role="extension">.zip</filename>, if you want a different type, uncheck 
<guilabel>Automatically select filename extension</guilabel>
- and append the extension to the end of your filename.</para>
+ The default filetype it saves as is <filename 
role="extension">.zip</filename>.
+</para>
 <para>The next screen will allow you to select what you wish to backup, by 
default everything is selected.
 <note>
 <para>&kmail; Mails selection will only backup mails in your <quote>Local 
Folders</quote>, it will backup &imap; settings and download messages upon 
restore.
 If you have emails on a &imap; server you wish to be backed up, you should use 
 <ulink url="help:/akonadi_folderarchive_agent">Folder Archive Agent</ulink> to 
archive those emails to a local folder.</para>
 </note></para>
+<screenshot>
+<screeninfo>Selection Dialog</screeninfo>
+  <mediaobject>
+    <imageobject>
+      <imagedata fileref="selection-dialog.png" format="PNG"/>
+    </imageobject>
+    <textobject>
+      <phrase>Selection Dialog</phrase>
+    </textobject>
+    <caption>
+      <para>Selection Dialog</para>
+    </caption>
+  </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>Using <menuchoice><guimenu>Tools</guimenu><guimenuitem>Show Archive 
Information</guimenuitem></menuchoice>
+you can select a backup archive and view its content.</para>
 </sect2>
 </sect1>
 
@@ -117,18 +119,6 @@ Documentation Copyright &copy; 2013 &Laurent.Montel; 
&Laurent.Montel.mail; &Scar
 &underGPL;              <!-- GPL License -->
 </sect1>
 
-<appendix id="installation">
-<title>Installation</title>
-
-<sect1 id="compilation">
-<title>Compilation and Installation</title>
-
-&install.compile.documentation;
-
-</sect1>
-
-</appendix>
-
 &documentation.index;
 </article>
 
diff --git a/doc/pimsettingexporter/pimsettingexporter.png 
b/doc/pimsettingexporter/pimsettingexporter.png
deleted file mode 100644
index 5246a80..0000000
Binary files a/doc/pimsettingexporter/pimsettingexporter.png and /dev/null 
differ
diff --git a/doc/pimsettingexporter/selection-dialog.png 
b/doc/pimsettingexporter/selection-dialog.png
new file mode 100644
index 0000000..752ee53
Binary files /dev/null and b/doc/pimsettingexporter/selection-dialog.png differ
_______________________________________________
kde-doc-english mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-doc-english

Reply via email to