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 --- vcs/subversion/svn_co.ui | 335 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 335 insertions(+) create mode 100644 vcs/subversion/svn_co.ui (limited to 'vcs/subversion/svn_co.ui') diff --git a/vcs/subversion/svn_co.ui b/vcs/subversion/svn_co.ui new file mode 100644 index 00000000..4ea22290 --- /dev/null +++ b/vcs/subversion/svn_co.ui @@ -0,0 +1,335 @@ + +svn_co + + + svn_co + + + + 0 + 0 + 509 + 360 + + + + + 1 + 1 + 0 + 0 + + + + Subversion Module Checkout + + + + unnamed + + + + server + + + + 1 + 1 + 0 + 0 + + + + Server Settings + + + + unnamed + + + + layout8 + + + + unnamed + + + + textLabel3 + + + Checkout &from: + + + serverURL + + + + + serverURL + + + + 1 + 1 + 0 + 0 + + + + + + + + layout6 + + + + unnamed + + + + textLabel1_2 + + + &Revision: + + + revision + + + + + revision + + + HEAD + + + + + + + buttonGroup1 + + + + 5 + 5 + 0 + 0 + + + + WinPanel + + + Sunken + + + This Project has Standard &Trunk/Branches/Tags/Directories + + + true + + + + unnamed + + + + layout11 + + + + unnamed + + + + isStandard + + + Yes + + + true + + + + + radioButton1_2 + + + No + + + + + + + + + + + local + + + + 1 + 1 + 0 + 0 + + + + Local Directory + + + + unnamed + + + + layout8 + + + + unnamed + + + + textLabel1 + + + C&heckout in: + + + localDir + + + + + localDir + + + + 5 + 5 + 0 + 0 + + + + + + + + layout9 + + + + unnamed + + + + textLabel2 + + + &Name of the newly created directory: + + + newDir + + + + + newDir + + + + + + + + + layout6 + + + + unnamed + + + + spacer2 + + + Horizontal + + + Expanding + + + + 191 + 20 + + + + + + layout5 + + + + unnamed + + + + ok + + + &OK + + + true + + + + + cancel + + + &Cancel + + + + + + + + + + + + + ok + clicked() + svn_co + accept() + + + cancel + clicked() + svn_co + reject() + + + + + kurlrequester.h + kpushbutton.h + kurlrequester.h + kpushbutton.h + + -- cgit v1.2.1