glib r7788 - branches/glib-2-18/gio
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7788 - branches/glib-2-18/gio
- Date: Fri, 9 Jan 2009 05:53:23 +0000 (UTC)
Author: matthiasc
Date: Fri Jan 9 05:53:22 2009
New Revision: 7788
URL: http://svn.gnome.org/viewvc/glib?rev=7788&view=rev
Log:
Bug 558298 â Hide ecryptfs mounts
* 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:
branches/glib-2-18/gio/ChangeLog
branches/glib-2-18/gio/gunixmounts.c
Modified: branches/glib-2-18/gio/gunixmounts.c
==============================================================================
--- branches/glib-2-18/gio/gunixmounts.c (original)
+++ branches/glib-2-18/gio/gunixmounts.c Fri Jan 9 05:53:22 2009
@@ -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]