63 </widget> |
63 </widget> |
64 </item> |
64 </item> |
65 <item row="1" column="1"> |
65 <item row="1" column="1"> |
66 <widget class="QLineEdit" name="vcsUrlEdit"> |
66 <widget class="QLineEdit" name="vcsUrlEdit"> |
67 <property name="toolTip"> |
67 <property name="toolTip"> |
68 <string>Enter the url path of the module in the repository</string> |
68 <string>Enter the url path of the module in the repository (without protocol part)</string> |
69 </property> |
69 </property> |
70 <property name="whatsThis"> |
70 <property name="whatsThis"> |
71 <string><b>URL</b><p>Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.</p></string> |
71 <string><b>URL</b><p>Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.</p></string> |
72 </property> |
72 </property> |
73 </widget> |
73 </widget> |