summaryrefslogtreecommitdiff
path: root/gio/src/gio_enums.defs
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2010-09-19 21:52:42 +0200
committerMurray Cumming <murrayc@murrayc.com>2010-09-19 21:52:42 +0200
commitd2395ee93ec37ef7ec31944eba0133b2c3db1b56 (patch)
tree2579c7aff2a1e794be34379859e75f9bc3c11f79 /gio/src/gio_enums.defs
parent375b398e24386c5618c1aec033d5ec8ca0d1dc2f (diff)
downloadglibmm-d2395ee93ec37ef7ec31944eba0133b2c3db1b56.tar.gz
2.25.5 changes from glibmm-2-26 branch.
Diffstat (limited to 'gio/src/gio_enums.defs')
-rw-r--r--gio/src/gio_enums.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/gio/src/gio_enums.defs b/gio/src/gio_enums.defs
index ae469ac2..3cc5966c 100644
--- a/gio/src/gio_enums.defs
+++ b/gio/src/gio_enums.defs
@@ -442,6 +442,7 @@
'("busy" "G_IO_ERROR_BUSY" "26")
'("would-block" "G_IO_ERROR_WOULD_BLOCK" "27")
'("host-not-found" "G_IO_ERROR_HOST_NOT_FOUND" "28")
+ '("host-not-found" "G_IO_ERROR_HOST_WAS_NOT_FOUND" "28")
'("would-merge" "G_IO_ERROR_WOULD_MERGE" "29")
'("failed-handled" "G_IO_ERROR_FAILED_HANDLED" "30")
'("too-many-open-files" "G_IO_ERROR_TOO_MANY_OPEN_FILES" "31")