Merge branch 'bug552566-timet/wip'

svn path=/trunk/; revision=624
This commit is contained in:
Colin Walters 2008-09-23 18:20:25 +00:00 committed by Philip Withnall
parent 78c7abb34f
commit 68fb7868d3

View File

@ -83,6 +83,7 @@ write_type_info (const gchar *namespace,
"size", "size",
"float", "float",
"double", "double",
"time_t",
"utf8", "utf8",
"filename" "filename"
}; };