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> <bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"> <para role="optional">
<xref linkend="libtirpc"/>, <xref linkend="libtirpc"/>,
<xref linkend="samba"/>, and <xref linkend="samba"/>,
<xref linkend="taglib"/> <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>
<para condition="html" role="usernotes"> <para condition="html" role="usernotes">

View File

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

View File

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