From 114a878c64ce6f8223cfd22d76a20eb16d177e5e 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/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- buildtools/autotools/addexistingdlgbase.ui | 459 +++++++++++++++++++++++++++++ 1 file changed, 459 insertions(+) create mode 100644 buildtools/autotools/addexistingdlgbase.ui (limited to 'buildtools/autotools/addexistingdlgbase.ui') diff --git a/buildtools/autotools/addexistingdlgbase.ui b/buildtools/autotools/addexistingdlgbase.ui new file mode 100644 index 00000000..cf73ee21 --- /dev/null +++ b/buildtools/autotools/addexistingdlgbase.ui @@ -0,0 +1,459 @@ + +AddExistingDlgBase + + + AddExistingDlgBase + + + + 0 + 0 + 592 + 445 + + + + + 5 + 5 + 0 + 0 + + + + ImportExistingDlgBase + + + + unnamed + + + + layout10 + + + + unnamed + + + + buttonSpacer + + + Horizontal + + + Expanding + + + + 317 + 20 + + + + + + okButton + + + &OK + + + true + + + + + cancelButton + + + &Cancel + + + + + + + progressBar + + + true + + + + + infoGroupBox + + + + 5 + 0 + 0 + 0 + + + + + 32767 + 32767 + + + + Box + + + Sunken + + + Subproject Information + + + + unnamed + + + + infoLayout1 + + + + unnamed + + + 0 + + + + directoryStaticLabel + + + + 0 + 5 + 0 + 0 + + + + + + + + Directory: + + + + + targetStaticLabel + + + + 0 + 5 + 0 + 0 + + + + + + + + Target: + + + + + + + infoLayout2 + + + + unnamed + + + 0 + + + + directoryLabel + + + + 5 + 5 + 0 + 0 + + + + [DIRECTORY] + + + + + targetLabel + + + [TARGET] + + + + + + + + + splitter2 + + + + 7 + 7 + 0 + 0 + + + + Horizontal + + + + layout12 + + + + unnamed + + + + layout10 + + + + unnamed + + + + arrowSpacer1 + + + Horizontal + + + Expanding + + + + 84 + 20 + + + + + + addAllButton + + + A&dd All + + + Import by creating symbolic links (recommended) + + + + + addSelectedButton + + + &Add Selected + + + Import by copying (not recommended) + + + + + arrowSpacer2 + + + Horizontal + + + Expanding + + + + 84 + 20 + + + + + + + + sourceGroupBox + + + + 240 + 250 + + + + + 32767 + 32767 + + + + &Source Directory + + + + + + + unnamed + + + + + + + + layout13 + + + + unnamed + + + + layout11 + + + + unnamed + + + + arrowSpacer1_2 + + + Horizontal + + + Expanding + + + + 21 + 20 + + + + + + removeAllButton + + + R&emove All + + + Removes all added files. + + + + + removeSelectedButton + + + &Remove Selected + + + Removes the selected files. + + + + + arrowSpacer2_2 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + + + destGroupBox + + + + 140 + 100 + + + + + 32767 + 32767 + + + + Add &Following + + + + unnamed + + + + + + + + + + + + + cancelButton + clicked() + AddExistingDlgBase + reject() + + + + addAllButton + addSelectedButton + removeAllButton + removeSelectedButton + okButton + cancelButton + + + ksqueezedtextlabel.h + kprogress.h + kdialog.h + + + + + kprogress.h + ksqueezedtextlabel.h + + -- cgit v1.2.1