View | Details | Raw Unified | Return to bug 116472
Collapse All | Expand All

(-)gnome-volume-manager.schemas.in (-13 / +13 lines)
Lines 76-82 Link Here
76
        <key>/schemas/desktop/gnome/volume_manager/autoplay_cda_command</key>
76
        <key>/schemas/desktop/gnome/volume_manager/autoplay_cda_command</key>
77
	<applyto>/desktop/gnome/volume_manager/autoplay_cda_command</applyto>
77
	<applyto>/desktop/gnome/volume_manager/autoplay_cda_command</applyto>
78
	<type>string</type>
78
	<type>string</type>
79
	<default>totem %d</default>
79
	<default>banshee %d</default>
80
	<locale name="C">
80
	<locale name="C">
81
	  <short>CD play command</short>
81
	  <short>CD play command</short>
82
	  <long>Command to run when an audio CD is inserted.</long>
82
	  <long>Command to run when an audio CD is inserted.</long>
Lines 87-93 Link Here
87
        <key>/schemas/desktop/gnome/volume_manager/autoburn</key>
87
        <key>/schemas/desktop/gnome/volume_manager/autoburn</key>
88
	<applyto>/desktop/gnome/volume_manager/autoburn</applyto>
88
	<applyto>/desktop/gnome/volume_manager/autoburn</applyto>
89
	<type>bool</type>
89
	<type>bool</type>
90
	<default>false</default>
90
	<default>true</default>
91
	<locale name="C">
91
	<locale name="C">
92
	  <short>Run a program to burn CDs/DVDs</short>
92
	  <short>Run a program to burn CDs/DVDs</short>
93
	  <long>Whether, when a blank CD or DVD is inserted, gnome-volume-manager
93
	  <long>Whether, when a blank CD or DVD is inserted, gnome-volume-manager
Lines 99-105 Link Here
99
        <key>/schemas/desktop/gnome/volume_manager/autoburn_audio_cd_command</key>
99
        <key>/schemas/desktop/gnome/volume_manager/autoburn_audio_cd_command</key>
100
	<applyto>/desktop/gnome/volume_manager/autoburn_audio_cd_command</applyto>
100
	<applyto>/desktop/gnome/volume_manager/autoburn_audio_cd_command</applyto>
101
	<type>string</type>
101
	<type>string</type>
102
	<default>nautilus --no-desktop burn:</default>
102
	<default>banshee</default>
103
	<locale name="C">
103
	<locale name="C">
104
	  <short>Audio CD burn command</short>
104
	  <short>Audio CD burn command</short>
105
	  <long>Command to run when the user wishes to burn an Audio CD.</long>
105
	  <long>Command to run when the user wishes to burn an Audio CD.</long>
Lines 167-173 Link Here
167
        <key>/schemas/desktop/gnome/volume_manager/autophoto</key>
167
        <key>/schemas/desktop/gnome/volume_manager/autophoto</key>
168
	<applyto>/desktop/gnome/volume_manager/autophoto</applyto>
168
	<applyto>/desktop/gnome/volume_manager/autophoto</applyto>
169
	<type>bool</type>
169
	<type>bool</type>
170
	<default>false</default>
170
	<default>true</default>
171
	<locale name="C">
171
	<locale name="C">
172
	  <short>Run photo management command</short>
172
	  <short>Run photo management command</short>
173
	  <long>Whether, when a digital camera is connected or media from a
173
	  <long>Whether, when a digital camera is connected or media from a
Lines 180-186 Link Here
180
        <key>/schemas/desktop/gnome/volume_manager/autophoto_command</key>
180
        <key>/schemas/desktop/gnome/volume_manager/autophoto_command</key>
181
	<applyto>/desktop/gnome/volume_manager/autophoto_command</applyto>
181
	<applyto>/desktop/gnome/volume_manager/autophoto_command</applyto>
182
	<type>string</type>
182
	<type>string</type>
183
	<default></default>
183
	<default>f-spot-import %h</default>
184
	<locale name="C">
184
	<locale name="C">
185
	  <short>Photo management command</short>
185
	  <short>Photo management command</short>
186
	  <long>Command to run when a digital camera is connected or media 
186
	  <long>Command to run when a digital camera is connected or media 
Lines 192-198 Link Here
192
        <key>/schemas/desktop/gnome/volume_manager/autoipod</key>
192
        <key>/schemas/desktop/gnome/volume_manager/autoipod</key>
193
	<applyto>/desktop/gnome/volume_manager/autoipod</applyto>
193
	<applyto>/desktop/gnome/volume_manager/autoipod</applyto>
194
	<type>bool</type>
194
	<type>bool</type>
195
	<default>false</default>
195
	<default>true</default>
196
	<locale name="C">
196
	<locale name="C">
197
	  <short>Run iPod program</short>
197
	  <short>Run iPod program</short>
198
	  <long>Whether, when an iPod is connected, gnome-volume-manager should run
198
	  <long>Whether, when an iPod is connected, gnome-volume-manager should run
Lines 204-210 Link Here
204
        <key>/schemas/desktop/gnome/volume_manager/autoipod_command</key>
204
        <key>/schemas/desktop/gnome/volume_manager/autoipod_command</key>
