Skip to content
Commit 9c2a9b4d authored by David Zeuthen's avatar David Zeuthen
Browse files

udisks2: support fstab comments to set name and icon

For example, for this /etc/fstab entry

 nfs-server:/path/to/dir  /media/somewhere  nfs4  defaults,users,comment=gvfs.name=Foo\040Bar,comment=gvfs.icon_name=gnome-help 0 0

the name "Foo Bar" and the icon gnome-help is used.

This depends on the glib2 patch from this bug

 https://bugzilla.gnome.org/show_bug.cgi?id=660536



Signed-off-by: default avatarDavid Zeuthen <davidz@redhat.com>
parent 9766cbf2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment