From e9ae80694875f869892f13f4fcaf1170a00dea41 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/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- quanta/dialogs/settings/styleoptionss.ui | 201 +++++++++++++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 quanta/dialogs/settings/styleoptionss.ui (limited to 'quanta/dialogs/settings/styleoptionss.ui') diff --git a/quanta/dialogs/settings/styleoptionss.ui b/quanta/dialogs/settings/styleoptionss.ui new file mode 100644 index 00000000..13ed198d --- /dev/null +++ b/quanta/dialogs/settings/styleoptionss.ui @@ -0,0 +1,201 @@ + +StyleOptionsS +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + + + + StyleOptionsS + + + + 0 + 0 + 410 + 300 + + + + + 3 + 3 + 0 + 0 + + + + + 410 + 250 + + + + + unnamed + + + + TextLabel3 + + + Attribute quotation: + + + + + + Double Quotes + + + + + Single Quotes + + + + attributeQuotation + + + + + TextLabel1 + + + Tag case: + + + + + TextLabel2 + + + Attribute case: + + + + + + Default Case + + + + + Lower Case + + + + + Upper Case + + + + attributeCase + + + + + optionalTagAutoClose + + + Auto-close o&ptional tags + + + + + + Default Case + + + + + Lower Case + + + + + Upper Case + + + + tagCase + + + + + tagAutoClose + + + Auto-close &non single and non optional tags + + + + + spacer1 + + + Vertical + + + Expanding + + + + 20 + 30 + + + + + + tagUpdateClosing + + + &Update opening/closing tag automatically + + + + + useAutoCompletion + + + + 1 + 0 + 0 + 0 + + + + Use &auto-completion + + + + + replaceAccented + + + Automatic &replacement of the accented characters + + + If this option is turned on the accented characters, like <b>&#225;</b>, will be automatically replaced by their unicode style notation, for the above case with <b>&#038;#225;</b>.<br> +We suggest to leave this option off and use an unicode or locale encoding for your documents. + + + + + + tagCase + attributeCase + attributeQuotation + optionalTagAutoClose + tagAutoClose + useAutoCompletion + + + -- cgit v1.2.1