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/removetargetdlgbase.ui | 264 ++++++++++++++++++++++++++++ 1 file changed, 264 insertions(+) create mode 100644 buildtools/autotools/removetargetdlgbase.ui (limited to 'buildtools/autotools/removetargetdlgbase.ui') diff --git a/buildtools/autotools/removetargetdlgbase.ui b/buildtools/autotools/removetargetdlgbase.ui new file mode 100644 index 00000000..8e3660d3 --- /dev/null +++ b/buildtools/autotools/removetargetdlgbase.ui @@ -0,0 +1,264 @@ + +RemoveTargetDlgBase + + + RemoveTargetDlgBase + + + + 0 + 0 + 472 + 477 + + + + Remove Target From [SUBPROJECT] + + + + unnamed + + + + targetBox + + + Subproject Information + + + + unnamed + + + + directoryLabel + + + + 5 + 5 + 0 + 0 + + + + [TARGET DIRECTORY] + + + + + targetLabel + + + [TARGET NAME] + + + + + directoryStaticLabel + + + + 0 + 5 + 0 + 0 + + + + + + + + Directory: + + + + + targetStaticLabel + + + + 0 + 5 + 0 + 0 + + + + + + + + Target: + + + + + + + fileGroupBox + + + + 0 + 0 + + + + + 32767 + 140 + + + + &Target Information + + + + unnamed + + + + removeLabel + + + [REMOVE QUESTION] + + + + + removeCheckBox + + + Also &remove it from disk + + + + + textLabel + + + + 200 + 0 + + + + <b>Note:</b> You will not be able to undo this operation. Please check your Makefile.am afterwards. + + + + + + + groupBox3 + + + &Dependencies to Other Subprojects + + + + unnamed + + + + dependencyListBox + + + false + + + NoSelection + + + + + + + progressBar + + + true + + + + + Spacer2 + + + Vertical + + + Fixed + + + + 20 + 16 + + + + + + buttonLayout + + + + unnamed + + + 0 + + + + buttonSpacer + + + Horizontal + + + Expanding + + + + 30 + 20 + + + + + + removeButton + + + &OK + + + true + + + + + cancelButton + + + &Cancel + + + + + + + + kdialog.h + + + + + ksqueezedtextlabel.h + klistbox.h + kprogress.h + + -- cgit v1.2.1