Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3186
a05eff845522
child 4600
fc4f447ab637
equal deleted inserted replaced
3456:96232974dcdb 3484:645c12de6b0c
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>565</width> 9 <width>565</width>
10 <height>167</height> 10 <height>169</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Repository Infos</string> 14 <string>Repository Infos</string>
15 </property> 15 </property>
55 <property name="toolTip"> 55 <property name="toolTip">
56 <string>Select the protocol to access the repository</string> 56 <string>Select the protocol to access the repository</string>
57 </property> 57 </property>
58 </widget> 58 </widget>
59 </item> 59 </item>
60 <item row="1" column="2">
61 <widget class="QPushButton" name="vcsUrlButton">
62 <property name="toolTip">
63 <string>Select the repository url via a directory selection dialog or the repository browser</string>
64 </property>
65 <property name="text">
66 <string>...</string>
67 </property>
68 </widget>
69 </item>
70 <item row="1" column="0"> 60 <item row="1" column="0">
71 <widget class="QLabel" name="vcsUrlLabel"> 61 <widget class="QLabel" name="vcsUrlLabel">
72 <property name="text"> 62 <property name="text">
73 <string>&amp;URL:</string> 63 <string>&amp;URL:</string>
74 </property> 64 </property>
106 <property name="toolTip"> 96 <property name="toolTip">
107 <string>Enter the url path of the module in the repository (without protocol part)</string> 97 <string>Enter the url path of the module in the repository (without protocol part)</string>
108 </property> 98 </property>
109 <property name="whatsThis"> 99 <property name="whatsThis">
110 <string>&lt;b&gt;URL&lt;/b&gt;&lt;p&gt;Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.&lt;/p&gt;</string> 100 <string>&lt;b&gt;URL&lt;/b&gt;&lt;p&gt;Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.&lt;/p&gt;</string>
101 </property>
102 </widget>
103 </item>
104 <item row="1" column="2">
105 <widget class="QToolButton" name="vcsUrlButton">
106 <property name="toolTip">
107 <string>Select the repository url via a directory selection dialog or the repository browser</string>
111 </property> 108 </property>
112 </widget> 109 </widget>
113 </item> 110 </item>
114 </layout> 111 </layout>
115 </item> 112 </item>

eric ide

mercurial