~ubuntu-branches/ubuntu/lucid/kdebase/lucid

« back to all changes in this revision

Viewing changes to kcontrol/smserver/smserverconfigdlg.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-05-27 12:09:48 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20080527120948-dottsyd5rcwhzd36
Tags: 4:4.0.80-1ubuntu1
* Merge with Debian
 - remove 97_fix_target_link_libraries.diff
 - Add replaces/conflicts on -kde4 packages

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2
 
<class>SMServerConfigDlg</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>SMServerConfigDlg</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>325</width>
12
 
            <height>366</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="caption">
16
 
        <string>Session Manager</string>
17
 
    </property>
18
 
    <property name="layoutMargin" stdset="0">
19
 
    </property>
20
 
    <vbox>
21
 
        <property name="name">
22
 
            <cstring>unnamed</cstring>
23
 
        </property>
24
 
        <property name="margin">
25
 
            <number>0</number>
26
 
        </property>
27
 
        <widget class="QGroupBox">
28
 
            <property name="name">
29
 
                <cstring>topBox</cstring>
30
 
            </property>
31
 
            <property name="sizePolicy">
32
 
                <sizepolicy>
33
 
                    <hsizetype>5</hsizetype>
34
 
                    <vsizetype>0</vsizetype>
35
 
                    <horstretch>0</horstretch>
36
 
                    <verstretch>0</verstretch>
37
 
                </sizepolicy>
38
 
            </property>
39
 
            <property name="title">
40
 
                <string>General</string>
41
 
            </property>
42
 
            <vbox>
43
 
                <property name="name">
44
 
                    <cstring>unnamed</cstring>
45
 
                </property>
46
 
                <widget class="QCheckBox">
47
 
                    <property name="name">
48
 
                        <cstring>confirmLogoutCheck</cstring>
49
 
                    </property>
50
 
                    <property name="text">
51
 
                        <string>Conf&amp;irm logout</string>
52
 
                    </property>
53
 
                    <property name="whatsThis" stdset="0">
54
 
                        <string>Check this option if you want the session manager to display a logout confirmation dialog box.</string>
55
 
                    </property>
56
 
                </widget>
57
 
                <widget class="QCheckBox">
58
 
                    <property name="name">
59
 
                        <cstring>offerShutdownCheck</cstring>
60
 
                    </property>
61
 
                    <property name="text">
62
 
                        <string>O&amp;ffer shutdown options</string>
63
 
                    </property>
64
 
                </widget>
65
 
            </vbox>
66
 
        </widget>
67
 
        <widget class="QButtonGroup">
68
 
            <property name="name">
69
 
                <cstring>loginGroup</cstring>
70
 
            </property>
71
 
            <property name="title">
72
 
                <string>On Login</string>
73
 
            </property>
74
 
            <property name="whatsThis" stdset="0">
75
 
                <string>&lt;ul&gt;
76
 
&lt;li&gt;&lt;b&gt;Restore previous session:&lt;/b&gt; Will save all applications running on exit and restore them when they next start up&lt;/li&gt;
77
 
&lt;li&gt;&lt;b&gt;Restore manually saved session: &lt;/b&gt; Allows the session to be saved at any time via "Save Session" in the K-Menu. This means the currently started applications will reappear when they next start up.&lt;/li&gt;
78
 
&lt;li&gt;&lt;b&gt;Start with an empty session:&lt;/b&gt; Do not save anything. Will come up with an empty desktop on next start.&lt;/li&gt;
79
 
&lt;/ul&gt;</string>
80
 
            </property>
81
 
            <vbox>
82
 
                <property name="name">
83
 
                    <cstring>unnamed</cstring>
84
 
                </property>
85
 
                <widget class="QRadioButton">
86
 
                    <property name="name">
87
 
                        <cstring>previousSessionRadio</cstring>
88
 
                    </property>
89
 
                    <property name="text">
90
 
                        <string>Restore &amp;previous session</string>
91
 
                    </property>
92
 
                </widget>
93
 
                <widget class="QRadioButton">
94
 
                    <property name="name">
95
 
                        <cstring>savedSessionRadio</cstring>
96
 
                    </property>
97
 
                    <property name="text">
98
 
                        <string>Restore &amp;manually saved session</string>
99
 
                    </property>
100
 
                </widget>
101
 
                <widget class="QRadioButton">
102
 
                    <property name="name">
103
 
                        <cstring>emptySessionRadio</cstring>
104
 
                    </property>
105
 
                    <property name="text">
106
 
                        <string>Start with an empty &amp;session</string>
107
 
                    </property>
108
 
                </widget>
109
 
            </vbox>
110
 
        </widget>
111
 
        <widget class="QButtonGroup">
112
 
            <property name="name">
113
 
                <cstring>sdGroup</cstring>
114
 
            </property>
115
 
            <property name="title">
116
 
                <string>Default Shutdown Option</string>
117
 
            </property>
118
 
            <property name="whatsThis" stdset="0">
119
 
                <string>Here you can choose what should happen by default when you log out. This only has meaning, if you logged in through KDM.</string>
