diff --git a/doc/kcontrol/kcmhistory/CMakeLists.txt b/doc/kcontrol/kcmhistory/CMakeLists.txt new file mode 100644 index 000000000..e45bb6953 --- /dev/null +++ b/doc/kcontrol/kcmhistory/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kcontrol/kcmhistory ) diff --git a/doc/kcontrol/kcmhistory/Makefile.am b/doc/kcontrol/kcmhistory/Makefile.am new file mode 100644 index 000000000..416915575 --- /dev/null +++ b/doc/kcontrol/kcmhistory/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = en +KDE_DOCS = AUTO + diff --git a/doc/kcontrol/kcmhistory/index.docbook b/doc/kcontrol/kcmhistory/index.docbook new file mode 100644 index 000000000..926f17a5e --- /dev/null +++ b/doc/kcontrol/kcmhistory/index.docbook @@ -0,0 +1,87 @@ + + + +]> + +
+History Sidebar + + + + + +Burkhard + +Lück + + +&tde-authors; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +2009 +Burkhard Lück + + +&tde-copyright-date; +&tde-team; + + + +TDE +KControl +system settings +history + + + + + +HIstory Sidebar + + +This dialog allows you to configure the history sidebar. + + + +Limits + +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. + + + + +Custom Fonts + +Here you can also set different fonts for new and +old &URL;s by selecting the Choose Font button. + + + + +Details + +The Detailed tooltips check box controls how much +information is displayed when you hover the mouse pointer over an item in the +history page. +If checked the number of times visited and the dates of the first and last +visits are shown, in addition to the URL. + + + + +Selecting Clear History will +clear out the entire history. + + + + +
diff --git a/konqueror/sidebar/trees/history_module/kcmhistory.desktop b/konqueror/sidebar/trees/history_module/kcmhistory.desktop index c6c020988..40ac1cf89 100644 --- a/konqueror/sidebar/trees/history_module/kcmhistory.desktop +++ b/konqueror/sidebar/trees/history_module/kcmhistory.desktop @@ -2,7 +2,7 @@ Icon=history Type=Application Exec=tdecmshell kcmhistory - +DocPath=kcontrol/kcmhistory/index.html X-TDE-ModuleType=Library X-TDE-Library=history X-TDE-FactoryName=history