Re: [PATCH] Don't set r/o permissions when copying from r/o locations
- From: David Zeuthen <david fubar dk>
- To: Christian Neumair <chris gnome-de org>
- Cc: nautilus-list <nautilus-list gnome org>, Alexander Larsson <alexl redhat com>
- Subject: Re: [PATCH] Don't set r/o permissions when copying from r/o locations
- Date: Tue, 14 Mar 2006 14:10:45 -0500
On Fri, 2006-03-10 at 18:45 +0100, Christian Neumair wrote:
>
> - vol->priv->is_read_only = FALSE;
> + vol->priv->is_read_only =
> libhal_device_get_property_bool (volume_monitor_daemon->hal_ctx,
> +
> libhal_volume_get_udi (hal_volume),
> +
> "volume.is_read_only", NULL);
Btw, this patch to gnome-vfs looks wrong; you probably meant to look at
the property "volume.is_mounted_read_only", not "volume.is_read_only".
David
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]