typos
[quassel.git] / src / qtui / settingspages / identitiessettingspage.ui
1 <ui version="4.0" >
2  <class>IdentitiesSettingsPage</class>
3  <widget class="QWidget" name="IdentitiesSettingsPage" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>430</width>
9     <height>492</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QVBoxLayout" name="verticalLayout_13" >
16    <item>
17     <layout class="QHBoxLayout" >
18      <item>
19       <widget class="QComboBox" name="identityList" >
20        <property name="insertPolicy" >
21         <enum>QComboBox::InsertAtBottom</enum>
22        </property>
23        <property name="duplicatesEnabled" >
24         <bool>true</bool>
25        </property>
26       </widget>
27      </item>
28      <item>
29       <widget class="QToolButton" name="renameIdentity" >
30        <property name="toolTip" >
31         <string>Rename Identity</string>
32        </property>
33        <property name="text" >
34         <string>...</string>
35        </property>
36        <property name="icon" >
37         <iconset>
38          <normaloff>:/22x22/actions/oxygen/22x22/actions/edit-rename.png</normaloff>:/22x22/actions/oxygen/22x22/actions/edit-rename.png</iconset>
39        </property>
40        <property name="iconSize" >
41         <size>
42          <width>22</width>
43          <height>22</height>
44         </size>
45        </property>
46       </widget>
47      </item>
48      <item>
49       <widget class="QToolButton" name="addIdentity" >
50        <property name="toolTip" >
51         <string>Add Identity</string>
52        </property>
53        <property name="text" >
54         <string>Add...</string>
55        </property>
56        <property name="icon" >
57         <iconset>
58          <normaloff>:/22x22/actions/oxygen/22x22/actions/list-add-user.png</normaloff>:/22x22/actions/oxygen/22x22/actions/list-add-user.png</iconset>
59        </property>
60        <property name="iconSize" >
61         <size>
62          <width>22</width>
63          <height>22</height>
64         </size>
65        </property>
66        <property name="toolButtonStyle" >
67         <enum>Qt::ToolButtonIconOnly</enum>
68        </property>
69       </widget>
70      </item>
71      <item>
72       <widget class="QToolButton" name="deleteIdentity" >
73        <property name="toolTip" >
74         <string>Remove Identity</string>
75        </property>
76        <property name="text" >
77         <string>...</string>
78        </property>
79        <property name="icon" >
80         <iconset>
81          <normaloff>:/22x22/actions/oxygen/22x22/actions/list-remove-user.png</normaloff>:/22x22/actions/oxygen/22x22/actions/list-remove-user.png</iconset>
82        </property>
83        <property name="iconSize" >
84         <size>
85          <width>22</width>
86          <height>22</height>
87         </size>
88        </property>
89       </widget>
90      </item>
91     </layout>
92    </item>
93    <item>
94     <widget class="QTabWidget" name="tabWidget" >
95      <property name="currentIndex" >
96       <number>0</number>
97      </property>
98      <widget class="QWidget" name="generalTab" >
99       <property name="geometry" >
100        <rect>
101         <x>0</x>
102         <y>0</y>
103         <width>400</width>
104         <height>399</height>
105        </rect>
106       </property>
107       <attribute name="title" >
108        <string>General</string>
109       </attribute>
110       <layout class="QVBoxLayout" >
111        <item>
112         <layout class="QHBoxLayout" >
113          <item>
114           <widget class="QLabel" name="label" >
115            <property name="text" >
116             <string>Real Name:</string>
117            </property>
118           </widget>
119          </item>
120          <item>
121           <widget class="QLineEdit" name="realName" >
122            <property name="whatsThis" >
123             <string>The "Real Name" is shown in /whois.</string>
124            </property>
125           </widget>
126          </item>
127         </layout>
128        </item>
129        <item>
130         <widget class="QGroupBox" name="groupBox" >
131          <property name="title" >
132           <string>Nicknames</string>
133          </property>
134          <layout class="QHBoxLayout" >
135           <item>
136            <widget class="QListWidget" name="nicknameList" >
137             <property name="sizePolicy" >
138              <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
139               <horstretch>1</horstretch>
140               <verstretch>0</verstretch>
141              </sizepolicy>
142             </property>
143             <property name="showDropIndicator" stdset="0" >
144              <bool>true</bool>
145             </property>
146             <property name="dragEnabled" >
147              <bool>false</bool>
148             </property>
149             <property name="dragDropMode" >
150              <enum>QAbstractItemView::NoDragDrop</enum>
151             </property>
152             <property name="selectionBehavior" >
153              <enum>QAbstractItemView::SelectRows</enum>
154             </property>
155            </widget>
156           </item>
157           <item>
158            <layout class="QVBoxLayout" >
159             <item>
160              <widget class="QPushButton" name="addNick" >
161               <property name="sizePolicy" >
162                <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
163                 <horstretch>0</horstretch>
164                 <verstretch>0</verstretch>
165                </sizepolicy>
166               </property>
167               <property name="toolTip" >
168                <string>Add Nickname</string>
169               </property>
170               <property name="text" >
171                <string>&amp;Add...</string>
172               </property>
173               <property name="icon" >
174                <iconset>
175                 <normaloff>:/16x16/actions/oxygen/16x16/actions/list-add.png</normaloff>:/16x16/actions/oxygen/16x16/actions/list-add.png</iconset>
176               </property>
177               <property name="iconSize" >
178                <size>
179                 <width>16</width>
180                 <height>16</height>
181                </size>
182               </property>
183              </widget>
184             </item>
185             <item>
186              <widget class="QPushButton" name="deleteNick" >
187               <property name="sizePolicy" >
188                <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
189                 <horstretch>0</horstretch>
190                 <verstretch>0</verstretch>
191                </sizepolicy>
192               </property>
193               <property name="toolTip" >
194                <string>Remove Nickname</string>
195               </property>
196               <property name="text" >
197                <string>Remove</string>
198               </property>
199               <property name="icon" >
200                <iconset>
201                 <normaloff>:/16x16/actions/oxygen/16x16/actions/edit-delete.png</normaloff>:/16x16/actions/oxygen/16x16/actions/edit-delete.png</iconset>
202               </property>
203              </widget>
204             </item>
205             <item>
206              <widget class="QPushButton" name="renameNick" >
207               <property name="sizePolicy" >
208                <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
209                 <horstretch>0</horstretch>
210                 <verstretch>0</verstretch>
211                </sizepolicy>
212               </property>
213               <property name="toolTip" >
214                <string>Rename Identity</string>
215               </property>
216               <property name="text" >
217                <string>Re&amp;name...</string>
218               </property>
219               <property name="icon" >
220                <iconset>
221                 <normaloff>:/16x16/actions/oxygen/16x16/actions/edit-rename.png</normaloff>:/16x16/actions/oxygen/16x16/actions/edit-rename.png</iconset>
222               </property>
223              </widget>
224             </item>
225             <item>
226              <layout class="QHBoxLayout" >
227               <item>
228                <spacer>
229                 <property name="orientation" >
230                  <enum>Qt::Horizontal</enum>
231                 </property>
232                 <property name="sizeHint" stdset="0" >
233                  <size>
234                   <width>0</width>
235                   <height>20</height>
236                  </size>
237                 </property>
238                </spacer>
239               </item>
240               <item>
241                <widget class="QToolButton" name="nickUp" >
242                 <property name="toolTip" >
243                  <string>Move upwards in list</string>
244                 </property>
245                 <property name="text" >
246                  <string>...</string>
247                 </property>
248                 <property name="icon" >
249                  <iconset>
250                   <normaloff>:/16x16/actions/oxygen/16x16/actions/go-up.png</normaloff>:/16x16/actions/oxygen/16x16/actions/go-up.png</iconset>
251                 </property>
252                </widget>
253               </item>
254               <item>
255                <widget class="QToolButton" name="nickDown" >
256                 <property name="toolTip" >
257                  <string>Move downwards in list</string>
258                 </property>
259                 <property name="text" >
260                  <string>...</string>
261                 </property>
262                 <property name="icon" >
263                  <iconset>
264                   <normaloff>:/16x16/actions/oxygen/16x16/actions/go-down.png</normaloff>:/16x16/actions/oxygen/16x16/actions/go-down.png</iconset>
265                 </property>
266                </widget>
267               </item>
268               <item>
269                <spacer>
270                 <property name="orientation" >
271                  <enum>Qt::Horizontal</enum>
272                 </property>
273                 <property name="sizeHint" stdset="0" >
274                  <size>
275                   <width>0</width>
276                   <height>20</height>
277                  </size>
278                 </property>
279                </spacer>
280               </item>
281              </layout>
282             </item>
283             <item>
284              <spacer>
285               <property name="orientation" >
286                <enum>Qt::Vertical</enum>
287               </property>
288               <property name="sizeHint" stdset="0" >
289                <size>
290                 <width>124</width>
291                 <height>76</height>
292                </size>
293               </property>
294              </spacer>
295             </item>
296            </layout>
297           </item>
298          </layout>
299         </widget>
300        </item>
301       </layout>
302      </widget>
303      <widget class="QWidget" name="awayTab" >
304       <property name="geometry" >
305        <rect>
306         <x>0</x>
307         <y>0</y>
308         <width>400</width>
309         <height>399</height>
310        </rect>
311       </property>
312       <attribute name="title" >
313        <string>A&amp;way</string>
314       </attribute>
315       <layout class="QVBoxLayout" name="verticalLayout_4" >
316        <item>
317         <widget class="QGroupBox" name="groupBox_2" >
318          <property name="title" >
319           <string>Default Away Settings</string>
320          </property>
321          <layout class="QVBoxLayout" name="verticalLayout_3" >
322           <item>
323            <layout class="QGridLayout" >
324             <item row="0" column="1" >
325              <widget class="QLineEdit" name="awayNick" >
326               <property name="enabled" >
327                <bool>false</bool>
328               </property>
329               <property name="toolTip" >
330                <string>Nick to be used when being away</string>
331               </property>
332              </widget>
333             </item>
334             <item row="1" column="0" >
335              <widget class="QCheckBox" name="awayReasonEnabled" >
336               <property name="toolTip" >
337                <string>Default away reason</string>
338               </property>
339               <property name="text" >
340                <string>Away Reason:</string>
341               </property>
342              </widget>
343             </item>
344             <item row="1" column="1" >
345              <widget class="QLineEdit" name="awayReason" >
346               <property name="enabled" >
347                <bool>false</bool>
348               </property>
349               <property name="toolTip" >
350                <string>Default away reason</string>
351               </property>
352              </widget>
353             </item>
354             <item row="0" column="0" >
355              <widget class="QCheckBox" name="awayNickEnabled" >
356               <property name="enabled" >
357                <bool>false</bool>
358               </property>
359               <property name="toolTip" >
360                <string>Nick to be used when being away</string>
361               </property>
362               <property name="text" >
363                <string>Away Nick:</string>
364               </property>
365              </widget>
366             </item>
367            </layout>
368           </item>
369          </layout>
370         </widget>
371        </item>
372        <item>
373         <widget class="QGroupBox" name="detachAwayEnabled" >
374          <property name="toolTip" >
375           <string>Set away when all clients have detached from the core</string>
376          </property>
377          <property name="title" >
378           <string>Away On Detach</string>
379          </property>
380          <property name="checkable" >
381           <bool>true</bool>
382          </property>
383          <property name="checked" >
384           <bool>false</bool>
385          </property>
386          <layout class="QVBoxLayout" name="verticalLayout" >
387           <item>
388            <layout class="QHBoxLayout" name="horizontalLayout" >
389             <item>
390              <widget class="QCheckBox" name="detachAwayReasonEnabled" >
391               <property name="toolTip" >
392                <string>Override default away reason for auto-away on detach</string>
393               </property>
394               <property name="text" >
395                <string>Away Reason:</string>
396               </property>
397              </widget>
398             </item>
399             <item>
400              <widget class="QLineEdit" name="detachAwayReason" >
401               <property name="enabled" >
402                <bool>false</bool>
403               </property>
404               <property name="toolTip" >
405                <string>Override default away reason for auto-away on detach</string>
406               </property>
407              </widget>
408             </item>
409            </layout>
410           </item>
411          </layout>
412         </widget>
413        </item>
414        <item>
415         <widget class="QGroupBox" name="autoAwayEnabled" >
416          <property name="enabled" >
417           <bool>false</bool>
418          </property>
419          <property name="toolTip" >
420           <string>Not implemented yet</string>
421          </property>
422          <property name="title" >
423           <string>Away On Idle</string>
424          </property>
425          <property name="checkable" >
426           <bool>true</bool>
427          </property>
428          <property name="checked" >
429           <bool>false</bool>
430          </property>
431          <layout class="QVBoxLayout" name="verticalLayout_2" >
432           <item>
433            <layout class="QHBoxLayout" >
434             <item>
435              <widget class="QLabel" name="autoAwayLabel_1" >
436               <property name="text" >
437                <string>Set away after</string>
438               </property>
439              </widget>
440             </item>
441             <item>
442              <widget class="QSpinBox" name="autoAwayTime" />
443             </item>
444             <item>
445              <widget class="QLabel" name="autoAwayLabel_2" >
446               <property name="text" >
447                <string>minutes of being idle</string>
448               </property>
449              </widget>
450             </item>
451             <item>
452              <spacer>
453               <property name="orientation" >
454                <enum>Qt::Horizontal</enum>
455               </property>
456               <property name="sizeHint" stdset="0" >
457                <size>
458                 <width>40</width>
459                 <height>20</height>
460                </size>
461               </property>
462              </spacer>
463             </item>
464            </layout>
465           </item>
466           <item>
467            <layout class="QGridLayout" >
468             <item row="0" column="0" >
469              <widget class="QCheckBox" name="autoAwayReasonEnabled" >
470               <property name="text" >
471                <string>Away Reason:</string>
472               </property>
473              </widget>
474             </item>
475             <item row="0" column="1" >
476              <widget class="QLineEdit" name="autoAwayReason" >
477               <property name="enabled" >
478                <bool>false</bool>
479               </property>
480              </widget>
481             </item>
482            </layout>
483           </item>
484          </layout>
485         </widget>
486        </item>
487        <item>
488         <spacer>
489          <property name="orientation" >
490           <enum>Qt::Vertical</enum>
491          </property>
492          <property name="sizeHint" stdset="0" >
493           <size>
494            <width>20</width>
495            <height>40</height>
496           </size>
497          </property>
498         </spacer>
499        </item>
500       </layout>
501      </widget>
502      <widget class="QWidget" name="advancedTab" >
503       <property name="geometry" >
504        <rect>
505         <x>0</x>
506         <y>0</y>
507         <width>400</width>
508         <height>399</height>
509        </rect>
510       </property>
511       <attribute name="title" >
512        <string>Advanced</string>
513       </attribute>
514       <layout class="QVBoxLayout" name="verticalLayout_12" >
515        <item>
516         <layout class="QHBoxLayout" >
517          <item>
518           <widget class="QLabel" name="label_2" >
519            <property name="text" >
520             <string>Ident:</string>
521            </property>
522           </widget>
523          </item>
524          <item>
525           <widget class="QLineEdit" name="ident" >
526            <property name="whatsThis" >
527             <string>The "ident" is part of your hostmask and, together with your host, uniquely identifies you within the IRC network.</string>
528            </property>
529           </widget>
530          </item>
531         </layout>
532        </item>
533        <item>
534         <widget class="QGroupBox" name="groupBox_3" >
535          <property name="title" >
536           <string>Messages</string>
537          </property>
538          <layout class="QVBoxLayout" >
539           <item>
540            <layout class="QGridLayout" >
541             <item row="1" column="0" >
542              <widget class="QLabel" name="label_3" >
543               <property name="text" >
544                <string>Part Reason:</string>
545               </property>
546              </widget>
547             </item>
548             <item row="1" column="1" >
549              <widget class="QLineEdit" name="partReason" />
550             </item>
551             <item row="0" column="1" >
552              <widget class="QLineEdit" name="kickReason" />
553             </item>
554             <item row="2" column="0" >
555              <widget class="QLabel" name="label_5" >
556               <property name="text" >
557                <string>Quit Reason:</string>
558               </property>
559              </widget>
560             </item>
561             <item row="2" column="1" >
562              <widget class="QLineEdit" name="quitReason" />
563             </item>
564             <item row="0" column="0" >
565              <widget class="QLabel" name="label_4" >
566               <property name="text" >
567                <string>Kick Reason:</string>
568               </property>
569              </widget>
570             </item>
571            </layout>
572           </item>
573          </layout>
574         </widget>
575        </item>
576        <item>
577         <widget class="QStackedWidget" name="keyAndCertSettings" >
578          <property name="styleSheet" >
579           <string notr="true" />
580          </property>
581          <property name="lineWidth" >
582           <number>0</number>
583          </property>
584          <property name="currentIndex" >
585           <number>0</number>
586          </property>
587          <widget class="QWidget" name="pageNoSsl" >
588           <layout class="QVBoxLayout" name="verticalLayout_8" >
589            <property name="margin" >
590             <number>0</number>
591            </property>
592            <item>
593             <widget class="QGroupBox" name="groupBox_6" >
594              <property name="title" >
595               <string/>
596              </property>
597              <layout class="QVBoxLayout" name="verticalLayout_9" >
598               <item>
599                <widget class="QLabel" name="label_8" >
600                 <property name="text" >
601                  <string>You need an SSL Capable Client to edit your Cores SSL Key and Certificate</string>
602                 </property>
603                 <property name="alignment" >
604                  <set>Qt::AlignCenter</set>
605                 </property>
606                 <property name="wordWrap" >
607                  <bool>true</bool>
608                 </property>
609                </widget>
610               </item>
611              </layout>
612             </widget>
613            </item>
614           </layout>
615          </widget>
616          <widget class="QWidget" name="pageUnsecure" >
617           <layout class="QVBoxLayout" name="verticalLayout_7" >
618            <property name="margin" >
619             <number>0</number>
620            </property>
621            <item>
622             <widget class="QGroupBox" name="groupBox_5" >
623              <property name="title" >
624               <string/>
625              </property>
626              <layout class="QVBoxLayout" name="verticalLayout_6" >
627               <item>
628                <widget class="QLabel" name="label_7" >
629                 <property name="text" >
630                  <string>Warning: you are not connected with a secured connection to the Quassel Core!
631 Proceeding will cause an unencrypted transfer of your SSL Key and SSL Certificate!</string>
632                 </property>
633                 <property name="alignment" >
634                  <set>Qt::AlignCenter</set>
635                 </property>
636                 <property name="wordWrap" >
637                  <bool>true</bool>
638                 </property>
639                </widget>
640               </item>
641               <item>
642                <layout class="QHBoxLayout" name="horizontalLayout_2" >
643                 <item>
644                  <spacer name="horizontalSpacer" >
645                   <property name="orientation" >
646                    <enum>Qt::Horizontal</enum>
647                   </property>
648                   <property name="sizeHint" stdset="0" >
649                    <size>
650                     <width>40</width>
651                     <height>20</height>
652                    </size>
653                   </property>
654                  </spacer>
655                 </item>
656                 <item>
657                  <widget class="QPushButton" name="continueUnsecured" >
658                   <property name="text" >
659                    <string>Continue</string>
660                   </property>
661                  </widget>
662                 </item>
663                 <item>
664                  <spacer name="horizontalSpacer_3" >
665                   <property name="orientation" >
666                    <enum>Qt::Horizontal</enum>
667                   </property>
668                   <property name="sizeHint" stdset="0" >
669                    <size>
670                     <width>40</width>
671                     <height>20</height>
672                    </size>
673                   </property>
674                  </spacer>
675                 </item>
676                </layout>
677               </item>
678              </layout>
679             </widget>
680            </item>
681           </layout>
682          </widget>
683          <widget class="QWidget" name="pageEditSsl" >
684           <property name="geometry" >
685            <rect>
686             <x>0</x>
687             <y>0</y>
688             <width>360</width>
689             <height>173</height>
690            </rect>
691           </property>
692           <layout class="QVBoxLayout" name="verticalLayout_11" >
693            <property name="spacing" >
694             <number>0</number>
695            </property>
696            <property name="margin" >
697             <number>0</number>
698            </property>
699            <item>
700             <widget class="QGroupBox" name="sslKeyGroupBox" >
701              <property name="styleSheet" >
702               <string notr="true" />
703              </property>
704              <property name="title" >
705               <string>Use SSL Key</string>
706              </property>
707              <property name="checkable" >
708               <bool>false</bool>
709              </property>
710              <property name="checked" >
711               <bool>false</bool>
712              </property>
713              <layout class="QVBoxLayout" name="verticalLayout_5" >
714               <item>
715                <layout class="QHBoxLayout" name="horizontalLayout_3" >
716                 <item>
717                  <widget class="QLabel" name="label_6" >
718                   <property name="text" >
719                    <string>Key Type:</string>
720                   </property>
721                  </widget>
722                 </item>
723                 <item>
724                  <widget class="QLabel" name="keyTypeLabel" >
725                   <property name="text" >
726                    <string>No Key loaded</string>
727                   </property>
728                  </widget>
729                 </item>
730                 <item>
731                  <spacer name="horizontalSpacer_2" >
732                   <property name="orientation" >
733                    <enum>Qt::Horizontal</enum>
734                   </property>
735                   <property name="sizeHint" stdset="0" >
736                    <size>
737                     <width>40</width>
738                     <height>20</height>
739                    </size>
740                   </property>
741                  </spacer>
742                 </item>
743                 <item>
744                  <widget class="QPushButton" name="clearOrLoadKeyButton" >
745                   <property name="text" >
746                    <string>Load</string>
747                   </property>
748                  </widget>
749                 </item>
750                </layout>
751               </item>
752              </layout>
753             </widget>
754            </item>
755            <item>
756             <widget class="QGroupBox" name="sslCertGroupBox" >
757              <property name="title" >
758               <string>Use SSL Certificate</string>
759              </property>
760              <layout class="QHBoxLayout" name="horizontalLayout_6" >
761               <property name="spacing" >
762                <number>0</number>
763               </property>
764               <item>
765                <layout class="QVBoxLayout" name="verticalLayout_10" >
766                 <property name="spacing" >
767                  <number>0</number>
768                 </property>
769                 <item>
770                  <layout class="QHBoxLayout" name="horizontalLayout_4" >
771                   <property name="spacing" >
772                    <number>8</number>
773                   </property>
774                   <item>
775                    <widget class="QLabel" name="label_9" >
776                     <property name="text" >
777                      <string>Organisation:</string>
778                     </property>
779                    </widget>
780                   </item>
781                   <item>
782                    <widget class="QLabel" name="certOrgLabel" >
783                     <property name="text" >
784                      <string>No Certificate loaded</string>
785                     </property>
786                    </widget>
787                   </item>
788                   <item>
789                    <spacer name="horizontalSpacer_4" >
790                     <property name="orientation" >
791                      <enum>Qt::Horizontal</enum>
792                     </property>
793                     <property name="sizeHint" stdset="0" >
794                      <size>
795                       <width>40</width>
796                       <height>20</height>
797                      </size>
798                     </property>
799                    </spacer>
800                   </item>
801                  </layout>
802                 </item>
803                 <item>
804                  <layout class="QHBoxLayout" name="horizontalLayout_5" >
805                   <property name="spacing" >
806                    <number>8</number>
807                   </property>
808                   <item>
809                    <widget class="QLabel" name="label_10" >
810                     <property name="text" >
811                      <string>CommonName:</string>
812                     </property>
813                    </widget>
814                   </item>
815                   <item>
816                    <widget class="QLabel" name="certCNameLabel" >
817                     <property name="text" >
818                      <string>No Certificate loaded</string>
819                     </property>
820                    </widget>
821                   </item>
822                   <item>
823                    <spacer name="horizontalSpacer_5" >
824                     <property name="orientation" >
825                      <enum>Qt::Horizontal</enum>
826                     </property>
827                     <property name="sizeHint" stdset="0" >
828                      <size>
829                       <width>40</width>
830                       <height>20</height>
831                      </size>
832                     </property>
833                    </spacer>
834                   </item>
835                  </layout>
836                 </item>
837                </layout>
838               </item>
839               <item>
840                <layout class="QVBoxLayout" name="verticalLayout_14" >
841                 <item>
842                  <widget class="QPushButton" name="clearOrLoadCertButton" >
843                   <property name="text" >
844                    <string>Load</string>
845                   </property>
846                  </widget>
847                 </item>
848                 <item>
849                  <spacer name="verticalSpacer_2" >
850                   <property name="orientation" >
851                    <enum>Qt::Vertical</enum>
852                   </property>
853                   <property name="sizeHint" stdset="0" >
854                    <size>
855                     <width>20</width>
856                     <height>40</height>
857                    </size>
858                   </property>
859                  </spacer>
860                 </item>
861                </layout>
862               </item>
863              </layout>
864             </widget>
865            </item>
866           </layout>
867          </widget>
868         </widget>
869        </item>
870        <item>
871         <spacer name="verticalSpacer" >
872          <property name="orientation" >
873           <enum>Qt::Vertical</enum>
874          </property>
875          <property name="sizeHint" stdset="0" >
876           <size>
877            <width>20</width>
878            <height>40</height>
879           </size>
880          </property>
881         </spacer>
882        </item>
883       </layout>
884      </widget>
885     </widget>
886    </item>
887   </layout>
888  </widget>
889  <tabstops>
890   <tabstop>identityList</tabstop>
891   <tabstop>renameIdentity</tabstop>
892   <tabstop>addIdentity</tabstop>
893   <tabstop>deleteIdentity</tabstop>
894   <tabstop>tabWidget</tabstop>
895   <tabstop>realName</tabstop>
896   <tabstop>nicknameList</tabstop>
897   <tabstop>addNick</tabstop>
898   <tabstop>deleteNick</tabstop>
899   <tabstop>renameNick</tabstop>
900   <tabstop>nickUp</tabstop>
901   <tabstop>nickDown</tabstop>
902   <tabstop>awayNick</tabstop>
903   <tabstop>awayReasonEnabled</tabstop>
904   <tabstop>awayReason</tabstop>
905   <tabstop>awayNickEnabled</tabstop>
906   <tabstop>autoAwayEnabled</tabstop>
907   <tabstop>autoAwayTime</tabstop>
908   <tabstop>autoAwayReasonEnabled</tabstop>
909   <tabstop>autoAwayReason</tabstop>
910   <tabstop>ident</tabstop>
911   <tabstop>kickReason</tabstop>
912   <tabstop>partReason</tabstop>
913   <tabstop>quitReason</tabstop>
914  </tabstops>
915  <resources/>
916  <connections>
917   <connection>
918    <sender>awayNickEnabled</sender>
919    <signal>toggled(bool)</signal>
920    <receiver>awayNick</receiver>
921    <slot>setEnabled(bool)</slot>
922    <hints>
923     <hint type="sourcelabel" >
924      <x>71</x>
925      <y>128</y>
926     </hint>
927     <hint type="destinationlabel" >
928      <x>314</x>
929      <y>129</y>
930     </hint>
931    </hints>
932   </connection>
933   <connection>
934    <sender>awayReasonEnabled</sender>
935    <signal>toggled(bool)</signal>
936    <receiver>awayReason</receiver>
937    <slot>setEnabled(bool)</slot>
938    <hints>
939     <hint type="sourcelabel" >
940      <x>81</x>
941      <y>156</y>
942     </hint>
943     <hint type="destinationlabel" >
944      <x>306</x>
945      <y>157</y>
946     </hint>
947    </hints>
948   </connection>
949   <connection>
950    <sender>autoAwayReasonEnabled</sender>
951    <signal>toggled(bool)</signal>
952    <receiver>autoAwayReason</receiver>
953    <slot>setEnabled(bool)</slot>
954    <hints>
955     <hint type="sourcelabel" >
956      <x>157</x>
957      <y>382</y>
958     </hint>
959     <hint type="destinationlabel" >
960      <x>454</x>
961      <y>382</y>
962     </hint>
963    </hints>
964   </connection>
965   <connection>
966    <sender>detachAwayReasonEnabled</sender>
967    <signal>toggled(bool)</signal>
968    <receiver>detachAwayReason</receiver>
969    <slot>setEnabled(bool)</slot>
970    <hints>
971     <hint type="sourcelabel" >
972      <x>64</x>
973      <y>256</y>
974     </hint>
975     <hint type="destinationlabel" >
976      <x>343</x>
977      <y>256</y>
978     </hint>
979    </hints>
980   </connection>
981  </connections>
982 </ui>