[kde-doc-english] [konsole/frameworks] doc/manual: Enhance formatting of the docs

Kurt Hindenburg kurt.hindenburg at gmail.com
Mon Feb 10 14:29:34 UTC 2014


Git commit de92ab42e48a78cf7d1a8d5e7465d35ce0bce4bb by Kurt Hindenburg, on behalf of Yuri Chornoivan.
Committed on 09/02/2014 at 20:36.
Pushed by hindenburg into branch 'frameworks'.

Enhance formatting of the docs

(cherry picked from commit 432424d7f7eb42c78ab9aa79deac0a7fd2e5f0d6)

M  +7    -6    doc/manual/index.docbook

http://commits.kde.org/konsole/de92ab42e48a78cf7d1a8d5e7465d35ce0bce4bb

diff --git a/doc/manual/index.docbook b/doc/manual/index.docbook
index e31ec8e..8ae2227 100644
--- a/doc/manual/index.docbook
+++ b/doc/manual/index.docbook
@@ -1276,13 +1276,14 @@ For more information, please visit
 <chapter id="tabbarstylsheet">
 <title>Using Style Sheet for the Tab Bar</title>
 <para>
-The default style sheet for the tab bar settings the minimum and maximum tab
-widths.  The user can create a .css file and have Konsole use that as the
-style sheet for the tab bar.  In the .css file, the widget to use is
-QTabBar::tab.
-
+The default style sheet for the tab bar sets the minimum and maximum tab
+widths.  The user can create a <filename role="extension">.css</filename> file and have &konsole; use that as the
+style sheet for the tab bar.  In the <filename role="extension">.css</filename> file, the widget to use is
+<userinput>QTabBar::tab</userinput>.
+</para>
+<para>
 For more information, consider reading
-<ulink url="http://qt-project.org/doc/qt-4.8/stylesheet.html">Qt Project page for Style Sheets</ulink>
+<ulink url="http://qt-project.org/doc/qt-4.8/stylesheet.html">&Qt; Project page for Style Sheets</ulink>
 </para>
 
 <para>



More information about the kde-doc-english mailing list