[konqueror] doc/kcontrol/history: add history doc

Burkhard Lück lueck at hube-lueck.de
Tue Nov 8 12:36:00 UTC 2016


Git commit 94e96ec5ea9c55794a8908548c0074f603d7914c by Burkhard Lück.
Committed on 24/11/2009 at 16:37.
Pushed by lueck into branch 'master'.

add history doc

svn path=/trunk/KDE/kdebase/runtime/; revision=1053708

A  +2    -0    doc/kcontrol/history/CMakeLists.txt
A  +62   -0    doc/kcontrol/history/index.docbook

http://commits.kde.org/konqueror/94e96ec5ea9c55794a8908548c0074f603d7914c

diff --git a/doc/kcontrol/history/CMakeLists.txt b/doc/kcontrol/history/CMakeLists.txt
new file mode 100644
index 0000000..fcd8d59
--- /dev/null
+++ b/doc/kcontrol/history/CMakeLists.txt
@@ -0,0 +1,2 @@
+########### install files ###############
+kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/history)
diff --git a/doc/kcontrol/history/index.docbook b/doc/kcontrol/history/index.docbook
new file mode 100644
index 0000000..6a38f4c
--- /dev/null
+++ b/doc/kcontrol/history/index.docbook
@@ -0,0 +1,62 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
+"dtd/kdex.dtd" [
+  <!ENTITY % addindex "IGNORE">
+  <!ENTITY % English "INCLUDE">
+]>
+<article lang="&language;">
+<title>History Sidebar</title>
+<articleinfo>
+<authorgroup>
+<author>&Burkhard.Lueck;</author>
+<!-- TRANS:ROLES_OF_TRANSLATORS -->
+</authorgroup>
+
+<date>2009-11-24</date>
+<releaseinfo>&kde; 4.4</releaseinfo>
+
+<keywordset>
+<keyword>KDE</keyword>
+<keyword>Systemsettings</keyword>
+<keyword>history</keyword>
+</keywordset>
+</articleinfo>
+
+<para>
+This dialog allows you to configure the history sidebar.
+</para>
+
+<variablelist>
+<varlistentry><term><guilabel>Limits</guilabel></term>
+<listitem><para>
+The options in this section can be used to set the maximum size of your history and set a time after which
+items are automatically removed. 
+<!-- URLs expire after
+Maximum number of URLs-->
+</para></listitem>
+</varlistentry>
+
+<varlistentry><term><guilabel>Custom Font</guilabel></term>
+<listitem><para>
+Here you can also set different fonts for new and
+old &URL;s by selecting the <guibutton>Choose Font</guibutton> button.
+<!--URLs older than
+URLs newer than-->
+</para></listitem>
+</varlistentry>
+
+<varlistentry><term><guilabel>Details</guilabel></term>
+<listitem><para>
+The <guilabel>Detailed tooltips</guilabel> check box controls how much
+information is displayed when you hover the mouse pointer over an item in the
+history page.</para>
+<para>If checked the number of times visited and the dates of the first and last 
+visits are shown, in addition to the URL.</para></listitem>
+</varlistentry>
+
+</variablelist>
+
+<para>Selecting <guibutton>Clear History</guibutton> will
+clear out the entire history.
+</para>
+</article>



More information about the kde-doc-english mailing list