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/oscar/icq/ui/icqsearchbase.ui | 493 +++++++++++++++++++++++++ 1 file changed, 493 insertions(+) create mode 100644 kopete/protocols/oscar/icq/ui/icqsearchbase.ui (limited to 'kopete/protocols/oscar/icq/ui/icqsearchbase.ui') diff --git a/kopete/protocols/oscar/icq/ui/icqsearchbase.ui b/kopete/protocols/oscar/icq/ui/icqsearchbase.ui new file mode 100644 index 00000000..68e59281 --- /dev/null +++ b/kopete/protocols/oscar/icq/ui/icqsearchbase.ui @@ -0,0 +1,493 @@ + +ICQSearchBase + + + ICQSearchBase + + + + 0 + 0 + 603 + 465 + + + + + unnamed + + + + clearButton + + + false + + + C&lear + + + 10 + + + Clear the results + + + + + closeButton + + + &Close + + + 13 + + + Close this dialog + + + + + stopButton + + + false + + + Stop + + + + + + 26 + + + Stops the search + + + + + addButton + + + false + + + Add + + + + + + 27 + + + Add the selected user to your contact list + + + + + userInfoButton + + + false + + + User Info + + + + + + Show information about the selected contact + + + + + spacer6 + + + Vertical + + + Expanding + + + + 41 + 190 + + + + + + tabWidget3 + + + + tab + + + UIN Search + + + + unnamed + + + + textLabel1 + + + &UIN #: + + + uin + + + + + uin + + + + + spacer4 + + + Vertical + + + Expanding + + + + 20 + 105 + + + + + + + + tab + + + ICQ Whitepages Search + + + + unnamed + + + + lastName + + + + + nickName + + + + + textLabel4 + + + &Last name: + + + lastName + + + + + textLabel3 + + + &First name: + + + firstName + + + + + textLabel6 + + + &Email: + + + email + + + + + textLabel2 + + + &Nickname: + + + nickName + + + + + country + + + + + textLabel9 + + + Lan&guage: + + + language + + + + + language + + + + + city + + + + + textLabel10 + + + &City: + + + city + + + + + firstName + + + + + email + + + + + textLabel8 + + + &Gender: + + + gender + + + + + gender + + + + + onlyOnline + + + Only search for online contacts + + + + + textLabel11 + + + C&ountry: + + + country + + + + + spacer5 + + + Vertical + + + Expanding + + + + 20 + 16 + + + + + + spacer3 + + + Horizontal + + + Expanding + + + + 166 + 20 + + + + + + + + + + UIN + + + true + + + true + + + + + Nickname + + + true + + + true + + + + + First Name + + + true + + + true + + + + + Last Name + + + true + + + true + + + + + Email + + + true + + + true + + + + + Requires Authorization? + + + true + + + true + + + + searchResults + + + true + + + This is where the results from your search are displayed. If you double-click a result, the search window will close and pass the UIN of the contact you wish to add back to the Add Contact Wizard. You can only add one contact at a time. + + + + + searchButton + + + &Search + + + Search the ICQ Whitepages with your search criteria + + + + + newSearchButton + + + true + + + New Search + + + Clears both search fields and results + + + + + + tabWidget3 + uin + nickName + firstName + email + lastName + gender + city + language + country + onlyOnline + searchButton + stopButton + clearButton + addButton + userInfoButton + closeButton + searchResults + + + + kpushbutton.h + kpushbutton.h + kpushbutton.h + kpushbutton.h + kpushbutton.h + klistview.h + kpushbutton.h + kpushbutton.h + + -- cgit v1.2.1