mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 00:43:40 +02:00
Clean up all flags enums to not have _FLAGS in them Make the names of some
2007-12-14 Alexander Larsson <alexl@redhat.com> * gappinfo.h: * gfile.[ch]: * gfileattribute.[ch]: * gio.symbols: * glocalfile.c: * glocalfileoutputstream.c: * gmountoperation.[ch]: * goutputstream.[ch]: Clean up all flags enums to not have _FLAGS in them Make the names of some of the enums better. * glocalfileinfo.c: Fix warning svn path=/trunk/; revision=6119
This commit is contained in:
committed by
Alexander Larsson
parent
0f8f543230
commit
4cb6eab803
@@ -760,7 +760,7 @@ g_local_directory_monitor_get_type G_GNUC_CONST
|
||||
g_app_info_create_flags_get_type G_GNUC_CONST
|
||||
g_data_stream_byte_order_get_type G_GNUC_CONST
|
||||
g_data_stream_newline_type_get_type G_GNUC_CONST
|
||||
g_file_attribute_flags_get_type G_GNUC_CONST
|
||||
g_file_attribute_info_flags_get_type G_GNUC_CONST
|
||||
g_file_attribute_status_get_type G_GNUC_CONST
|
||||
g_file_attribute_type_get_type G_GNUC_CONST
|
||||
g_file_copy_flags_get_type G_GNUC_CONST
|
||||
@@ -771,7 +771,7 @@ g_file_query_info_flags_get_type G_GNUC_CONST
|
||||
g_file_type_get_type G_GNUC_CONST
|
||||
g_io_error_enum_get_type G_GNUC_CONST
|
||||
g_output_stream_splice_flags_get_type G_GNUC_CONST
|
||||
g_password_flags_get_type G_GNUC_CONST
|
||||
g_ask_password_flags_get_type G_GNUC_CONST
|
||||
g_password_save_get_type G_GNUC_CONST
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user