Translate error strings

2008-01-07  Alexander Larsson  <alexl@redhat.com>

        * gmemoryinputstream.c:
	Translate error strings
	
        * gio.symbols:
        * gmemoryoutputstream.[ch]:
	New implementation that avoids using GByteArray
	in implementation and API. (#506377)


svn path=/trunk/; revision=6260
This commit is contained in:
Alexander Larsson
2008-01-07 10:11:57 +00:00
committed by Alexander Larsson
parent 1a41a8c6c8
commit 3fe87f016a
5 changed files with 199 additions and 306 deletions

View File

@@ -530,9 +530,8 @@ g_memory_input_stream_add_data
#if IN_FILE(__G_MEMORY_OUTPUT_STREAM_C__)
g_memory_output_stream_get_type G_GNUC_CONST
g_memory_output_stream_new
g_memory_output_stream_set_max_size
g_memory_output_stream_get_data
g_memory_output_stream_set_free_data
g_memory_output_stream_get_size
#endif
#endif