-rw-r--r-- | noncore/settings/aqpkg/settings.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/settings/aqpkg/settings.ui b/noncore/settings/aqpkg/settings.ui index c56a9b0..2db0768 100644 --- a/noncore/settings/aqpkg/settings.ui +++ b/noncore/settings/aqpkg/settings.ui @@ -1,44 +1,44 @@ <!DOCTYPE UI><UI> <class>SettingsBase</class> <widget> <class>QDialog</class> <property stdset="1"> <name>name</name> <cstring>Settings</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> <width>238</width> <height>353</height> </rect> </property> <property stdset="1"> <name>caption</name> - <string>Package Servers</string> + <string>Configuration</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <grid> <property stdset="1"> <name>margin</name> <number>11</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget row="0" column="0" > <class>QTabWidget</class> <property stdset="1"> <name>name</name> <cstring>TabWidget</cstring> </property> <property stdset="1"> <name>enabled</name> @@ -484,49 +484,49 @@ <property stdset="1"> <name>checked</name> <bool>true</bool> </property> </widget> <widget row="1" column="1" > <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>destinationurl</cstring> </property> </widget> </grid> </widget> </grid> </widget> <widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>tab</cstring> </property> <attribute> <name>title</name> - <string>Proxys</string> + <string>Proxies</string> </attribute> <widget> <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>TextLabel1_2</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>1</x> <y>19</y> <width>67</width> <height>22</height> </rect> </property> <property stdset="1"> <name>text</name> <string>HTTP Proxy</string> </property> </widget> <widget> <class>QLineEdit</class> <property stdset="1"> |