From 00bb99ac80741fc50ef8a289719373032f2391eb 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/kdeaccessibility@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kmouth/wordcompletion/creationsourcedetailsui.ui | 184 +++++++++++++++++++++++ 1 file changed, 184 insertions(+) create mode 100644 kmouth/wordcompletion/creationsourcedetailsui.ui (limited to 'kmouth/wordcompletion/creationsourcedetailsui.ui') diff --git a/kmouth/wordcompletion/creationsourcedetailsui.ui b/kmouth/wordcompletion/creationsourcedetailsui.ui new file mode 100644 index 0000000..1a1f61b --- /dev/null +++ b/kmouth/wordcompletion/creationsourcedetailsui.ui @@ -0,0 +1,184 @@ + +CreationSourceDetailsUI + + + CreationSourceDetailsUI + + + + 0 + 0 + 421 + 189 + + + + + unnamed + + + + spellCheckBox + + + &Compare to OpenOffice.org dictionary: + + + false + + + If you select this check box the words are spell-checked before they are inserted into the new dictionary. + + + + + encodingLabel + + + + 5 + 0 + 0 + 0 + + + + Character &encoding: + + + encodingCombo + + + With this combo box you select the character encoding used to load text files. This combo box is not used for XML files or for dictionary files. + + + + + urlLabel + + + + 5 + 0 + 0 + 0 + + + + &Filename: + + + url + + + With this input field you specify which file you want to load for creating the new dictionary. + + + + + url + + + + 5 + 5 + 1 + 0 + + + + With this input field you specify which file you want to load for creating the new dictionary. + + + + + encodingCombo + + + + 1 + 0 + 1 + 0 + + + + With this combo box you select the character encoding used to load text files. This combo box is not used for XML files or for dictionary files. + + + + + ooDictURL + + + false + + + + 5 + 0 + 1 + 0 + + + + With this input field you select the OpenOffice.org directory that will be used to spellcheck the words of the new dictionary. + + + + + languageLabel + + + + 5 + 0 + 0 + 0 + + + + &Language: + + + With this combo box you decide which language should be associated with the new dictionary. + + + + + + + spellCheckBox + toggled(bool) + ooDictURL + setEnabled(bool) + + + + kinputdialog.h + klanguagebutton.h + klanguagebuttonhelper.h + creationsourcedetailsui.ui.h + + + class KLanguageButton + + + KLanguageButton *languageButton; + + + languageButton_activated( int index ) + + + init() + + + + kinputdialog.h + kpushbutton.h + kcombobox.h + kurlrequester.h + kinputdialog.h + kpushbutton.h + + -- cgit v1.2.1