~ubuntu-branches/ubuntu/raring/gdm/raring

« back to all changes in this revision

Viewing changes to gui/simple-greeter/gdm-simple-greeter.schemas.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-07-17 11:41:35 UTC
  • mfrom: (1.4.32 upstream)
  • Revision ID: james.westby@ubuntu.com-20090717114135-1ql0hht1lumoiscv
Tags: 2.26.1git20090717-0ubuntu1
* Update to latest upstream git head:
  - Make greeter login window be a dock. Fixes metacity complaining about
    session management. (LP: #395324)
* Drop patches which are fixed upstream:
  - 00git-greeter-session-management.patch
  - 00git-invalid-dmrc-layout.patch
  - 00git-use-after-free.patch
  - 00git-xklavier4.patch
  - 02_dont_force_us_keyboard.patch
  - 04_polkit1.patch
* 80_workaround_incorrect_directories.patch: Update to new upstream version.
* Drop 01_xconfigoptions.patch; these configure variables are not used any
  more in the upstream code, and upstream supplies the X.org -br option by
  default now. Also drop the corresponding configure changes from
  17_update_default_xserver.patch.
* Apply 15_usplash.patch to debian/gdm.init and drop the patch.
* 17_update_default_xserver.patch: Update to new upstream version, add
  corresponding configure change, add patch tag header, forward upstream,
  and rename to 02_x_server_location.patch.
* Drop 99_autoreconf.patch. The only remaining build system change is the
  previous item.
* Drop 20_xdm-stuff.patch, it's just cruft.
* Drop debian/Xsession, and change debian/rules to install the upstream one.
* 01_xrdb_nocpp.patch: Add patch tag header, forward upstream.
* Rename 80_workaround_incorrect_directories.patch to
  04_fix_external_program_directories.patch and add patch tag header.
* Rename 81_initial_server_on_vt7.patch to 05_initial_server_on_vt7.patch.
* debian/rules: Remove /var/gdm (empty and nonstandard) and /var/run (will
  be created at runtime), thanks lintian.
* debian/copyright: Point to versioned GPL, thanks lintian.
* debian/gdm.postrm: Use "set -e" to conform to policy.
* Add debian/xterm.desktop: Reintroduce "failsafe xterm" session.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<gconfschemafile>
2
2
  <schemalist>
3
 
 
4
3
    <schema>
5
4
      <key>/schemas/apps/gdm/simple-greeter/debug</key>
6
5
      <applyto>/apps/gdm/simple-greeter/debug</applyto>
35
34
      </locale>
36
35
    </schema>
37
36
    <schema>
 
37
      <key>/schemas/apps/gdm/simple-greeter/banner_message_text_nochooser</key>
 
38
      <applyto>/apps/gdm/simple-greeter/banner_message_text_nochooser</applyto>
 
39
      <owner>gdm-simple-greeter</owner>
 
40
      <type>string</type>
 
41
      <default></default>
 
42
      <locale name="C">
 
43
        <short>Banner message text when chooser is empty</short>
 
44
        <long>Text banner message to show on the login window when the user chooser is empty, instead of banner_message_text.</long>
 
45
      </locale>
 
46
    </schema>
 
47
    <schema>
38
48
      <key>/schemas/apps/gdm/simple-greeter/logo_icon_name</key>
39
49
      <applyto>/apps/gdm/simple-greeter/logo_icon_name</applyto>
40
50
      <owner>gdm-simple-greeter</owner>
53
63
      <default>FALSE</default>
54
64
      <locale name="C">
55
65
        <short>Disable showing the restart buttons</short>
56
 
        <long>Set to TRUE to disable showing the restart buttons in the login window.</long>
 
66
        <long>Set to true to disable showing the restart buttons in the login window.</long>
57
67
      </locale>
58
68
    </schema>
59
69
    <schema>
64
74
      <default>FALSE</default>
65
75
      <locale name="C">
66
76
        <short>Do not show known users in the login window</short>
67
 
        <long>Set to TRUE to disable showing known users in the login window.</long>
 
77
        <long>Set to true to disable showing known users in the login window.</long>
68
78
      </locale>
69
79
    </schema>
70
80
    <schema>
112
122
      <default>FALSE</default>
113
123
      <locale name="C">
114
124
        <short>Enable on-screen keyboard</short>
115
 
        <long>Set to True to enable the on-screen keyboard.</long>
 
125
        <long>Set to true to enable the on-screen keyboard.</long>
116
126
      </locale>
117
127
    </schema>
118
128
    <schema>
123
133
      <default>FALSE</default>
124
134
      <locale name="C">
125
135
        <short>Enable screen reader</short>
126
 
        <long>Set to True to enable the screen reader.</long>
 
136
        <long>Set to true to enable the screen reader.</long>
127
137
      </locale>
128
138
    </schema>
129
139
    <schema>
134
144
      <default>FALSE</default>
135
145
      <locale name="C">
136
146
        <short>Enable screen magnifier</short>
137
 
        <long>Set to True to enable the screen magnifier.</long>
 
147
        <long>Set to true to enable the screen magnifier.</long>
138
148
      </locale>
139
149
    </schema>
140
150
 
146
156
      <default>TRUE</default>
147
157
      <locale name="C">
148
158
        <short>Enable accessibility keyboard plugin</short>
149
 
        <long>Set to True to enable the plugin to manage the accessibility keyboard settings.</long>
 
159
        <long>Set to true to enable the plugin to manage the accessibility keyboard settings.</long>
150
160
      </locale>
151
161
    </schema>
152
162
    <schema>
169
179
      <default>TRUE</default>
170
180
      <locale name="C">
171
181
        <short>True if the background settings manager plugin is enabled.</short>
172
 
        <long>Set to True to enable the background settings manager plugin.</long>
 
182
        <long>Set to true to enable the background settings manager plugin.</long>
173
183
      </locale>
174
184
    </schema>
175
185
    <schema>
191
201
      <default>false</default>
192
202
      <locale name="C">
193
203
        <short>True if the media-keys settings manager plugin is enabled.</short>
194
 
        <long>Set to True to enable the media-keys settings manager plugin.</long>
 
204
        <long>Set to true to enable the media-keys settings manager plugin.</long>
195
205
      </locale>
196
206
    </schema>
197
207
    <schema>
213
223
      <default>TRUE</default>
214
224
      <locale name="C">
215
225
        <short>True if the sound settings manager plugin is enabled.</short>
216
 
        <long>Set to True to enable the sound settings manager plugin.</long>
 
226
        <long>Set to true to enable the sound settings manager plugin.</long>
217
227
      </locale>
218
228
    </schema>
219
229
    <schema>
235
245
      <default>TRUE</default>
236
246
      <locale name="C">
237
247
        <short>True if the xrandr settings manager plugin is enabled.</short>
238
 
        <long>Set to True to enable the xrandr settings manager plugin.</long>
 
248
        <long>Set to true to enable the xrandr settings manager plugin.</long>
239
249
      </locale>
240
250
    </schema>
241
251
    <schema>
257
267
      <default>TRUE</default>
258
268
      <locale name="C">
259
269
        <short>True if the xsettings settings manager plugin is enabled.</short>
260
 
        <long>Set to True to enable the xsettings settings manager plugin.</long>
 
270
        <long>Set to true to enable the xsettings settings manager plugin.</long>
261
271
      </locale>
262
272
    </schema>
263
273
    <schema>