From b4fc58675b98d68544acc4aaa292548f10cb5c3b Mon Sep 17 00:00:00 2001 From: Cédric Bosdonnat Date: Wed, 14 Nov 2012 10:25:55 +0100 Subject: PlaceEditDialog: simplified CMIS by adding template URLs for common servers Change-Id: I041d58d09e132e481cfa278300c494c9f1d75f29 --- svtools/uiconfig/ui/placeedit.ui | 220 ++++++++++++++++++++++----------------- 1 file changed, 123 insertions(+), 97 deletions(-) (limited to 'svtools/uiconfig') diff --git a/svtools/uiconfig/ui/placeedit.ui b/svtools/uiconfig/ui/placeedit.ui index 2f0a2aa8bcdc..285b0234e6df 100644 --- a/svtools/uiconfig/ui/placeedit.ui +++ b/svtools/uiconfig/ui/placeedit.ui @@ -6,29 +6,6 @@ 1 10 - - - - - - - - WebDAV - - - FTP - - - SSH - - - Windows Share - - - CMIS - - - False 5 @@ -92,7 +69,7 @@ False 6 True - ServerTypes + liststore1 @@ -273,102 +250,128 @@ - + True False 0 none - + True False 12 - + True False 6 6 - + True False start - Host + Binding URL 0 - 0 + 1 1 1 - + True False start - Share + Repository 0 - 1 + 2 1 1 - + True - False - start - Path + True + True + - 0 - 2 + 1 + 1 1 1 - + True - True - True - + False + 6 + + + True + False + True + + + 0 + 0 + 1 + 1 + + + + + False + True + True + True + False + image1 + + + 1 + 0 + 1 + 1 + + 1 - 0 + 2 1 1 - + True - True - True - + False + start + Server Type - 1 - 1 + 0 + 0 1 1 - + True - True - True - + False 1 - 2 + 0 1 1 @@ -378,7 +381,7 @@ - + True False Server Details @@ -395,28 +398,28 @@ - + True False 0 none - + True False 12 - + True False 6 6 - + True False start - Binding URL + Host 0 @@ -426,11 +429,11 @@ - + True False start - Repository + Share 0 @@ -440,7 +443,21 @@ - + + True + False + start + Path + + + 0 + 2 + 1 + 1 + + + + True True True @@ -454,39 +471,11 @@ - + True - False - 6 - - - True - False - True - - - 0 - 0 - 1 - 1 - - - - - False - True - True - True - False - image1 - - - 1 - 0 - 1 - 1 - - + True + True + 1 @@ -495,12 +484,26 @@ 1 + + + True + True + True + + + + 1 + 2 + 1 + 1 + + - + True False Server Details @@ -657,4 +660,27 @@ False gtk-refresh + + + + + + + + WebDAV + + + FTP + + + SSH + + + Windows Share + + + CMIS + + + -- cgit