SOURCES: gnome-volume-manager-eject_path.patch (NEW) - proper path...
paladine
paladine at pld-linux.org
Thu Sep 8 16:24:54 CEST 2005
Author: paladine Date: Thu Sep 8 14:24:54 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- proper path to eject
---- Files affected:
SOURCES:
gnome-volume-manager-eject_path.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/gnome-volume-manager-eject_path.patch
diff -u /dev/null SOURCES/gnome-volume-manager-eject_path.patch:1.1
--- /dev/null Thu Sep 8 16:24:54 2005
+++ SOURCES/gnome-volume-manager-eject_path.patch Thu Sep 8 16:24:49 2005
@@ -0,0 +1,12 @@
+diff -urN gnome-volume-manager-1.5.1.orig/gnome-volume-manager.schemas.in gnome-volume-manager-1.5.1/gnome-volume-manager.schemas.in
+--- gnome-volume-manager-1.5.1.orig/gnome-volume-manager.schemas.in 2005-08-31 13:15:26.947238160 +0200
++++ gnome-volume-manager-1.5.1/gnome-volume-manager.schemas.in 2005-08-31 13:15:53.579189488 +0200
+@@ -353,7 +353,7 @@
+ <key>/schemas/desktop/gnome/volume_manager/eject_command</key>
+ <applyto>/desktop/gnome/volume_manager/eject_command</applyto>
+ <type>string</type>
+- <default>/bin/eject %d</default>
++ <default>/usr/bin/eject %d</default>
+ <locale name="C">
+ <short>Eject command</short>
+ <long>Command to run when the eject button on a optical drive is
================================================================
More information about the pld-cvs-commit
mailing list