Git commit f44408db743752bfa275a4972f80115adf65148e by Burkhard Lück. Committed on 22/11/2011 at 21:16. Pushed by lueck into branch 'master'.
get rid of useless keywords and sect1 markup M +1 -13 doc/kcontrol/khtml-general/index.docbook http://commits.kde.org/konqueror/f44408db743752bfa275a4972f80115adf65148e diff --git a/doc/kcontrol/khtml-general/index.docbook b/doc/kcontrol/khtml-general/index.docbook index 23bf553..70c14f0 100644 --- a/doc/kcontrol/khtml-general/index.docbook +++ b/doc/kcontrol/khtml-general/index.docbook @@ -5,7 +5,7 @@ <!ENTITY % English "INCLUDE" > <!-- change language only here --> ]> -<article lang="&language;"> +<article lang="&language;" id="konq-general-behavior"> <title>General &konqueror; Behavior</title> <articleinfo> @@ -17,17 +17,7 @@ <date>2011-11-22</date> <releaseinfo>&kde; 4.8</releaseinfo> -<keywordset> -<keyword>KDE</keyword> -<keyword>Systemsettings</keyword> -<keyword>Konqueror</keyword> -<keyword>Behavior</keyword> -</keywordset> - </articleinfo> -<sect1 id="konq-general-behavior"> -<title>General &konqueror; Behavior</title> - <para>On this page you find settings for home and start page and the behavior of tabbed browsing both for &konqueror;'s file manager and browser mode.</para> @@ -142,6 +132,4 @@ you close the current active tab instead of the one right to the current tab.</p </variablelist> -</sect1> - </article>
