author | ar <ar> | 2003-12-22 00:14:43 (UTC) |
---|---|---|
committer | ar <ar> | 2003-12-22 00:14:43 (UTC) |
commit | 7c016e1a75970cb7c28d70398ad20c708cdb452b (patch) (unidiff) | |
tree | 470c819a761b1c2bbb74298adc84fde81a75a7aa | |
parent | ae5dcec28d6db8104b64f0f560d96a3ce0f314e1 (diff) | |
download | opie-7c016e1a75970cb7c28d70398ad20c708cdb452b.zip opie-7c016e1a75970cb7c28d70398ad20c708cdb452b.tar.gz opie-7c016e1a75970cb7c28d70398ad20c708cdb452b.tar.bz2 |
- cosmetics
-rw-r--r-- | noncore/settings/backup/backuprestorebase.ui | 95 |
1 files changed, 37 insertions, 58 deletions
diff --git a/noncore/settings/backup/backuprestorebase.ui b/noncore/settings/backup/backuprestorebase.ui index 05dc8a9..a52b42d 100644 --- a/noncore/settings/backup/backuprestorebase.ui +++ b/noncore/settings/backup/backuprestorebase.ui | |||
@@ -11,7 +11,7 @@ | |||
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>235</width> | 14 | <width>231</width> |
15 | <height>275</height> | 15 | <height>275</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
@@ -59,33 +59,15 @@ | |||
59 | <name>spacing</name> | 59 | <name>spacing</name> |
60 | <number>6</number> | 60 | <number>6</number> |
61 | </property> | 61 | </property> |
62 | <widget row="1" column="0" rowspan="1" colspan="3" > | 62 | <widget row="0" column="0" > |
63 | <class>QListView</class> | 63 | <class>QLabel</class> |
64 | <column> | ||
65 | <property> | ||
66 | <name>text</name> | ||
67 | <string>Applications</string> | ||
68 | </property> | ||
69 | <property> | ||
70 | <name>clickable</name> | ||
71 | <bool>true</bool> | ||
72 | </property> | ||
73 | <property> | ||
74 | <name>resizeable</name> | ||
75 | <bool>true</bool> | ||
76 | </property> | ||
77 | </column> | ||
78 | <property stdset="1"> | 64 | <property stdset="1"> |
79 | <name>name</name> | 65 | <name>name</name> |
80 | <cstring>backupList</cstring> | 66 | <cstring>TextLabel1</cstring> |
81 | </property> | ||
82 | <property stdset="1"> | ||
83 | <name>allColumnsShowFocus</name> | ||
84 | <bool>true</bool> | ||
85 | </property> | 67 | </property> |
86 | <property stdset="1"> | 68 | <property stdset="1"> |
87 | <name>rootIsDecorated</name> | 69 | <name>text</name> |
88 | <bool>true</bool> | 70 | <string>Save To</string> |
89 | </property> | 71 | </property> |
90 | </widget> | 72 | </widget> |
91 | <widget row="0" column="1" > | 73 | <widget row="0" column="1" > |
@@ -95,47 +77,44 @@ | |||
95 | <cstring>storeToLocation</cstring> | 77 | <cstring>storeToLocation</cstring> |
96 | </property> | 78 | </property> |
97 | </widget> | 79 | </widget> |
98 | <widget row="0" column="0" > | 80 | <widget row="2" column="0" rowspan="1" colspan="2" > |
99 | <class>QLabel</class> | 81 | <class>QPushButton</class> |
100 | <property stdset="1"> | 82 | <property stdset="1"> |
101 | <name>name</name> | 83 | <name>name</name> |
102 | <cstring>TextLabel1</cstring> | 84 | <cstring>backupButton</cstring> |
103 | </property> | 85 | </property> |
104 | <property stdset="1"> | 86 | <property stdset="1"> |
105 | <name>text</name> | 87 | <name>text</name> |
106 | <string>Save To</string> | 88 | <string>&Backup</string> |
107 | </property> | 89 | </property> |
108 | </widget> | 90 | </widget> |
109 | <spacer row="0" column="2" > | 91 | <widget row="1" column="0" rowspan="1" colspan="2" > |
92 | <class>QListView</class> | ||
93 | <column> | ||
110 | <property> | 94 | <property> |
111 | <name>name</name> | 95 | <name>text</name> |
112 | <cstring>Spacer1</cstring> | 96 | <string>Applications</string> |
113 | </property> | ||
114 | <property stdset="1"> | ||
115 | <name>orientation</name> | ||
116 | <enum>Horizontal</enum> | ||
117 | </property> | 97 | </property> |
118 | <property stdset="1"> | 98 | <property> |
119 | <name>sizeType</name> | 99 | <name>clickable</name> |
120 | <enum>Expanding</enum> | 100 | <bool>true</bool> |
121 | </property> | 101 | </property> |
122 | <property> | 102 | <property> |
123 | <name>sizeHint</name> | 103 | <name>resizeable</name> |
124 | <size> | 104 | <bool>true</bool> |
125 | <width>20</width> | ||
126 | <height>20</height> | ||
127 | </size> | ||
128 | </property> | 105 | </property> |
129 | </spacer> | 106 | </column> |
130 | <widget row="2" column="0" rowspan="1" colspan="3" > | ||
131 | <class>QPushButton</class> | ||
132 | <property stdset="1"> | 107 | <property stdset="1"> |
133 | <name>name</name> | 108 | <name>name</name> |
134 | <cstring>backupButton</cstring> | 109 | <cstring>backupList</cstring> |
135 | </property> | 110 | </property> |
136 | <property stdset="1"> | 111 | <property stdset="1"> |
137 | <name>text</name> | 112 | <name>allColumnsShowFocus</name> |
138 | <string>&Backup</string> | 113 | <bool>true</bool> |
114 | </property> | ||
115 | <property stdset="1"> | ||
116 | <name>rootIsDecorated</name> | ||
117 | <bool>true</bool> | ||
139 | </property> | 118 | </property> |
140 | </widget> | 119 | </widget> |
141 | </grid> | 120 | </grid> |
@@ -153,7 +132,7 @@ | |||
153 | <grid> | 132 | <grid> |
154 | <property stdset="1"> | 133 | <property stdset="1"> |
155 | <name>margin</name> | 134 | <name>margin</name> |
156 | <number>4</number> | 135 | <number>11</number> |
157 | </property> | 136 | </property> |
158 | <property stdset="1"> | 137 | <property stdset="1"> |
159 | <name>spacing</name> | 138 | <name>spacing</name> |
@@ -205,26 +184,26 @@ | |||
205 | <string>&Restore</string> | 184 | <string>&Restore</string> |
206 | </property> | 185 | </property> |
207 | </widget> | 186 | </widget> |
208 | <widget row="1" column="0" rowspan="1" colspan="2" > | 187 | <widget row="0" column="0" > |
209 | <class>QPushButton</class> | 188 | <class>QLabel</class> |
210 | <property stdset="1"> | 189 | <property stdset="1"> |
211 | <name>name</name> | 190 | <name>name</name> |
212 | <cstring>updateList</cstring> | 191 | <cstring>TextLabel1_2</cstring> |
213 | </property> | 192 | </property> |
214 | <property stdset="1"> | 193 | <property stdset="1"> |
215 | <name>text</name> | 194 | <name>text</name> |
216 | <string>Update Filelist</string> | 195 | <string>Select Source</string> |
217 | </property> | 196 | </property> |
218 | </widget> | 197 | </widget> |
219 | <widget row="0" column="0" > | 198 | <widget row="1" column="0" rowspan="1" colspan="2" > |
220 | <class>QLabel</class> | 199 | <class>QPushButton</class> |
221 | <property stdset="1"> | 200 | <property stdset="1"> |
222 | <name>name</name> | 201 | <name>name</name> |
223 | <cstring>TextLabel1_2</cstring> | 202 | <cstring>updateList</cstring> |
224 | </property> | 203 | </property> |
225 | <property stdset="1"> | 204 | <property stdset="1"> |
226 | <name>text</name> | 205 | <name>text</name> |
227 | <string>Select Source</string> | 206 | <string>Update Filelist</string> |
228 | </property> | 207 | </property> |
229 | </widget> | 208 | </widget> |
230 | </grid> | 209 | </grid> |