startupinfowidget.ui (krename-4.0.9) | : | startupinfowidget.ui (krename-4.90.90) | ||
---|---|---|---|---|
skipping to change at line 12 | skipping to change at line 12 | |||
<class>StartUpInfoWidget</class> | <class>StartUpInfoWidget</class> | |||
<widget class="QFrame" name="StartUpInfoWidget" > | <widget class="QFrame" name="StartUpInfoWidget" > | |||
<property name="geometry" > | <property name="geometry" > | |||
<rect> | <rect> | |||
<x>0</x> | <x>0</x> | |||
<y>0</y> | <y>0</y> | |||
<width>429</width> | <width>429</width> | |||
<height>362</height> | <height>362</height> | |||
</rect> | </rect> | |||
</property> | </property> | |||
<property name="windowTitle" > | ||||
<string>Frame</string> | ||||
</property> | ||||
<property name="frameShape" > | <property name="frameShape" > | |||
<enum>QFrame::Box</enum> | <enum>QFrame::Box</enum> | |||
</property> | </property> | |||
<property name="frameShadow" > | <property name="frameShadow" > | |||
<enum>QFrame::Sunken</enum> | <enum>QFrame::Sunken</enum> | |||
</property> | </property> | |||
<layout class="QVBoxLayout" name="verticalLayout" > | <layout class="QVBoxLayout" name="verticalLayout" > | |||
<item> | <item> | |||
<layout class="QHBoxLayout" name="horizontalLayout" > | <layout class="QHBoxLayout" name="horizontalLayout" > | |||
<item> | <item> | |||
<widget class="QLabel" name="label" > | <widget class="QLabel" name="label" > | |||
<property name="text" > | <property name="text" > | |||
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www. w3.org/TR/REC-html40/strict.dtd"> | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www. w3.org/TR/REC-html40/strict.dtd"> | |||
<html><head><meta name="qrichtext" content="1" /><style type="text/c ss"> | <html><head><meta name="qrichtext" content="1" /><style type="text/c ss"> | |||
p, li { white-space: pre-wrap; } | p, li { white-space: pre-wrap; } | |||
</style></head><body style=" font-family:'Sans'; font-size:10pt; font-w eight:400; font-style:normal;"> | </style></head><body style=" font-family:'Sans'; font-size:10pt; font-w eight:400; font-style:normal;"> | |||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0 px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:large; font -weight:600;">Welcome to KRename</span></p> | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0 px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:large; font -weight:600;">Welcome to KRename</span></p> | |||
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right :0px; -qt-block-indent:0; text-indent:0px;">A batch file renamer for KDE.<br />To rename your files, you have to:</p></body></html></string> | <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right :0px; -qt-block-indent:0; text-indent:0px;">A batch file renamer by KDE.<br / >To rename your files, you have to:</p></body></html></string> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
<item> | <item> | |||
<widget class="QLabel" name="krenameIcon" > | <widget class="QLabel" name="krenameIcon" > | |||
<property name="text" > | <property name="text" > | |||
<string>TextLabel</string> | <string comment="KDE::DoNotExtract">TextLabel</string> | |||
</property> | </property> | |||
<property name="scaledContents" > | <property name="scaledContents" > | |||
<bool>false</bool> | <bool>false</bool> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
</layout> | </layout> | |||
</item> | </item> | |||
<item> | <item> | |||
<layout class="QGridLayout" name="gridLayout" > | <layout class="QGridLayout" name="gridLayout" > | |||
<item row="0" column="0" > | <item row="0" column="0" > | |||
<widget class="QLabel" name="addIcon" > | <widget class="QLabel" name="addIcon" > | |||
<property name="text" > | <property name="text" > | |||
<string>TextLabel</string> | <string comment="KDE::DoNotExtract">TextLabel</string> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
<item row="0" column="1" > | <item row="0" column="1" > | |||
<widget class="KUrlLabel" name="labelAdd" > | <widget class="KUrlLabel" name="labelAdd" > | |||
<property name="text" > | <property name="text" > | |||
<string>Add some files ...</string> | <string>Add some files ...</string> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
<item row="1" column="0" > | <item row="1" column="0" > | |||
<widget class="QLabel" name="templateIcon" > | <widget class="QLabel" name="templateIcon" > | |||
<property name="text" > | <property name="text" > | |||
<string>TextLabel</string> | <string comment="KDE::DoNotExtract">TextLabel</string> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
<item row="1" column="1" > | <item row="1" column="1" > | |||
<widget class="KUrlLabel" name="labelTemplate" > | <widget class="KUrlLabel" name="labelTemplate" > | |||
<property name="text" > | <property name="text" > | |||
<string>Specify the new filenames by giving a template ...</string> | <string>Specify the new filenames by giving a template ...</string> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
End of changes. 5 change blocks. | ||||
7 lines changed or deleted | 4 lines changed or added |