Minor tweaks to kColorPicker and kImageAnnotator

Add optional external deps to kio-extras.
This commit is contained in:
Douglas R. Reno 2022-08-20 12:24:31 -05:00
parent 0cadd8ad2d
commit 9f2ddee099
3 changed files with 10 additions and 7 deletions

View File

@ -81,8 +81,11 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="libtirpc"/>,
<xref linkend="samba"/>, and
<xref linkend="taglib"/>
<xref linkend="samba"/>,
<xref linkend="taglib"/>,
<ulink url="http://libmtp.sourceforge.net/">libmtp</ulink>,
<ulink url="https://www.libssh.org/">libssh</ulink>, and
<ulink url="https://www.openexr.com/">OpenEXR</ulink>
</para>
<para condition="html" role="usernotes">

View File

@ -25,9 +25,9 @@
<title>Introduction to kColorPicker</title>
<para>
kColorPicker is a QToolButton with color popup menu with lets you
select a color. The popup features a color dialog button which can
be used to add custom colors to the popup menu.
kColorPicker is a QToolButton library with a color popup menu, which
lets you select colors. The popup menu features a color dialog button
which can be used to add custom colors to the popup menu.
</para>
&lfs111_checked;
@ -115,7 +115,7 @@ make</userinput></screen>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>none</seg>
<seg>None</seg>
<seg>
libkColorPicker.a
</seg>

View File

@ -113,7 +113,7 @@ make</userinput></screen>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>none</seg>
<seg>None</seg>
<seg>
libkImageAnnotator.a
</seg>