patches/gnome-volume-manager-03-no-linux-msg.diff
author rohinis
Tue, 29 Nov 2011 17:32:55 +0000
branchs11express-2010-11
changeset 22234 c23e64da3e06
parent 12237 2c24720c78ed
permissions -rw-r--r--
2011-11-29 Rohini S <[email protected]> * patches/Python26-22-audio.diff: Fixes CVE-2010-1634 * specs/SUNWPython26.spec: Fixes CR 7085446

--- gnome-volume-manager-2.22.5/src/properties.c.orig	2008-04-28 16:49:11.067950069 +0100
+++ gnome-volume-manager-2.22.5/src/properties.c	2008-04-28 16:55:44.587519331 +0100
@@ -563,7 +563,7 @@
 						 GTK_BUTTONS_OK,
 						 _("Volume management not supported"));
 		gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (dialog),
-							  _("The \"hald\" service is required but not currently "
+							  _("The \"svc:/system/hal\" service is required but not currently "
 							    "running. Enable the service and rerun this application, "
 							    "or contact your system administrator."));