From 4aed2c8219774f5d797760606b8489a92ddc5163 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kcontrol/css/cssconfig.ui | 242 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 242 insertions(+) create mode 100644 kcontrol/css/cssconfig.ui (limited to 'kcontrol/css/cssconfig.ui') diff --git a/kcontrol/css/cssconfig.ui b/kcontrol/css/cssconfig.ui new file mode 100644 index 000000000..c3d064b48 --- /dev/null +++ b/kcontrol/css/cssconfig.ui @@ -0,0 +1,242 @@ + +CSSConfigDialog + + + CSSConfigDialog + + + + 0 + 0 + 487 + 195 + + + + + + + + <b>Stylesheets</b><p>See http://www.w3.org/Style/CSS for further information on cascading style sheets.</p> + + + + unnamed + + + 0 + + + 0 + + + + ButtonGroup1 + + + + 3 + 5 + 0 + 0 + + + + Stylesheets + + + true + + + <b>Stylesheets</b><p>Use this groupbox to determine how Konqueror will render style sheets.</p> + + + + unnamed + + + 11 + + + 6 + + + + useDefault + + + Us&e default stylesheet + + + true + + + <b>Use default stylesheet</b><p>Select this option to use the default stylesheet.</p> + + + + + useUser + + + Use &user-defined stylesheet + + + <b>Use user-defined stylesheet</b><p>If this box is checked, Konqueror will try to load a user-defined style sheet as specified in the location below. The style sheet allows you to completely override the way web pages are rendered in your browser. The file specified should contain a valid style sheet (see http://www.w3.org/Style/CSS for further information on cascading style sheets).</p> + + + + + layout3 + + + + unnamed + + + + spacer9_2 + + + Horizontal + + + Fixed + + + + 16 + 20 + + + + + + urlRequester + + + false + + + + + + + useAccess + + + + 3 + 0 + 0 + 0 + + + + U&se accessibility stylesheet + + + <b>Use accessibility stylesheet</b><p>Selecting this option will allow you to define a default font, font size, and font color with a few simple clicks of the mouse. Simply wander over to the Customize... dialog and pick out your desired options.</p> + + + + + layout2 + + + + unnamed + + + + spacer9 + + + Horizontal + + + Fixed + + + + 16 + 20 + + + + + + customize + + + false + + + Custom&ize... + + + + + spacer3 + + + Horizontal + + + Expanding + + + + 451 + 20 + + + + + + + + + + spacer11 + + + Vertical + + + Expanding + + + + 20 + 50 + + + + + + + + useAccess + toggled(bool) + customize + setEnabled(bool) + + + useUser + toggled(bool) + urlRequester + setEnabled(bool) + + + + kdialog.h + + + + + kurlrequester.h + klineedit.h + kpushbutton.h + + -- cgit v1.2.3