Git commit 97db55e8501d215e96023efabfbcdd2d69a5cb9e by Burkhard Lück. Committed on 22/05/2016 at 08:10. Pushed by lueck into branch 'master'.
Add info about using custom stamps describe procedure to create user defined stamps REVIEW:127974 M +10 -0 doc/index.docbook http://commits.kde.org/okular/97db55e8501d215e96023efabfbcdd2d69a5cb9e diff --git a/doc/index.docbook b/doc/index.docbook index 9442f45..696ec77 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -2356,6 +2356,16 @@ Context menu actions like Rename Bookmarks etc.) </para> </listitem> </varlistentry> + <varlistentry> + <term>Using Custom Stamps</term> + <listitem> + <orderedlist> + <listitem><para>Create the icon you want to use for your own stamp and save it in any graphics format supported by &okular;</para></listitem> + <listitem><para>Click the <guibutton>Add</guibutton> button, select type <guilabel>Stamp</guilabel> and enter a name for your stamp.</para></listitem> + <listitem><para>Enter the full path to your custom icon into the dropdown box in the <guilabel>Stamp Symbol</guilabel> group</para></listitem> + </orderedlist> + </listitem> + </varlistentry> </variablelist> </sect1> <sect1 id="configeditor"> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
