summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-12-20 03:11:11 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-12-20 03:11:11 +0000
commit864200c75348ff9834c32bce97ad0e30d03945aa (patch)
tree09182e382296a57ff71775b7492fcc5f8699b564
parentaa07a74b417f23053f82d8952ba9c776c608cc01 (diff)
downloadglib-864200c75348ff9834c32bce97ad0e30d03945aa.tar.gz
Additions
svn path=/trunk/; revision=6165
-rw-r--r--gio/ChangeLog4
-rw-r--r--gio/gio.symbols5
2 files changed, 8 insertions, 1 deletions
diff --git a/gio/ChangeLog b/gio/ChangeLog
index 333d74e6e..9b78fb275 100644
--- a/gio/ChangeLog
+++ b/gio/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-19 Matthias Clasen <mclasen@redhat.com>
+
+ * gio.symbols: Add some missing symbols
+
2007-12-19 Alexander Larsson <alexl@redhat.com>
* giomodule.c:
diff --git a/gio/gio.symbols b/gio/gio.symbols
index 6d7f89f55..45d2014ac 100644
--- a/gio/gio.symbols
+++ b/gio/gio.symbols
@@ -634,6 +634,7 @@ g_unix_mount_get_device_path
g_unix_mount_get_fs_type
g_unix_mount_is_readonly
g_unix_mount_is_system_internal
+g_unix_mount_guess_can_eject
g_unix_mount_guess_name
g_unix_mount_guess_icon
g_unix_mount_point_compare
@@ -643,7 +644,8 @@ g_unix_mount_point_get_fs_type
g_unix_mount_point_is_readonly
g_unix_mount_point_is_user_mountable
g_unix_mount_point_is_loopback
-g_unix_mount_point_guess_name
+g_unix_mount_point_guess_can_eject
+g_unix_mount_point_guess_name
g_unix_mount_point_guess_icon
g_unix_mount_points_get
g_unix_mounts_get
@@ -714,6 +716,7 @@ g_volume_eject_finish
#if IN_FILE(__G_VOLUME_MONITOR_C__)
g_volume_monitor_get_type G_GNUC_CONST
g_volume_monitor_get_connected_drives
+g_volume_monitor_get_volume_for_uuid
g_volume_monitor_get_volumes
g_volume_monitor_get_mounts
g_volume_monitor_get_mount_for_uuid