glib r7736 - trunk/gio
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7736 - trunk/gio
- Date: Mon, 8 Dec 2008 05:47:26 +0000 (UTC)
Author: matthiasc
Date: Mon Dec 8 05:47:26 2008
New Revision: 7736
URL: http://svn.gnome.org/viewvc/glib?rev=7736&view=rev
Log:
* gunixmounts.c: (guess_system_internal): Hide ecryptfs mounts,
so that the desktop does not show both the mount and the target
directory. Patch by Martin Pitt
Modified:
trunk/gio/ChangeLog
trunk/gio/gunixmounts.c
Modified: trunk/gio/gunixmounts.c
==============================================================================
--- trunk/gio/gunixmounts.c (original)
+++ trunk/gio/gunixmounts.c Mon Dec 8 05:47:26 2008
@@ -263,6 +263,7 @@
"autofs",
"devfs",
"devpts",
+ "ecryptfs",
"kernfs",
"linprocfs",
"proc",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]