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 --- ksirc/KSPrefs/page_startupbase.ui | 197 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 197 insertions(+) create mode 100644 ksirc/KSPrefs/page_startupbase.ui (limited to 'ksirc/KSPrefs/page_startupbase.ui') diff --git a/ksirc/KSPrefs/page_startupbase.ui b/ksirc/KSPrefs/page_startupbase.ui new file mode 100644 index 00000000..1a248806 --- /dev/null +++ b/ksirc/KSPrefs/page_startupbase.ui @@ -0,0 +1,197 @@ + +PageStartupBase + + + PageStartupBase + + + + 0 + 0 + 420 + 578 + + + + StartUp + + + + unnamed + + + 0 + + + + serverLB + + + + 5 + 7 + 0 + 0 + + + + Server + + + + + nickGB + + + + 32767 + 32767 + + + + Name Settings + + + + unnamed + + + 11 + + + 6 + + + + nickLE + + + + + altNickLE + + + + + rnLE + + + + + nickLabel + + + &Nick name: + + + nickLE + + + + + anLabel + + + A&lternative nick: + + + altNickLE + + + + + uiLE + + + + + uiLabel + + + &User ID: + + + rnLE + + + + + rnLabel + + + &Real name: + + + rnLE + + + + + + + notifyLB + + + + 5 + 7 + 0 + 0 + + + + Notify List + + + + + + + nickLE + textChanged(const QString&) + PageStartupBase + changed() + + + altNickLE + textChanged(const QString&) + PageStartupBase + changed() + + + notifyLB + changed() + PageStartupBase + changed() + + + rnLE + textChanged(const QString&) + PageStartupBase + changed() + + + uiLE + textChanged(const QString&) + PageStartupBase + changed() + + + serverLB + changed() + PageStartupBase + server_changed() + + + + changed() + server_changed() + + + + keditlistbox.h + klineedit.h + keditlistbox.h + klineedit.h + + -- cgit v1.2.1