120
 
            </property>
121
 
            <vbox>
122
 
                <property name="name">
123
 
                    <cstring>unnamed</cstring>
124
 
                </property>
125
 
                <widget class="QRadioButton">
126
 
                    <property name="name">
127
 
                        <cstring>logoutRadio</cstring>
128
 
                    </property>
129
 
                    <property name="text">
130
 
                        <string>&amp;End current session</string>
131
 
                    </property>
132
 
                </widget>
133
 
                <widget class="QRadioButton">
134
 
                    <property name="name">
135
 
                        <cstring>haltRadio</cstring>
136
 
                    </property>
137
 
                    <property name="text">
138
 
                        <string>&amp;Turn off computer</string>
139
 
                    </property>
140
 
                </widget>
141
 
                <widget class="QRadioButton">
142
 
                    <property name="name">
143
 
                        <cstring>rebootRadio</cstring>
144
 
                    </property>
145
 
                    <property name="text">
146
 
                        <string>&amp;Restart computer</string>
147
 
                    </property>
148
 
                </widget>
149
 
            </vbox>
150
 
        </widget>
151
 
        <widget class="QButtonGroup">
152
 
            <property name="name">
153
 
                <cstring>advancedGroup</cstring>
154
 
            </property>
155
 
            <property name="title">
156
 
                <string>Advanced</string>
157
 
            </property>
158
 
            <vbox>
159
 
                <property name="name">
160
 
                    <cstring>unnamed</cstring>
161
 
                </property>
162
 
                <widget class="QLabel">
163
 
                    <property name="name">
164
 
                        <cstring>textLabel1</cstring>
165
 
                    </property>
166
 
                    <property name="text">
167
 
                        <string>Applications to be e&amp;xcluded from sessions:</string>
168
 
                    </property>
169
 
                    <property name="buddy" stdset="0">
170
 
                        <cstring>excludeLineedit</cstring>
171
 
                    </property>
172
 
                </widget>
173
 
                <widget class="KLineEdit">
174
 
                    <property name="name">
175
 
                        <cstring>excludeLineedit</cstring>
176
 
                    </property>
177
 
                    <property name="whatsThis" stdset="0">
178
 
                        <string>Here you can enter a comma-separated list of applications that should not be saved in sessions, and therefore will not be started when restoring a session. For example 'xterm,xconsole'.</string>
179
 
                    </property>
180
 
                </widget>
181
 
            </vbox>
182
 
        </widget>
183
 
        <spacer>
184
 
            <property name="name">
185
 
                <cstring>bottomSpacer</cstring>
186
 
            </property>
187
 
            <property name="orientation">
188
 
                <enum>Vertical</enum>
189
 
            </property>
190
 
            <property name="sizeType">
191
 
                <enum>Expanding</enum>
192
 
            </property>
193
 
            <property name="sizeHint">
194
 
                <size>
195
 
                    <width>20</width>
196
 
                    <height>130</height>
197
 
                </size>
198
 
            </property>
199
 
        </spacer>
200
 
    </vbox>
201
 
</widget>
202
 
<connections>
203
 
    <connection>
204
 
        <sender>confirmLogoutCheck</sender>
205
 
        <signal>toggled(bool)</signal>
206
 
        <receiver>SMServerConfigDlg</receiver>
207
 
        <slot>configChanged()</slot>
208
 
    </connection>
209
 
    <connection>
210
 
        <sender>loginGroup</sender>
211
 
        <signal>clicked(int)</signal>
212
 
        <receiver>SMServerConfigDlg</receiver>
213
 
        <slot>configChanged()</slot>
214
 
    </connection>
215
 
    <connection>
216
 
        <sender>sdGroup</sender>
217
 
        <signal>clicked(int)</signal>
218
 
        <receiver>SMServerConfigDlg</receiver>
219
 
        <slot>configChanged()</slot>
220
 
    </connection>
221
 
    <connection>
222
 
        <sender>excludeLineedit</sender>
223
 
        <signal>textChanged(const QString&amp;)</signal>
224
 
        <receiver>SMServerConfigDlg</receiver>
225
 
        <slot>configChanged()</slot>
226
 
    </connection>
227
 
    <connection>
228
 
        <sender>offerShutdownCheck</sender>
229
 
        <signal>toggled(bool)</signal>
230
 
        <receiver>sdGroup</receiver>
231
 
        <slot>setEnabled(bool)</slot>
232
 
    </connection>
233
 
    <connection>
234
 
        <sender>offerShutdownCheck</sender>
235
 
        <signal>toggled(bool)</signal>
236
 
        <receiver>SMServerConfigDlg</receiver>
237
 
        <slot>configChanged()</slot>
238
 
    </connection>
239
 
</connections>
240
 
<includes>
241
 
    <include location="global" impldecl="in implementation">kdialog.h</include>
242
 
</includes>
243
 
<slots>
244
 
    <slot>configChanged()</slot>
245
 
</slots>
246
 
<layoutdefaults spacing="3" margin="6"/>
247
 
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
248
 
</UI>