[spectacle] doc: Add docbook content which was lost during a merge and more cleanup
Henrik Fehlauer
null at kde.org
Wed Mar 14 00:17:13 UTC 2018
Git commit 159b7d507b416f44d454f966700aaf81fecaa2d2 by Henrik Fehlauer.
Committed on 14/03/2018 at 00:17.
Pushed by rkflx into branch 'master'.
Add docbook content which was lost during a merge and more cleanup
Summary:
45c37a64e1cc lost some docbook changes from 7034b50c5c9e, let's restore
them.
Also bump date and releaseinfo, and remove entities which now come from
`kdoctools`.
Thanks to @gregormi for the initial version of the patch, and @lueck for
help with the docbook.
Depends on D10529
Test Plan:
`checkXML5 index.docbook`
Proofread in KHelpCenter.
Reviewers: #spectacle, gregormi, #documentation, lueck
Reviewed By: #documentation, lueck
Subscribers: kde-doc-english, lueck, ngraham, rkflx
Differential Revision: https://phabricator.kde.org/D10542
M +7 -6 doc/index.docbook
https://commits.kde.org/spectacle/159b7d507b416f44d454f966700aaf81fecaa2d2
diff --git a/doc/index.docbook b/doc/index.docbook
index 32bea95..a6db8e4 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -3,8 +3,6 @@
<!ENTITY spectacle "<application>Spectacle</application>">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
- <!ENTITY Boudhayan.Gupta "<personname><firstname>Boudhayan</firstname><surname>Gupta</surname></personname>">
- <!ENTITY Boudhayan.Gupta.mail "<email>bgupta at kde.org</email>">
]>
<book id="spectacle" lang="&language;">
@@ -31,8 +29,8 @@
<legalnotice>&FDLNotice;</legalnotice>
- <date>2017-11-06</date>
- <releaseinfo>Applications 17.12</releaseinfo>
+ <date>2018-03-06</date>
+ <releaseinfo>Applications 18.04</releaseinfo>
<abstract>
<para>&spectacle; is a simple application for capturing desktop screenshots. It can capture images of the entire desktop, a single monitor, the currently active window, the window currently under the mouse, or a rectangular region of the screen. The images can then be printed, sent to other applications for manipulation, or quickly be saved as-is.</para>
@@ -210,10 +208,13 @@
<para>Opens a drop-down menu which offers various tools:</para>
<itemizedlist>
<listitem>
- <para>the print dialog</para>
+ <para><guimenuitem>Open Screenshots Folder</guimenuitem> will highlight the last saved screenshot in the default file manager</para>
</listitem>
<listitem>
- <para>a range of external programs for Screen Recording</para>
+ <para>Access to the <guimenuitem>Print</guimenuitem> dialog</para>
+ </listitem>
+ <listitem>
+ <para>A range of external programs for Screen Recording</para>
</listitem>
</itemizedlist>
</listitem>
More information about the kde-doc-english
mailing list