[Rhythmbox-devel] [PATCH] use kernel, don't Linux
- From: Luca Ferretti <elle uca libero it>
- To: rhythmbox-devel gnome org
- Subject: [Rhythmbox-devel] [PATCH] use kernel, don't Linux
- Date: 29 May 2003 10:09:26 +0200
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"
"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"
+ "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 (),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]