[kde-doc-english] [khelpcenter] doc/fundamentals: add screenshots for inline find and replace needs some explanation in the docbook, see my FIXME's. Any takers? CCMAIL:kde-doc-english at kde.org
Aleix Pol
aleixpol at kde.org
Thu Apr 17 15:20:22 UTC 2014
Git commit 9ef4eec72617c89965dbb5df0f25e0d8806b544c by Aleix Pol, on behalf of Burkhard Lück.
Committed on 08/07/2012 at 10:12.
Pushed by apol into branch 'master'.
add screenshots for inline find and replace needs some explanation in the docbook, see my FIXME's. Any takers? CCMAIL:kde-doc-english at kde.org
A +- -- doc/fundamentals/find-find-inline.png
A +- -- doc/fundamentals/find-replace-inline.png
M +25 -1 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/9ef4eec72617c89965dbb5df0f25e0d8806b544c
diff --git a/doc/fundamentals/find-find-inline.png b/doc/fundamentals/find-find-inline.png
new file mode 100644
index 0000000..58c1ebb
Binary files /dev/null and b/doc/fundamentals/find-find-inline.png differ
diff --git a/doc/fundamentals/find-replace-inline.png b/doc/fundamentals/find-replace-inline.png
new file mode 100644
index 0000000..0bef63a
Binary files /dev/null and b/doc/fundamentals/find-replace-inline.png differ
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 462513f..d4f34a7 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -799,7 +799,7 @@ many &kde; applications. For more information on this menu, see
<imageobject><imagedata fileref="find-find.png" format="PNG"/></imageobject>
<textobject><phrase>The Find window.</phrase></textobject>
<caption><para>Searching for <userinput>software</userinput> in
-<ulink url="http://kde.org/applications/internet/kmail/">&kmail;</ulink>.
+<ulink url="http://kde.org/applications/internet/kmail/">&kmail;'s composer window</ulink>.
</para></caption>
</mediaobject>
</screenshot>
@@ -878,6 +878,17 @@ or by pressing <keycap>F3</keycap>.</para>
</mediaobject>
</screenshot>
+<!--FIXME explain different appearance in kate etc - no seperate window, but a find bar-->
+<screenshot id="screenshot-find-find-inline">
+<screeninfo>The Find bar &kate;.</screeninfo>
+<mediaobject>
+<imageobject><imagedata fileref="find-find-inline.png" format="PNG"/></imageobject>
+<textobject><phrase>The Find bar in kate;.</phrase></textobject>
+<caption><para>Searching for <userinput>software</userinput> in &kate;'s Find bar.
+</para></caption>
+</mediaobject>
+</screenshot>
+
</sect2>
<sect2 id="find-replace">
@@ -942,6 +953,19 @@ to replace the found text.</para></listitem>
</varlistentry>
</variablelist>
+
+<!--FIXME explain different appearance in kate etc - no separate window, but a find + replace bar-->
+
+<screenshot id="screenshot-find-replace-inline">
+<screeninfo>The Find and Replace bar.</screeninfo>
+<mediaobject>
+<imageobject><imagedata fileref="find-replace-inline.png" format="PNG"/></imageobject>
+<textobject><phrase>The Find and Replace bar.</phrase></textobject>
+<caption><para>Replacing <userinput>kmail</userinput> with
+<userinput>kate</userinput> in &kate;'s Find and Replace bar</para></caption>
+</mediaobject>
+</screenshot>
+
</sect2>
<sect2 id="find-ack">
More information about the kde-doc-english
mailing list