Bugzilla – Attachment 50590 Details for
Bug 116472
cdda:// url doesnt work
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
Updated gvm-schema-defaults.patch for gnome-volume-manager
gvm-schema-defaults.patch (text/plain), 4.83 KB, created by
Federico Mena Quintero
on 2005-09-22 00:16:40 UTC
(
hide
)
Description:
Updated gvm-schema-defaults.patch for gnome-volume-manager
Filename:
MIME Type:
Creator:
Federico Mena Quintero
Created:
2005-09-22 00:16:40 UTC
Size:
4.83 KB
patch
obsolete
>--- gnome-volume-manager.schemas.in 2005-08-23 15:56:53.000000000 -0400 >+++ novell.schemas.in 2005-08-30 13:49:51.000000000 -0400 >@@ -76,7 +76,7 @@ > <key>/schemas/desktop/gnome/volume_manager/autoplay_cda_command</key> > <applyto>/desktop/gnome/volume_manager/autoplay_cda_command</applyto> > <type>string</type> >- <default>totem %d</default> >+ <default>banshee %d</default> > <locale name="C"> > <short>CD play command</short> > <long>Command to run when an audio CD is inserted.</long> >@@ -87,7 +87,7 @@ > <key>/schemas/desktop/gnome/volume_manager/autoburn</key> > <applyto>/desktop/gnome/volume_manager/autoburn</applyto> > <type>bool</type> >- <default>false</default> >+ <default>true</default> > <locale name="C"> > <short>Run a program to burn CDs/DVDs</short> > <long>Whether, when a blank CD or DVD is inserted, gnome-volume-manager >@@ -99,7 +99,7 @@ > <key>/schemas/desktop/gnome/volume_manager/autoburn_audio_cd_command</key> > <applyto>/desktop/gnome/volume_manager/autoburn_audio_cd_command</applyto> > <type>string</type> >- <default>nautilus --no-desktop burn:</default> >+ <default>banshee</default> > <locale name="C"> > <short>Audio CD burn command</short> > <long>Command to run when the user wishes to burn an Audio CD.</long> >@@ -167,7 +167,7 @@ > <key>/schemas/desktop/gnome/volume_manager/autophoto</key> > <applyto>/desktop/gnome/volume_manager/autophoto</applyto> > <type>bool</type> >- <default>false</default> >+ <default>true</default> > <locale name="C"> > <short>Run photo management command</short> > <long>Whether, when a digital camera is connected or media from a >@@ -180,7 +180,7 @@ > <key>/schemas/desktop/gnome/volume_manager/autophoto_command</key> > <applyto>/desktop/gnome/volume_manager/autophoto_command</applyto> > <type>string</type> >- <default></default> >+ <default>f-spot-import %h</default> > <locale name="C"> > <short>Photo management command</short> > <long>Command to run when a digital camera is connected or media >@@ -192,7 +192,7 @@ > <key>/schemas/desktop/gnome/volume_manager/autoipod</key> > <applyto>/desktop/gnome/volume_manager/autoipod</applyto> > <type>bool</type> >- <default>false</default> >+ <default>true</default> > <locale name="C"> > <short>Run iPod program</short> > <long>Whether, when an iPod is connected, gnome-volume-manager should run >@@ -204,7 +204,7 @@ > <key>/schemas/desktop/gnome/volume_manager/autoipod_command</key> > <applyto>/desktop/gnome/volume_manager/autoipod_command</applyto> > <type>string</type> >- <default></default> >+ <default>banshee</default> > <locale name="C"> > <short>iPod sync command</short> > <long>Command to run when an iPod is connected.</long> >@@ -261,7 +261,7 @@ > <key>/schemas/desktop/gnome/volume_manager/autovideocam</key> > <applyto>/desktop/gnome/volume_manager/autovideocam</applyto> > <type>bool</type> >- <default>false</default> >+ <default>true</default> > <locale name="C"> > <short>Run video editing program</short> > <long>Whether, when a digital video camera is connected, gnome-volume-manager should run >@@ -273,7 +273,7 @@ > <key>/schemas/desktop/gnome/volume_manager/autovideocam_command</key> > <applyto>/desktop/gnome/volume_manager/autovideocam_command</applyto> > <type>string</type> >- <default></default> >+ <default>kino %d</default> > <locale name="C"> > <short>video camera command</short> > <long>Command to run when a video camera is connected.</long> >@@ -284,7 +284,7 @@ > <key>/schemas/desktop/gnome/volume_manager/autokeyboard</key> > <applyto>/desktop/gnome/volume_manager/autokeyboard</applyto> > <type>bool</type> >- <default>false</default> >+ <default>true</default> > <locale name="C"> > <short>Run keyboard program</short> > <long>Whether, when a keyboard is connected, gnome-volume-manager should run >@@ -296,7 +296,7 @@ > <key>/schemas/desktop/gnome/volume_manager/autokeyboard_command</key> > <applyto>/desktop/gnome/volume_manager/autokeyboard_command</applyto> > <type>string</type> >- <default></default> >+ <default>/sbin/yast2 keyboard</default> > <locale name="C"> > <short>keyboard command</short> > <long>Command to run when a keyboard is connected.</long> >@@ -307,7 +307,7 @@ > <key>/schemas/desktop/gnome/volume_manager/automouse</key> > <applyto>/desktop/gnome/volume_manager/automouse</applyto> > <type>bool</type> >- <default>false</default> >+ <default>true</default> > <locale name="C"> > <short>Run mouse program</short> > <long>Whether, when a mouse is connected, gnome-volume-manager should run >@@ -319,7 +319,7 @@ > <key>/schemas/desktop/gnome/volume_manager/automouse_command</key> > <applyto>/desktop/gnome/volume_manager/automouse_command</applyto> > <type>string</type> >- <default></default> >+ <default>/sbin/yast2 mouse</default> > <locale name="C"> > <short>mouse command</short> > <long>Command to run when a mouse is connected.</long>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 116472
:
50012
|
50455
|
50456
|
50589
| 50590 |
50591
|
50592