Fix Qt4 FTBFS due to unconverted .ui file

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226018 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 13 years ago
parent 27e7cd0afa
commit a8b42c6c54

@ -1,6 +1,6 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>PropertiesPageGUI</class> <class>PropertiesPageGUI</class>
<widget class="QWidget"> <widget class="TQWidget">
<property name="name"> <property name="name">
<cstring>PropertiesPageGUI</cstring> <cstring>PropertiesPageGUI</cstring>
</property> </property>
@ -19,7 +19,7 @@
<property name="margin"> <property name="margin">
<number>0</number> <number>0</number>
</property> </property>
<widget class="QLayoutWidget"> <widget class="TQLayoutWidget">
<property name="name"> <property name="name">
<cstring>layout17</cstring> <cstring>layout17</cstring>
</property> </property>
@ -27,7 +27,7 @@
<property name="name"> <property name="name">
<cstring>unnamed</cstring> <cstring>unnamed</cstring>
</property> </property>
<widget class="QGroupBox"> <widget class="TQGroupBox">
<property name="name"> <property name="name">
<cstring>groupbox_generic</cstring> <cstring>groupbox_generic</cstring>
</property> </property>
@ -38,7 +38,7 @@
<property name="name"> <property name="name">
<cstring>unnamed</cstring> <cstring>unnamed</cstring>
</property> </property>
<widget class="QLayoutWidget"> <widget class="TQLayoutWidget">
<property name="name"> <property name="name">
<cstring>layout15</cstring> <cstring>layout15</cstring>
</property> </property>
@ -46,7 +46,7 @@
<property name="name"> <property name="name">
<cstring>unnamed</cstring> <cstring>unnamed</cstring>
</property> </property>
<widget class="QCheckBox"> <widget class="TQCheckBox">
<property name="name"> <property name="name">
<cstring>option_ro</cstring> <cstring>option_ro</cstring>
</property> </property>
@ -57,7 +57,7 @@
<string>Mount the file system read-only.</string> <string>Mount the file system read-only.</string>
</property> </property>
</widget> </widget>
<widget class="QCheckBox"> <widget class="TQCheckBox">
<property name="name"> <property name="name">
<cstring>option_quiet</cstring> <cstring>option_quiet</cstring>
</property> </property>
@ -68,7 +68,7 @@
<string>Attempts to chown or chmod files do not return errors, although they fail. Use with caution!</string> <string>Attempts to chown or chmod files do not return errors, although they fail. Use with caution!</string>
</property> </property>
</widget> </widget>
<widget class="QCheckBox"> <widget class="TQCheckBox">
<property name="name"> <property name="name">
<cstring>option_sync</cstring> <cstring>option_sync</cstring>
</property> </property>
@ -79,7 +79,7 @@
<string>All I/O to the file system should be done synchronously.</string> <string>All I/O to the file system should be done synchronously.</string>
</property> </property>
</widget> </widget>
<widget class="QCheckBox"> <widget class="TQCheckBox">
<property name="name"> <property name="name">
<cstring>option_atime</cstring> <cstring>option_atime</cstring>
</property> </property>
@ -90,7 +90,7 @@
<string>Update inode access time for each access.</string> <string>Update inode access time for each access.</string>
</property> </property>
</widget> </widget>
<widget class="QLayoutWidget"> <widget class="TQLayoutWidget">
<property name="name"> <property name="name">
<cstring>layout14</cstring> <cstring>layout14</cstring>
</property> </property>
@ -98,7 +98,7 @@
<property name="name"> <property name="name">
<cstring>unnamed</cstring> <cstring>unnamed</cstring>
</property> </property>
<widget class="QLabel"> <widget class="TQLabel">
<property name="name"> <property name="name">
<cstring>textLabel3</cstring> <cstring>textLabel3</cstring>
</property> </property>
@ -112,7 +112,7 @@
<string>Under what directory this file system shall be mounted. Please note that there is no guarantee that the system will respect your wish. For one the directory has to be below /media - and it does not yet have to exist.</string> <string>Under what directory this file system shall be mounted. Please note that there is no guarantee that the system will respect your wish. For one the directory has to be below /media - and it does not yet have to exist.</string>
</property> </property>
</widget> </widget>
<widget class="QLineEdit"> <widget class="TQLineEdit">
<property name="name"> <property name="name">
<cstring>option_mountpoint</cstring> <cstring>option_mountpoint</cstring>
</property> </property>
@ -122,7 +122,7 @@
</widget> </widget>
</hbox> </hbox>
</widget> </widget>
<widget class="QCheckBox"> <widget class="TQCheckBox">
<property name="name"> <property name="name">
<cstring>option_automount</cstring> <cstring>option_automount</cstring>
</property> </property>
@ -137,7 +137,7 @@
</widget> </widget>
</vbox> </vbox>
</widget> </widget>
<widget class="QGroupBox"> <widget class="TQGroupBox">
<property name="name"> <property name="name">
<cstring>groupbox_specific</cstring> <cstring>groupbox_specific</cstring>
</property> </property>
@ -148,7 +148,7 @@
<property name="name"> <property name="name">
<cstring>unnamed</cstring> <cstring>unnamed</cstring>
</property> </property>
<widget class="QLayoutWidget"> <widget class="TQLayoutWidget">
<property name="name"> <property name="name">
<cstring>layout11</cstring> <cstring>layout11</cstring>
</property> </property>
@ -156,7 +156,7 @@
<property name="name"> <property name="name">
<cstring>unnamed</cstring> <cstring>unnamed</cstring>
</property> </property>
<widget class="QCheckBox"> <widget class="TQCheckBox">
<property name="name"> <property name="name">
<cstring>option_flush</cstring> <cstring>option_flush</cstring>
</property> </property>
@ -167,7 +167,7 @@
<string>Always flush all data to the hot plug devices immediately and don't cache it.</string> <string>Always flush all data to the hot plug devices immediately and don't cache it.</string>
</property> </property>
</widget> </widget>
<widget class="QCheckBox"> <widget class="TQCheckBox">
<property name="name"> <property name="name">
<cstring>option_utf8</cstring> <cstring>option_utf8</cstring>
</property> </property>
@ -178,7 +178,7 @@
<string>UTF8 is the filesystem safe 8-bit encoding of Unicode that is used by the console. It can be be enabled for the filesystem with this option.</string> <string>UTF8 is the filesystem safe 8-bit encoding of Unicode that is used by the console. It can be be enabled for the filesystem with this option.</string>
</property> </property>
</widget> </widget>
<widget class="QCheckBox"> <widget class="TQCheckBox">
<property name="name"> <property name="name">
<cstring>option_uid</cstring> <cstring>option_uid</cstring>
</property> </property>
@ -189,7 +189,7 @@
<string>Mount this file system as user.</string> <string>Mount this file system as user.</string>
</property> </property>
</widget> </widget>
<widget class="QLayoutWidget"> <widget class="TQLayoutWidget">
<property name="name"> <property name="name">
<cstring>layout7</cstring> <cstring>layout7</cstring>
</property> </property>
@ -197,7 +197,7 @@
<property name="name"> <property name="name">
<cstring>unnamed</cstring> <cstring>unnamed</cstring>
</property> </property>
<widget class="QLabel"> <widget class="TQLabel">
<property name="name"> <property name="name">
<cstring>text_journaling</cstring> <cstring>text_journaling</cstring>
</property> </property>
@ -220,7 +220,7 @@
Data ordering is not preserved - data may be written into the main file system after its metadata has been committed to the journal. This is rumoured to be the highest-throughput option. It guarantees internal file system integrity, however it can allow old data to appear in files after a crash and journal recovery.</string> Data ordering is not preserved - data may be written into the main file system after its metadata has been committed to the journal. This is rumoured to be the highest-throughput option. It guarantees internal file system integrity, however it can allow old data to appear in files after a crash and journal recovery.</string>
</property> </property>
</widget> </widget>
<widget class="QComboBox"> <widget class="TQComboBox">
<item> <item>
<property name="text"> <property name="text">
<string>All Data</string> <string>All Data</string>
@ -254,7 +254,7 @@
</widget> </widget>
</hbox> </hbox>
</widget> </widget>
<widget class="QLayoutWidget"> <widget class="TQLayoutWidget">
<property name="name"> <property name="name">
<cstring>layout14</cstring> <cstring>layout14</cstring>
</property> </property>
@ -262,7 +262,7 @@
<property name="name"> <property name="name">
<cstring>unnamed</cstring> <cstring>unnamed</cstring>
</property> </property>
<widget class="QLabel"> <widget class="TQLabel">
<property name="name"> <property name="name">
<cstring>text_shortname</cstring> <cstring>text_shortname</cstring>
</property> </property>
@ -288,7 +288,7 @@ Display the shortname as is; store a long name when the short name is not all lo
Display the short name as is; store a long name when the short name is not all upper case.</string> Display the short name as is; store a long name when the short name is not all upper case.</string>
</property> </property>
</widget> </widget>
<widget class="QComboBox"> <widget class="TQComboBox">
<item> <item>
<property name="text"> <property name="text">
<string>Lower</string> <string>Lower</string>
@ -334,7 +334,7 @@ Display the short name as is; store a long name when the short name is not all u
</widget> </widget>
</vbox> </vbox>
</widget> </widget>
<widget class="QLabel"> <widget class="TQLabel">
<property name="name"> <property name="name">
<cstring>label_filesystem</cstring> <cstring>label_filesystem</cstring>
</property> </property>

Loading…
Cancel
Save