mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
Added GMountMountFlags enum and added a flags argument to all mount calls.
2008-02-11 Alexander Larsson <alexl@redhat.com> * gfile.[ch]: * gmount.[ch]: * gvolume.[ch]: Added GMountMountFlags enum and added a flags argument to all mount calls. This is an API/ABI change for future extensibility, as I think we will need at least an inhibit-autorun flag (the panel needs this). There are no flags defined yet though. svn path=/trunk/; revision=6497
This commit is contained in:
committed by
Alexander Larsson
parent
52e49aee35
commit
e3fdcd1fa7
@@ -1,3 +1,16 @@
|
||||
2008-02-11 Alexander Larsson <alexl@redhat.com>
|
||||
|
||||
* gfile.[ch]:
|
||||
* gmount.[ch]:
|
||||
* gvolume.[ch]:
|
||||
Added GMountMountFlags enum and added a flags
|
||||
argument to all mount calls.
|
||||
|
||||
This is an API/ABI change for future extensibility,
|
||||
as I think we will need at least an
|
||||
inhibit-autorun flag (the panel needs this).
|
||||
There are no flags defined yet though.
|
||||
|
||||
2008-02-11 Alexander Larsson <alexl@redhat.com>
|
||||
|
||||
* gfileinfo.h:
|
||||
|
Reference in New Issue
Block a user