[skanlite] doc: Update skanlite docbook to kf5

Burkhard Lück lueck at hube-lueck.de
Wed Aug 24 19:31:23 UTC 2016


Git commit 1cafcd2695e20c2cdc0152dffc70ba5013d0f78d by Burkhard Lück.
Committed on 24/08/2016 at 19:30.
Pushed by lueck into branch 'master'.

Update skanlite docbook to kf5

proofread + update
update screenshots except choose-scanner.png (only 1 scanner) + other-options.png (Scanner Specific Options tab empty here)
remove entities skanlite, package, kappname - either unused any more or already defined in kdoctools
flat scanners -> image scanners as in appdata.xml
KDE -> &Qt;
<guibutton>Close</guibutton> -> <guibutton>Discard</guibutton>
remove appendix
REVIEW:128745

M  +-    --    doc/buttons-main.png
M  +-    --    doc/final-button.png
M  +6    -30   doc/index.docbook
M  +-    --    doc/main-window.png
M  +-    --    doc/multiple-selections.png
M  +-    --    doc/no-scanner-found.png
M  +-    --    doc/preview-button.png
M  +-    --    doc/preview.png
M  +-    --    doc/save-location.png
M  +-    --    doc/scanning.png
M  +-    --    doc/settings.png
M  +-    --    doc/zoom-in.png
M  +-    --    doc/zoom-to-fit.png

http://commits.kde.org/skanlite/1cafcd2695e20c2cdc0152dffc70ba5013d0f78d

diff --git a/doc/buttons-main.png b/doc/buttons-main.png
index 979b3df..3ecc722 100644
Binary files a/doc/buttons-main.png and b/doc/buttons-main.png differ
diff --git a/doc/final-button.png b/doc/final-button.png
index a77bf5a..175874a 100644
Binary files a/doc/final-button.png and b/doc/final-button.png differ
diff --git a/doc/index.docbook b/doc/index.docbook
index 8d24f33..2bfbd62 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -1,8 +1,5 @@
 <?xml version="1.0" ?>
 <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
-  <!ENTITY skanlite "<application>Skanlite</application>">
-  <!ENTITY kappname "&skanlite;">
-  <!ENTITY package "extragear/graphics">
   <!ENTITY % addindex "IGNORE">
   <!ENTITY % English "INCLUDE"><!-- change language only here -->
 ]>
@@ -41,14 +38,14 @@
 
 <legalnotice>&FDLNotice;</legalnotice>
 
-<date>2013-02-08</date>
-<releaseinfo>1.0</releaseinfo>
+<date>2016-08-24</date>
+<releaseinfo>2.0.0</releaseinfo>
 
 <abstract>
 <para>
 &skanlite; is an image scanning application that does nothing more than scan and save images.
 </para>
-<para>&skanlite; is based on libksane, a &kde; interface for SANE library to control flat scanners.</para>
+<para>&skanlite; is based on libksane, a &kde; interface for SANE library to control image scanners.</para>
 </abstract>
 
 <keywordset>
@@ -64,7 +61,7 @@
 <title>Introduction</title>
 <para>&skanlite; is a simple image scanning application that does nothing more than scan and save images. &skanlite; can open a save dialog for every image scanned or save the images immediately in a specified folder with auto-generated names and format. The user can also choose to show the scanned image before saving.</para>
 <para>
-&skanlite; can save images in all the formats supported by KDE. For example the following formats:
+&skanlite; can save images in all the formats supported by &Qt;. For example the following formats:
 <itemizedlist>
 <listitem><para>
 png (8 and 16 bits per color)
@@ -246,7 +243,7 @@ You will see the progress of the scan.
 </screenshot>
 
 <para>
-If <guilabel>Preview before saving</guilabel> is selected in the settings, the scanned image is displayed in a preview window as you can see below on the screenshot. If <guibutton>Save</guibutton> is pressed, the image is saved and if <guibutton>Close</guibutton> is pressed the preview is discarded and you return to the main window.
+If <guilabel>Preview before saving</guilabel> is selected in the settings, the scanned image is displayed in a preview window as you can see below on the screenshot. If <guibutton>Save</guibutton> is pressed, the image is saved and if <guibutton>Discard</guibutton> is pressed the preview is discarded and you return to the main window.
 </para>
 <screenshot>
      <screeninfo>The Preview Window</screeninfo>
@@ -440,27 +437,6 @@ Contributors:
 </para>
 </chapter>
 
-
-
-<appendix id="installation">
-<title>Installation</title>
-
-<sect1 id="getting-skanlite">
-<title>How to obtain &skanlite;</title>
-
-&install.intro.documentation;
-
-</sect1>
-
-<sect1 id="compilation">
-<title>Compilation and Installation</title>
-
-&install.compile.documentation;
-
-</sect1>
-
-</appendix>
-
 &documentation.index;
 </book>
 <!--
@@ -471,4 +447,4 @@ sgml-general-insert-case:lower
 sgml-indent-step:0
 sgml-indent-data:nil
 End:
--->
\ No newline at end of file
+-->
diff --git a/doc/main-window.png b/doc/main-window.png
index b7d0c85..12fe576 100644
Binary files a/doc/main-window.png and b/doc/main-window.png differ
diff --git a/doc/multiple-selections.png b/doc/multiple-selections.png
index 77f1afa..f35c44a 100644
Binary files a/doc/multiple-selections.png and b/doc/multiple-selections.png differ
diff --git a/doc/no-scanner-found.png b/doc/no-scanner-found.png
index f73ac54..89693f6 100644
Binary files a/doc/no-scanner-found.png and b/doc/no-scanner-found.png differ
diff --git a/doc/preview-button.png b/doc/preview-button.png
index b2fb441..1c40645 100644
Binary files a/doc/preview-button.png and b/doc/preview-button.png differ
diff --git a/doc/preview.png b/doc/preview.png
index b2295f9..fb5212b 100644
Binary files a/doc/preview.png and b/doc/preview.png differ
diff --git a/doc/save-location.png b/doc/save-location.png
index 7e1f020..f343f12 100644
Binary files a/doc/save-location.png and b/doc/save-location.png differ
diff --git a/doc/scanning.png b/doc/scanning.png
index 7ba33a1..58abc70 100644
Binary files a/doc/scanning.png and b/doc/scanning.png differ
diff --git a/doc/settings.png b/doc/settings.png
index f2edbd3..1353b45 100644
Binary files a/doc/settings.png and b/doc/settings.png differ
diff --git a/doc/zoom-in.png b/doc/zoom-in.png
index b24eaf0..357afd0 100644
Binary files a/doc/zoom-in.png and b/doc/zoom-in.png differ
diff --git a/doc/zoom-to-fit.png b/doc/zoom-to-fit.png
index 572967c..69890bf 100644
Binary files a/doc/zoom-to-fit.png and b/doc/zoom-to-fit.png differ


More information about the kde-doc-english mailing list