diff --git a/ChangeLog b/ChangeLog index 9546cad0..c11ab7cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-05-06 Curtis Gedak + * gparted.in: Fixed problem with command line devices being ignored + - This problem was introduced in version 0.3.7 + * configure.in: Append -svn to version for continuing development 2008-04-29 Curtis Gedak diff --git a/gparted.in b/gparted.in index 67da549d..bc9244cc 100755 --- a/gparted.in +++ b/gparted.in @@ -20,4 +20,4 @@ # hal-lock --interface org.freedeskdesktop.Hal.Device.Storage --exclusive \ - --run @installdir@/gpartedbin $* + --run "@installdir@/gpartedbin $*"