~ubuntu-branches/ubuntu/oneiric/psi/oneiric

« back to all changes in this revision

Viewing changes to src/options/opt_events-ui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2006-01-20 00:20:36 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060120002036-7nw6yo6totip0ee5
Tags: 0.10-2
* Added upstream changelog (Closes: Bug#327748)
* Mention --no-gpg and --no-gpg-agent in manpage (Closes: Bug#204416)

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
            <x>0</x>
10
10
            <y>0</y>
11
11
            <width>351</width>
12
 
            <height>390</height>
 
12
            <height>532</height>
13
13
        </rect>
14
14
    </property>
15
15
    <property name="caption">
32
32
        </widget>
33
33
        <widget class="QCheckBox">
34
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">
 
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
51
                <cstring>ck_allowAwayPopup</cstring>
52
52
            </property>
53
53
            <property name="text">
86
86
                <string>Auto-authorize contacts</string>
87
87
            </property>
88
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>
89
135
        <widget class="QButtonGroup">
90
136
            <property name="name">
91
137
                <cstring>bg_alerts</cstring>
220
266
    <tabstop>ck_raise</tabstop>
221
267
    <tabstop>ck_ignoreNonRoster</tabstop>
222
268
    <tabstop>ck_autoAuth</tabstop>
 
269
    <tabstop>ck_notifyAuth</tabstop>
 
270
    <tabstop>cb_bounce</tabstop>
223
271
    <tabstop>rb_aSolid</tabstop>
224
272
    <tabstop>rb_aBlink</tabstop>
225
273
    <tabstop>rb_aAnimate</tabstop>