From ce4a32fe52ef09d8f5ff1dd22c001110902b60a2 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/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kspell2/ui/configui.ui | 114 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 kspell2/ui/configui.ui (limited to 'kspell2/ui/configui.ui') diff --git a/kspell2/ui/configui.ui b/kspell2/ui/configui.ui new file mode 100644 index 000000000..bf645b9c9 --- /dev/null +++ b/kspell2/ui/configui.ui @@ -0,0 +1,114 @@ + +KSpell2ConfigUI +Licensed under GNU LGPL +Zack Rusin <zack@kde.org> + + + KSpell2ConfigUI + + + + 0 + 0 + 577 + 441 + + + + + unnamed + + + + m_langCombo + + + This is the default language that the spell checker will use. The drop down box will list all of the dictionaries of your existing languages. + + + + + groupBox1 + + + Options + + + + unnamed + + + + m_bgSpellCB + + + Enable &background spellchecking + + + If checked, the "spell as you type" mode is active and all misspelled words are immediately highlighted. + + + + + m_skipUpperCB + + + Skip all &uppercase words + + + If checked, words that consist of only uppercase letters are not spell checked. This is useful if you have a lot of acronyms, such as KDE for example. + + + + + m_skipRunTogetherCB + + + S&kip run-together words + + + If checked, concatenated words made of existing words are not spell checked. This is useful in some languages. + + + + + + + textLabel1 + + + Default language: + + + kComboBox1 + + + + + m_ignoreListBox + + + Ignore These Words + + + Remove|Add + + + To add a word you want to ignore, type it in the top edit field and click Add. To remove a word, highlight it in the list and click Remove. + + + + + + + + keditlistbox.h + kcombobox.h + + + + kcombobox.h + keditlistbox.h + klineedit.h + + -- cgit v1.2.3