From bcb704366cb5e333a626c18c308c7e0448a8e69f 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/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kopete/protocols/sms/ui/smsactprefs.ui | 435 +++++++++++++++++++++++++++++++++ 1 file changed, 435 insertions(+) create mode 100644 kopete/protocols/sms/ui/smsactprefs.ui (limited to 'kopete/protocols/sms/ui/smsactprefs.ui') diff --git a/kopete/protocols/sms/ui/smsactprefs.ui b/kopete/protocols/sms/ui/smsactprefs.ui new file mode 100644 index 00000000..62e53800 --- /dev/null +++ b/kopete/protocols/sms/ui/smsactprefs.ui @@ -0,0 +1,435 @@ + +smsActPrefsUI +Richard Lärkäng + + + smsActPrefsUI + + + + 0 + 0 + 465 + 437 + + + + + 5 + 5 + 0 + 0 + + + + Account Preferences - SMS + + + + unnamed + + + 0 + + + 0 + + + + middleFrame + + + StyledPanel + + + Raised + + + 0 + + + + + tabWidget9 + + + + tab + + + B&asic Setup + + + + unnamed + + + + groupBox61 + + + Account Information + + + + unnamed + + + + textLabel2 + + + &Account name: + + + accountId + + + A unique name for this SMS account. + + + A unique name for this SMS account. + + + + + textLabel1 + + + &SMS delivery service: + + + serviceName + + + The delivery service that you would like to use. + + + The delivery service that you would like to use. Note that you will need to have this software installed prior to using this account. + + + + + accountId + + + A unique name for this SMS account. + + + + + layout35 + + + + unnamed + + + + serviceName + + + + 7 + 5 + 0 + 0 + + + + The delivery service that you would like to use. + + + The delivery service that you would like to use. Note that you will need to have this software installed prior to using this account. + + + + + descButton + + + &Description + + + Description of the SMS delivery service. + + + Description of the SMS delivery service, including download locations. + + + + + + + + + groupBox22 + + + Information + + + + unnamed + + + + textLabel12 + + + + 3 + 1 + 0 + 0 + + + + To use SMS, you will need an account with a delivery service. + + + WordBreak|AlignTop + + + + + + + spacer25 + + + Vertical + + + Expanding + + + + 20 + 181 + + + + + + + + tab + + + A&ccount Preferences + + + + unnamed + + + + groupBox62 + + + Messaging Preferences + + + + unnamed + + + + layout119 + + + + unnamed + + + + textLabel2_2 + + + If the message is too &long: + + + ifMessageTooLong + + + What should happen if you type a message that is too long to fit in a single SMS message. + + + What should happen if you type a message that is too long to fit in a single SMS message. You can either choose to break it up into smaller messages automatically, cancel the message from being sent entirely, or have Kopete prompt you each time you enter a message that is too long. + + + + + + Prompt (recommended) + + + + + Break Into Multiple + + + + + Cancel Sending + + + + ifMessageTooLong + + + What should happen if you type a message that is too long to fit in a single SMS message. + + + What should happen if you type a message that is too long to fit in a single SMS message. You can either choose to break it up into smaller messages automatically, cancel the message from being sent entirely, or have Kopete prompt you each time you enter a message that is too long. + + + + + + + subEnable + + + &Enable phone number internationalization + + + Check if you would like to enable phone number internationalization. + + + Check if you would like to enable phone number internationalization. Without this option, you will only be able to use SMS for accounts within your country. + + + + + layout56 + + + + unnamed + + + + textLabel2_3 + + + false + + + + 5 + 5 + 1 + 0 + + + + Substitute leading &zero with code: + + + subCode + + + What you would like to substitute a leading zero with. + + + What you would like to substitute a leading zero with. + + + + + subCode + + + false + + + + 5 + 0 + 0 + 0 + + + + + + + + 1234567890+ + + + What you would like to substitute a leading zero with. + + + What you would like to substitute a leading zero with. + + + + + + + + + spacer27 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + + + + + + labelStatusMessage + + + + + + AlignCenter + + + + + + + subEnable + toggled(bool) + textLabel2_3 + setEnabled(bool) + + + subEnable + toggled(bool) + subCode + setEnabled(bool) + + + + tabWidget9 + accountId + serviceName + descButton + ifMessageTooLong + subEnable + subCode + + + knuminput.h + + + + krestrictedline.h + + -- cgit v1.2.1