You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
90 lines
2.9 KiB
90 lines
2.9 KiB
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
|
|
<class>subversionProjectWidget</class>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>subversionProjectWidget</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>438</width>
|
|
<height>149</height>
|
|
</rect>
|
|
</property>
|
|
<property name="caption">
|
|
<string>New Subversion Project</string>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout1</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>textLabel1</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Import address:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>importURL</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="KURLRequester">
|
|
<property name="name">
|
|
<cstring>importURL</cstring>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQGroupBox">
|
|
<property name="name">
|
|
<cstring>init</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>Create &Standard Directories (tags/trunk/branches/)?</string>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQRadioButton">
|
|
<property name="name">
|
|
<cstring>yes</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Yes</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQRadioButton">
|
|
<property name="name">
|
|
<cstring>no</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>No</string>
|
|
</property>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<customwidgets>
|
|
</customwidgets>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<includehints>
|
|
<includehint>kurlrequester.h</includehint>
|
|
<includehint>kpushbutton.h</includehint>
|
|
</includehints>
|
|
</UI>
|