From 63b8d0beb988997ccc172907c989327cfdacb38d Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 13 Jan 2009 18:43:37 -0200 Subject: pcmanfm: update to 0.5 This patch updates pcmanfm to 0.5 version, removing the now useless patches and bumping OpenMoko preferred version according. --- packages/pcmanfm/files/auto_mount.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 packages/pcmanfm/files/auto_mount.patch (limited to 'packages/pcmanfm/files/auto_mount.patch') diff --git a/packages/pcmanfm/files/auto_mount.patch b/packages/pcmanfm/files/auto_mount.patch new file mode 100644 index 0000000000..b4a3125e3d --- /dev/null +++ b/packages/pcmanfm/files/auto_mount.patch @@ -0,0 +1,10 @@ +--- a/src/vfs/vfs-volume-hal.c 2008-12-16 17:39:21.000000000 -0200 ++++ b/src/vfs/vfs-volume-hal.c 2008-12-16 17:37:07.000000000 -0200 +@@ -1237,6 +1237,7 @@ + { + /* add the volume to the volume manager */ + vfs_volume_add (volume); ++ vfs_volume_mount (volume, NULL); + } + /* release the HAL drive */ + libhal_drive_free (hd); -- cgit v1.2.3