source: psi/trunk/src/options/opt_events-ui.ui

Last change on this file was 2, checked in by dmik, 19 years ago

Imported original Psi 0.10 sources from Affinix

File size: 9.9 KB
Line 
1<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2<class>OptEventsUI</class>
3<widget class="QWidget">
4 <property name="name">
5 <cstring>OptEventsUI</cstring>
6 </property>
7 <property name="geometry">
8 <rect>
9 <x>0</x>
10 <y>0</y>
11 <width>351</width>
12 <height>532</height>
13 </rect>
14 </property>
15 <property name="caption">
16 <string>OptEventsUI</string>
17 </property>
18 <vbox>
19 <property name="name">
20 <cstring>unnamed</cstring>
21 </property>
22 <property name="margin">
23 <number>0</number>
24 </property>
25 <widget class="QCheckBox">
26 <property name="name">
27 <cstring>ck_popupMsgs</cstring>
28 </property>
29 <property name="text">
30 <string>Auto-open New Messages</string>
31 </property>
32 </widget>
33 <widget class="QCheckBox">
34 <property name="name">
35 <cstring>ck_popupHeadlines</cstring>
36 </property>
37 <property name="text">
38 <string>Auto-open New Headlines</string>
39 </property>
40 </widget>
41 <widget class="QCheckBox">
42 <property name="name">
43 <cstring>ck_popupFiles</cstring>
44 </property>
45 <property name="text">
46 <string>Auto-open New Files</string>
47 </property>
48 </widget>
49 <widget class="QCheckBox">
50 <property name="name">
51 <cstring>ck_allowAwayPopup</cstring>
52 </property>
53 <property name="text">
54 <string>Allow auto-open even when Away/XA</string>
55 </property>
56 </widget>
57 <widget class="QCheckBox">
58 <property name="name">
59 <cstring>ck_allowUnlistedPopup</cstring>
60 </property>
61 <property name="text">
62 <string>Allow auto-open even from unlisted users</string>
63 </property>
64 </widget>
65 <widget class="QCheckBox">
66 <property name="name">
67 <cstring>ck_raise</cstring>
68 </property>
69 <property name="text">
70 <string>Raise Roster Window On New Event</string>
71 </property>
72 </widget>
73 <widget class="QCheckBox">
74 <property name="name">
75 <cstring>ck_ignoreNonRoster</cstring>
76 </property>
77 <property name="text">
78 <string>Ignore events from contacts not already in your roster</string>
79 </property>
80 </widget>
81 <widget class="QCheckBox">
82 <property name="name">
83 <cstring>ck_autoAuth</cstring>
84 </property>
85 <property name="text">
86 <string>Auto-authorize contacts</string>
87 </property>
88 </widget>
89 <widget class="QCheckBox">
90 <property name="name">
91 <cstring>ck_notifyAuth</cstring>
92 </property>
93 <property name="text">
94 <string>Notify when authorization was received</string>
95 </property>
96 </widget>
97 <widget class="QLayoutWidget">
98 <property name="name">
99 <cstring>layout3</cstring>
100 </property>
101 <hbox>
102 <property name="name">
103 <cstring>unnamed</cstring>
104 </property>
105 <widget class="QLabel">
106 <property name="name">
107 <cstring>lb_bounce</cstring>
108 </property>
109 <property name="text">
110 <string>Bounce Dock:</string>
111 </property>
112 </widget>
113 <widget class="QComboBox">
114 <item>
115 <property name="text">
116 <string>Never</string>
117 </property>
118 </item>
119 <item>
120 <property name="text">
121 <string>Once</string>
122 </property>
123 </item>
124 <item>
125 <property name="text">
126 <string>Forever</string>
127 </property>
128 </item>
129 <property name="name">
130 <cstring>cb_bounce</cstring>
131 </property>
132 </widget>
133 </hbox>
134 </widget>
135 <widget class="QButtonGroup">
136 <property name="name">
137 <cstring>bg_alerts</cstring>
138 </property>
139 <property name="title">
140 <string>Alerts</string>
141 </property>
142 <hbox>
143 <property name="name">
144 <cstring>unnamed</cstring>
145 </property>
146 <property name="margin">
147 <number>11</number>
148 </property>
149 <property name="spacing">
150 <number>6</number>
151 </property>
152 <widget class="QRadioButton">
153 <property name="name">
154 <cstring>rb_aSolid</cstring>
155 </property>
156 <property name="text">
157 <string>Solid</string>
158 </property>
159 </widget>
160 <widget class="QRadioButton">
161 <property name="name">
162 <cstring>rb_aBlink</cstring>
163 </property>
164 <property name="text">
165 <string>Blink</string>
166 </property>
167 </widget>
168 <widget class="QRadioButton">
169 <property name="name">
170 <cstring>rb_aAnimate</cstring>
171 </property>
172 <property name="text">
173 <string>Animate</string>
174 </property>
175 </widget>
176 </hbox>
177 </widget>
178 <widget class="QCheckBox">
179 <property name="name">
180 <cstring>ck_popupOn</cstring>
181 </property>
182 <property name="text">
183 <string>Enable popup notifications</string>
184 </property>
185 <property name="checked">
186 <bool>true</bool>
187 </property>
188 </widget>
189 <widget class="QGroupBox">
190 <property name="name">
191 <cstring>groupBox1</cstring>
192 </property>
193 <property name="title">
194 <string>Popup Notifications</string>
195 </property>
196 <vbox>
197 <property name="name">
198 <cstring>unnamed</cstring>
199 </property>
200 <widget class="QCheckBox">
201 <property name="name">
202 <cstring>ck_popupOnMessage</cstring>
203 </property>
204 <property name="text">
205 <string>On incoming Message event</string>
206 </property>
207 </widget>
208 <widget class="QCheckBox">
209 <property name="name">
210 <cstring>ck_popupOnHeadline</cstring>
211 </property>
212 <property name="text">
213 <string>On incoming Headline event</string>
214 </property>
215 </widget>
216 <widget class="QCheckBox">
217 <property name="name">
218 <cstring>ck_popupOnFile</cstring>
219 </property>
220 <property name="text">
221 <string>On incoming File event</string>
222 </property>
223 </widget>
224 <widget class="QCheckBox">
225 <property name="name">
226 <cstring>ck_popupOnOnline</cstring>
227 </property>
228 <property name="text">
229 <string>When a contact becomes available</string>
230 </property>
231 </widget>
232 <widget class="QCheckBox">
233 <property name="name">
234 <cstring>ck_popupOnOffline</cstring>
235 </property>
236 <property name="text">
237 <string>When a contact becomes unavailable</string>
238 </property>
239 </widget>
240 <widget class="QCheckBox">
241 <property name="name">
242 <cstring>ck_popupOnStatus</cstring>
243 </property>
244 <property name="text">
245 <string>When a contact changes status</string>
246 </property>
247 </widget>
248 </vbox>
249 </widget>
250 </vbox>
251</widget>
252<connections>
253 <connection>
254 <sender>ck_popupOn</sender>
255 <signal>toggled(bool)</signal>
256 <receiver>groupBox1</receiver>
257 <slot>setEnabled(bool)</slot>
258 </connection>
259</connections>
260<tabstops>
261 <tabstop>ck_popupMsgs</tabstop>
262 <tabstop>ck_popupHeadlines</tabstop>
263 <tabstop>ck_popupFiles</tabstop>
264 <tabstop>ck_allowAwayPopup</tabstop>
265 <tabstop>ck_allowUnlistedPopup</tabstop>
266 <tabstop>ck_raise</tabstop>
267 <tabstop>ck_ignoreNonRoster</tabstop>
268 <tabstop>ck_autoAuth</tabstop>
269 <tabstop>ck_notifyAuth</tabstop>
270 <tabstop>cb_bounce</tabstop>
271 <tabstop>rb_aSolid</tabstop>
272 <tabstop>rb_aBlink</tabstop>
273 <tabstop>rb_aAnimate</tabstop>
274 <tabstop>ck_popupOn</tabstop>
275 <tabstop>ck_popupOnMessage</tabstop>
276 <tabstop>ck_popupOnHeadline</tabstop>
277 <tabstop>ck_popupOnFile</tabstop>
278 <tabstop>ck_popupOnOnline</tabstop>
279 <tabstop>ck_popupOnOffline</tabstop>
280 <tabstop>ck_popupOnStatus</tabstop>
281</tabstops>
282<layoutdefaults spacing="6" margin="11"/>
283</UI>
Note: See TracBrowser for help on using the repository browser.