krenamedestination.ui (krename-4.0.9) | : | krenamedestination.ui (krename-4.90.90) | ||
---|---|---|---|---|
skipping to change at line 12 | skipping to change at line 12 | |||
<class>KRenameDestination</class> | <class>KRenameDestination</class> | |||
<widget class="QWidget" name="KRenameDestination" > | <widget class="QWidget" name="KRenameDestination" > | |||
<property name="geometry" > | <property name="geometry" > | |||
<rect> | <rect> | |||
<x>0</x> | <x>0</x> | |||
<y>0</y> | <y>0</y> | |||
<width>533</width> | <width>533</width> | |||
<height>451</height> | <height>451</height> | |||
</rect> | </rect> | |||
</property> | </property> | |||
<property name="windowTitle" > | ||||
<string/> | ||||
</property> | ||||
<layout class="QVBoxLayout" > | <layout class="QVBoxLayout" > | |||
<property name="spacing" > | <property name="spacing" > | |||
<number>6</number> | <number>6</number> | |||
</property> | </property> | |||
<property name="leftMargin" > | <property name="leftMargin" > | |||
<number>9</number> | <number>9</number> | |||
</property> | </property> | |||
<property name="topMargin" > | <property name="topMargin" > | |||
<number>9</number> | <number>9</number> | |||
</property> | </property> | |||
skipping to change at line 65 | skipping to change at line 62 | |||
<string>&Rename input files</string> | <string>&Rename input files</string> | |||
</property> | </property> | |||
<property name="checked" > | <property name="checked" > | |||
<bool>true</bool> | <bool>true</bool> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
<item> | <item> | |||
<widget class="QRadioButton" name="optionCopy" > | <widget class="QRadioButton" name="optionCopy" > | |||
<property name="text" > | <property name="text" > | |||
<string>&Copy files to destination directory</string> | <string>&Copy files to destination folder</string> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
<item> | <item> | |||
<widget class="QRadioButton" name="optionMove" > | <widget class="QRadioButton" name="optionMove" > | |||
<property name="text" > | <property name="text" > | |||
<string>&Move files to destination directory</string> | <string>&Move files to destination folder</string> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
<item> | <item> | |||
<widget class="QRadioButton" name="optionLink" > | <widget class="QRadioButton" name="optionLink" > | |||
<property name="text" > | <property name="text" > | |||
<string>Create symbolic &links in destination directory</string> | <string>Create symbolic &links in destination folder</string> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
<item> | <item> | |||
<widget class="KUrlRequester" name="urlrequester" /> | <widget class="KUrlRequester" name="urlrequester" /> | |||
</item> | </item> | |||
<item> | <item> | |||
<spacer> | <spacer> | |||
<property name="orientation" > | <property name="orientation" > | |||
<enum>Qt::Vertical</enum> | <enum>Qt::Vertical</enum> | |||
End of changes. 4 change blocks. | ||||
6 lines changed or deleted | 3 lines changed or added |