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/plugins/webpresence/webpresenceprefs.ui | 369 +++++++++++++++++++++++++ 1 file changed, 369 insertions(+) create mode 100644 kopete/plugins/webpresence/webpresenceprefs.ui (limited to 'kopete/plugins/webpresence/webpresenceprefs.ui') diff --git a/kopete/plugins/webpresence/webpresenceprefs.ui b/kopete/plugins/webpresence/webpresenceprefs.ui new file mode 100644 index 00000000..9aae819a --- /dev/null +++ b/kopete/plugins/webpresence/webpresenceprefs.ui @@ -0,0 +1,369 @@ + +WebPresencePrefsUI + + + WebPresencePrefsUI + + + true + + + + 0 + 0 + 426 + 554 + + + + + unnamed + + + 11 + + + 6 + + + + groupBox1 + + + Uploading + + + + unnamed + + + 11 + + + 6 + + + + textLabel1 + + + NoFrame + + + Plain + + + Uplo&ad to: + + + uploadURL + + + + + uploadURL + + + + + spacer5 + + + Horizontal + + + Expanding + + + + 449 + 0 + + + + + + + + buttonGroup2_2 + + + Formatting + + + + unnamed + + + 11 + + + 6 + + + + formatHTML + + + HTML (simple loo&k) + + + true + + + HTML 4.01 Transitional using the ISO-8859-1 (aka. Latin 1) character set encoding. + + + HTML 4.01 Transitional formatting using ISO-8859-1 (aka. Latin 1) character set encoding. + +This version should be easily opened by most web browsers. + + + + + formatXHTML + + + XHTML (simple look) + + + XHTML 1.0 Strict + + + The resulting page will be formatted using the XHTML 1.0 Strict W3C Recommendation. The character set encoding is UTF-8. + +Note that some web browsers do not support XHTML. You should also make sure your web server serves it out with the correct mime type, such as application/xhtml+xml. + + + + + formatXML + + + &XML + + + Save the output in XML format using UTF-8 character set. + + + Save the output in XML format using the UTF-8 encoding. + + + + + formatStylesheet + + + XML transformation &using this XSLT sheet: + + + + + layout1 + + + + unnamed + + + + spacer10 + + + Horizontal + + + Fixed + + + + 30 + 20 + + + + + + formatStylesheetURL + + + false + + + + + + + useImagesHTML + + + Repla&ce protocol text with images in (X)HTML + + + Replaces the protocol names, such as MSN and IRC with images. + + + Replaces the protocol names, such as MSN and IRC with images. + +Note that you have to manually copy the PNG files into place. + +The following files are used by default: + +images/msn_protocol.png +images/icq_protocol.png +images/jabber_protocol.png +images/yahoo_protocol.png +images/aim_protocol.png +images/irc_protocol.png +images/sms_protocol.png +images/gadu_protocol.png +images/winpopup_protocol.png + + + + + + + buttonGroup2 + + + Display Name + + + + unnamed + + + 11 + + + 6 + + + + showName + + + Use one of &your IM names + + + true + + + + + showAnotherName + + + Use another &name: + + + + + layout2 + + + + unnamed + + + + spacer4_2 + + + Horizontal + + + Fixed + + + + 30 + 20 + + + + + + showThisName + + + false + + + + + + + includeIMAddress + + + Include &IM addresses + + + + + + + Spacer7 + + + Vertical + + + Expanding + + + + 16 + 93 + + + + + + + + formatStylesheet + toggled(bool) + formatStylesheetURL + setEnabled(bool) + + + showAnotherName + toggled(bool) + showThisName + setEnabled(bool) + + + formatXML + toggled(bool) + useImagesHTML + setDisabled(bool) + + + formatStylesheet + toggled(bool) + useImagesHTML + setDisabled(bool) + + + + uploadURL + formatHTML + formatStylesheetURL + useImagesHTML + showName + showThisName + includeIMAddress + + + + kurlrequester.h + klineedit.h + kpushbutton.h + kurlrequester.h + klineedit.h + kpushbutton.h + + -- cgit v1.2.1