205
	<applyto>/desktop/gnome/volume_manager/autoipod_command</applyto>
205
	<applyto>/desktop/gnome/volume_manager/autoipod_command</applyto>
206
	<type>string</type>
206
	<type>string</type>
207
	<default></default>
207
	<default>banshee</default>
208
	<locale name="C">
208
	<locale name="C">
209
	  <short>iPod sync command</short>
209
	  <short>iPod sync command</short>
210
	  <long>Command to run when an iPod is connected.</long>
210
	  <long>Command to run when an iPod is connected.</long>
Lines 261-267 Link Here
261
        <key>/schemas/desktop/gnome/volume_manager/autovideocam</key>
261
        <key>/schemas/desktop/gnome/volume_manager/autovideocam</key>
262
	<applyto>/desktop/gnome/volume_manager/autovideocam</applyto>
262
	<applyto>/desktop/gnome/volume_manager/autovideocam</applyto>
263
	<type>bool</type>
263
	<type>bool</type>
264
	<default>false</default>
264
	<default>true</default>
265
	<locale name="C">
265
	<locale name="C">
266
	  <short>Run video editing program</short>
266
	  <short>Run video editing program</short>
267
	  <long>Whether, when a digital video camera is connected, gnome-volume-manager should run
267
	  <long>Whether, when a digital video camera is connected, gnome-volume-manager should run
Lines 273-279 Link Here
273
        <key>/schemas/desktop/gnome/volume_manager/autovideocam_command</key>
273
        <key>/schemas/desktop/gnome/volume_manager/autovideocam_command</key>
274
	<applyto>/desktop/gnome/volume_manager/autovideocam_command</applyto>
274
	<applyto>/desktop/gnome/volume_manager/autovideocam_command</applyto>
275
	<type>string</type>
275
	<type>string</type>
276
	<default></default>
276
	<default>kino %d</default>
277
	<locale name="C">
277
	<locale name="C">
278
	  <short>video camera command</short>
278
	  <short>video camera command</short>
279
	  <long>Command to run when a video camera is connected.</long>
279
	  <long>Command to run when a video camera is connected.</long>
Lines 284-290 Link Here
284
        <key>/schemas/desktop/gnome/volume_manager/autokeyboard</key>
284
        <key>/schemas/desktop/gnome/volume_manager/autokeyboard</key>
285
	<applyto>/desktop/gnome/volume_manager/autokeyboard</applyto>
285
	<applyto>/desktop/gnome/volume_manager/autokeyboard</applyto>
286
	<type>bool</type>
286
	<type>bool</type>
287
	<default>false</default>
287
	<default>true</default>
288
	<locale name="C">
288
	<locale name="C">
289
	  <short>Run keyboard program</short>
289
	  <short>Run keyboard program</short>
290
	  <long>Whether, when a keyboard is connected, gnome-volume-manager should run
290
	  <long>Whether, when a keyboard is connected, gnome-volume-manager should run
Lines 296-302 Link Here
296
        <key>/schemas/desktop/gnome/volume_manager/autokeyboard_command</key>
296
        <key>/schemas/desktop/gnome/volume_manager/autokeyboard_command</key>
297
	<applyto>/desktop/gnome/volume_manager/autokeyboard_command</applyto>
297
	<applyto>/desktop/gnome/volume_manager/autokeyboard_command</applyto>
298
	<type>string</type>
298
	<type>string</type>
299
	<default></default>
299
	<default>/sbin/yast2 keyboard</default>
300
	<locale name="C">
300
	<locale name="C">
301
	  <short>keyboard command</short>
301
	  <short>keyboard command</short>
302
	  <long>Command to run when a keyboard is connected.</long>
302
	  <long>Command to run when a keyboard is connected.</long>
Lines 307-313 Link Here
307
        <key>/schemas/desktop/gnome/volume_manager/automouse</key>
307
        <key>/schemas/desktop/gnome/volume_manager/automouse</key>
308
	<applyto>/desktop/gnome/volume_manager/automouse</applyto>
308
	<applyto>/desktop/gnome/volume_manager/automouse</applyto>
309
	<type>bool</type>
309
	<type>bool</type>
310
	<default>false</default>
310
	<default>true</default>
311
	<locale name="C">
311
	<locale name="C">
312
	  <short>Run mouse program</short>
312
	  <short>Run mouse program</short>
313
	  <long>Whether, when a mouse is connected, gnome-volume-manager should run
313
	  <long>Whether, when a mouse is connected, gnome-volume-manager should run
Lines 319-325 Link Here
319
        <key>/schemas/desktop/gnome/volume_manager/automouse_command</key>
319
        <key>/schemas/desktop/gnome/volume_manager/automouse_command</key>
320
	<applyto>/desktop/gnome/volume_manager/automouse_command</applyto>
320
	<applyto>/desktop/gnome/volume_manager/automouse_command</applyto>
321
	<type>string</type>
321
	<type>string</type>
322
	<default></default>
322
	<default>/sbin/yast2 mouse</default>
323
	<locale name="C">
323
	<locale name="C">
324
	  <short>mouse command</short>
324
	  <short>mouse command</short>
325
	  <long>Command to run when a mouse is connected.</long>
325
	  <long>Command to run when a mouse is connected.</long>

Return to bug 116472