summaryrefslogtreecommitdiff
path: root/noncore
authorwimpie <wimpie>2004-04-03 21:41:04 (UTC)
committer wimpie <wimpie>2004-04-03 21:41:04 (UTC)
commitfc6fce8cd45068f371b66b1b6d4fa0bcee3d8810 (patch) (side-by-side diff)
tree4aef01dc21094e7992447495bc1b873dc4930e25 /noncore
parentd82581fff0a7fa02b5c391a5b0bcfbfd1e5a6843 (diff)
downloadopie-fc6fce8cd45068f371b66b1b6d4fa0bcee3d8810.zip
opie-fc6fce8cd45068f371b66b1b6d4fa0bcee3d8810.tar.gz
opie-fc6fce8cd45068f371b66b1b6d4fa0bcee3d8810.tar.bz2
oops
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings2/activateprofileGUI.ui85
1 files changed, 85 insertions, 0 deletions
diff --git a/noncore/settings/networksettings2/activateprofileGUI.ui b/noncore/settings/networksettings2/activateprofileGUI.ui
new file mode 100644
index 0000000..296e044
--- a/dev/null
+++ b/noncore/settings/networksettings2/activateprofileGUI.ui
@@ -0,0 +1,85 @@
+<!DOCTYPE UI><UI>
+<class>ActivateProfileGUI</class>
+<widget>
+ <class>QDialog</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>ActivateProfileGUI</cstring>
+ </property>
+ <property stdset="1">
+ <name>geometry</name>
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>231</width>
+ <height>121</height>
+ </rect>
+ </property>
+ <property stdset="1">
+ <name>caption</name>
+ <string>Activate Profile</string>
+ </property>
+ <property>
+ <name>layoutMargin</name>
+ </property>
+ <property>
+ <name>layoutSpacing</name>
+ </property>
+ <vbox>
+ <property stdset="1">
+ <name>margin</name>
+ <number>2</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>2</number>
+ </property>
+ <widget>
+ <class>QLayoutWidget</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>Layout2</cstring>
+ </property>
+ <hbox>
+ <property stdset="1">
+ <name>margin</name>
+ <number>0</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>6</number>
+ </property>
+ <widget>
+ <class>QLabel</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>TextLabel1</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>Select profile for device :</string>
+ </property>
+ </widget>
+ <widget>
+ <class>QLabel</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>DeviceName_LBL</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>TextLabel2</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
+ <widget>
+ <class>QListBox</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>Profiles_LB</cstring>
+ </property>
+ </widget>
+ </vbox>
+</widget>
+</UI>