gparted r1063 - trunk



Author: gedakc
Date: Wed Feb 11 22:08:30 2009
New Revision: 1063
URL: http://svn.gnome.org/viewvc/gparted?rev=1063&view=rev

Log:
Fixed typo of "freedeskdesktop" in hal-lock name.

Modified:
   trunk/ChangeLog
   trunk/gparted.in

Modified: trunk/gparted.in
==============================================================================
--- trunk/gparted.in	(original)
+++ trunk/gparted.in	Wed Feb 11 22:08:30 2009
@@ -30,7 +30,7 @@
 #  Use hal-lock for invocation if it exists, otherwise simply run gpartedbin
 #
 if test "x$HAVE_HAL_LOCK" = "xyes"; then
-	hal-lock --interface org.freedeskdesktop.Hal.Device.Storage --exclusive \
+	hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive \
 		--run "@installdir@/gpartedbin $*"
 else
 	@installdir@/gpartedbin $*



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