Git commit 0eb4a8dad50d31d7d527a9dc09cc44e8cd100387 by Burkhard L?ck. Committed on 25/05/2013 at 20:17. Pushed by lueck into branch 'master'.
doc update for 4.11 M +11 -3 doc/index.docbook http://commits.kde.org/kcharselect/0eb4a8dad50d31d7d527a9dc09cc44e8cd100387 diff --git a/doc/index.docbook b/doc/index.docbook index 82f8165..c9da017 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -19,8 +19,8 @@ <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> -<date>2010-07-23</date> -<releaseinfo>v1.8 (&kde; 4.5)</releaseinfo> +<date>2013-05-25</date> +<releaseinfo>v1.11 (&kde; 4.11)</releaseinfo> <keywordset> <keyword>KDE</keyword> @@ -30,7 +30,15 @@ </articleinfo> <para>&kcharselect; is a tool to select special characters from all installed -fonts and copy them into the clipboard.</para> +fonts and copy them in diferrent format (Plain text, Unicode or &HTML;) into the clipboard.</para> + +<para>Double clicking on a character in the preview or pressing &Enter; adds it to the bar below the +font preview. This feature allows to collect a word or a group of several characters and copy +them together to the clipboard.</para> +<para>Use <guimenuitem>Flip Text</guimenuitem> to reverse the order of the choosen characters.</para> +<para>By default characters are added to the right end of the group or cursor position. +With <guimenuitem>Reverse Direction</guimenuitem> you can change this behaviour and add characters +in the left direction.</para> <para> <screenshot>
