From dfe289850f068f19ba4a83ab4e7e22a7e09c13c9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:21 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tdespell2/ui/configui.ui | 114 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 tdespell2/ui/configui.ui (limited to 'tdespell2/ui/configui.ui') diff --git a/tdespell2/ui/configui.ui b/tdespell2/ui/configui.ui new file mode 100644 index 000000000..d6f6e596b --- /dev/null +++ b/tdespell2/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.1