60 </widget> |
60 </widget> |
61 </item> |
61 </item> |
62 <item row="1" column="1"> |
62 <item row="1" column="1"> |
63 <widget class="QLineEdit" name="vcsUrlEdit"> |
63 <widget class="QLineEdit" name="vcsUrlEdit"> |
64 <property name="toolTip"> |
64 <property name="toolTip"> |
65 <string>Enter the url path of the module in the repository</string> |
65 <string>Enter the url path of the module in the repository (without protocol part)</string> |
66 </property> |
66 </property> |
67 <property name="whatsThis"> |
67 <property name="whatsThis"> |
68 <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> |
68 <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> |
69 </property> |
69 </property> |
70 </widget> |
70 </widget> |