partfilenamewidget.ui (krename-4.0.9) | : | partfilenamewidget.ui (krename-4.90.90) | ||
---|---|---|---|---|
skipping to change at line 12 | skipping to change at line 12 | |||
<class>PartFilenameWidget</class> | <class>PartFilenameWidget</class> | |||
<widget class="QWidget" name="PartFilenameWidget" > | <widget class="QWidget" name="PartFilenameWidget" > | |||
<property name="geometry" > | <property name="geometry" > | |||
<rect> | <rect> | |||
<x>0</x> | <x>0</x> | |||
<y>0</y> | <y>0</y> | |||
<width>412</width> | <width>412</width> | |||
<height>275</height> | <height>275</height> | |||
</rect> | </rect> | |||
</property> | </property> | |||
<property name="windowTitle" > | ||||
<string>Form</string> | ||||
</property> | ||||
<layout class="QVBoxLayout" > | <layout class="QVBoxLayout" > | |||
<item> | <item> | |||
<widget class="QFrame" name="frame" > | <widget class="QFrame" name="frame" > | |||
<property name="frameShape" > | <property name="frameShape" > | |||
<enum>QFrame::StyledPanel</enum> | <enum>QFrame::StyledPanel</enum> | |||
</property> | </property> | |||
<property name="frameShadow" > | <property name="frameShadow" > | |||
<enum>QFrame::Raised</enum> | <enum>QFrame::Raised</enum> | |||
</property> | </property> | |||
<layout class="QVBoxLayout" > | <layout class="QVBoxLayout" > | |||
<item> | <item> | |||
<widget class="QLabel" name="label" > | <widget class="QLabel" name="label" > | |||
<property name="text" > | <property name="text" > | |||
<string><qt>Please select the part of the old filename which should be inserted into the new filename in the textbox below:</qt></string> | <string><qt>Please select the part of the old filename which should be inserted into the new filename in the textbox below:</qt></string> | |||
</property> | </property> | |||
<property name="wordWrap" > | <property name="wordWrap" > | |||
<bool>true</bool> | <bool>true</bool> | |||
</property> | </property> | |||
<property name="buddy" > | <property name="buddy" > | |||
<cstring></cstring> | <cstring>textFilename</cstring> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
<item> | <item> | |||
<widget class="SelectionSafeLineEdit" name="textFilename" > | <widget class="SelectionSafeLineEdit" name="textFilename" > | |||
<property name="readOnly" > | <property name="readOnly" > | |||
<bool>true</bool> | <bool>true</bool> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
skipping to change at line 100 | skipping to change at line 97 | |||
<item> | <item> | |||
<widget class="QLabel" name="labelPreviewDesc" > | <widget class="QLabel" name="labelPreviewDesc" > | |||
<property name="text" > | <property name="text" > | |||
<string>Preview of the generated KRename command:</string> | <string>Preview of the generated KRename command:</string> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
<item> | <item> | |||
<widget class="QLabel" name="labelPreview" > | <widget class="QLabel" name="labelPreview" > | |||
<property name="text" > | <property name="text" > | |||
<string>TextLabel</string> | <string comment="KDE::DoNotExtract">TextLabel</string> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
</layout> | </layout> | |||
</widget> | </widget> | |||
</item> | </item> | |||
</layout> | </layout> | |||
</widget> | </widget> | |||
<customwidgets> | <customwidgets> | |||
<customwidget> | <customwidget> | |||
End of changes. 3 change blocks. | ||||
5 lines changed or deleted | 2 lines changed or added |