Re: [Rhythmbox-devel] [PATCH] use kernel, don't Linux



On Thu, 2003-05-29 at 09:09, Luca Ferretti wrote:
> Very trivial label change :-)
> 
> But I think *BSD users will like it 
> 
> PS: I don't remember if there is an open bug about it...
> -- 
> Think bigger
> 
> 			My uncle
> ----
> 

> diff -Naur monkey-media/src/monkey-media-audio-cd.c monkey-media_new/src/monkey-media-audio-cd.c
> --- monkey-media/src/monkey-media-audio-cd.c	2003-05-29 09:27:22.000000000 +0200
> +++ monkey-media_new/src/monkey-media-audio-cd.c	2003-05-29 09:28:39.000000000 +0200
> @@ -216,7 +216,7 @@
>  		cd->priv->error = g_error_new (MONKEY_MEDIA_AUDIO_CD_ERROR,
>  					       MONKEY_MEDIA_AUDIO_CD_ERROR_NOT_OPENED,
>  					       _("%s does not point to a valid CDRom device. This may be caused by:\n"
> -					         "a) CD support is not compiled into Linux\n"
> +					         "a) CD support is not compiled into kernel\n"

That would be "in the kernel"

>  					         "b) You do not have the correct permissions to access the CD drive\n"
>  					         "c) %s is not the CD drive.\n"),
>  					       monkey_media_get_cd_drive (), monkey_media_get_cd_drive ());
> @@ -348,7 +348,7 @@
>  				*error = g_error_new (MONKEY_MEDIA_AUDIO_CD_ERROR,
>  					              MONKEY_MEDIA_AUDIO_CD_ERROR_NOT_OPENED,
>  					              _("%s does not appear to point to a valid CD device. This may be because:\n"
> -					                "a) CD support is not compiled into Linux\n"

Same

> +					                "a) CD support is not compiled into kernel\n"
>  					                "b) You do not have the correct permissions to access the CD drive\n"
>  					                "c) %s is not the CD drive.\n"),
>  					              monkey_media_get_cd_drive (),

-- 
/Bastien Nocera
http://hadess.net

#2  0x4205a2cc in printf ("Oh my %s\n", preferred_deity) from
/lib/i686/libc.so.6 printf ("Oh my %s\n", preferred_deity);
Segmentation fault




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]