Some symbols were manually added to these files not in the right place (non-alphabetical order). This causes spurious diffs when trying to compare these files with the ones make update-symbol-files would generate. This commit syncs these file with the ones which are autogenerated to spot more easily differences between the file in git and the autogenerated one. --- gtk/map-file | 36 ++++++++++++++++++------------------ gtk/spice-glib-sym-file | 33 ++++++++++++++++----------------- 2 files changed, 34 insertions(+), 35 deletions(-) diff --git a/gtk/map-file b/gtk/map-file index e421800..9f8d04e 100644 --- a/gtk/map-file +++ b/gtk/map-file @@ -7,6 +7,8 @@ spice_channel_connect; spice_channel_destroy; spice_channel_disconnect; spice_channel_event_get_type; +spice_channel_flush_async; +spice_channel_flush_finish; spice_channel_get_error; spice_channel_get_type; spice_channel_new; @@ -16,15 +18,13 @@ spice_channel_string_to_type; spice_channel_test_capability; spice_channel_test_common_capability; spice_channel_type_to_string; -spice_channel_flush_async; -spice_channel_flush_finish; spice_client_error_quark; spice_cursor_channel_get_type; spice_display_channel_get_type; -spice_display_get_primary; spice_display_copy_to_guest; spice_display_get_grab_keys; spice_display_get_pixbuf; +spice_display_get_primary; spice_display_get_type; spice_display_key_event_get_type; spice_display_mouse_ungrab; @@ -56,8 +56,6 @@ spice_inputs_motion; spice_inputs_position; spice_inputs_set_key_locks; spice_main_agent_test_capability; -spice_main_file_copy_async; -spice_main_file_copy_finish; spice_main_channel_get_type; spice_main_clipboard_grab; spice_main_clipboard_notify; @@ -67,6 +65,8 @@ spice_main_clipboard_selection_grab; spice_main_clipboard_selection_notify; spice_main_clipboard_selection_release; spice_main_clipboard_selection_request; +spice_main_file_copy_async; +spice_main_file_copy_finish; spice_main_send_monitor_config; spice_main_set_display; spice_main_set_display_enabled; @@ -82,6 +82,7 @@ spice_record_send_data; spice_session_connect; spice_session_disconnect; spice_session_get_channels; +spice_session_get_proxy_uri; spice_session_get_read_only; spice_session_get_type; spice_session_has_channel_type; @@ -89,7 +90,6 @@ spice_session_migration_get_type; spice_session_new; spice_session_open_fd; spice_session_verify_get_type; -spice_session_get_proxy_uri; spice_set_session_option; spice_smartcard_channel_get_type; spice_smartcard_manager_get; @@ -101,6 +101,18 @@ spice_smartcard_reader_get_type; spice_smartcard_reader_insert_card; spice_smartcard_reader_is_software; spice_smartcard_reader_remove_card; +spice_uri_get_hostname; +spice_uri_get_password; +spice_uri_get_port; +spice_uri_get_scheme; +spice_uri_get_type; +spice_uri_get_user; +spice_uri_set_hostname; +spice_uri_set_password; +spice_uri_set_port; +spice_uri_set_scheme; +spice_uri_set_user; +spice_uri_to_string; spice_usb_device_get_description; spice_usb_device_get_type; spice_usb_device_manager_can_redirect_device; @@ -119,18 +131,6 @@ spice_util_get_debug; spice_util_get_version_string; spice_util_set_debug; spice_uuid_to_string; -spice_uri_get_hostname; -spice_uri_get_password; -spice_uri_get_port; -spice_uri_get_scheme; -spice_uri_get_type; -spice_uri_get_user; -spice_uri_set_hostname; -spice_uri_set_password; -spice_uri_set_port; -spice_uri_set_scheme; -spice_uri_set_user; -spice_uri_to_string; spice_webdav_channel_get_type; local: *; diff --git a/gtk/spice-glib-sym-file b/gtk/spice-glib-sym-file index a7a416d..2189fa5 100644 --- a/gtk/spice-glib-sym-file +++ b/gtk/spice-glib-sym-file @@ -12,16 +12,16 @@ spice_channel_get_type spice_channel_new spice_channel_open_fd spice_channel_set_capability +spice_channel_string_to_type spice_channel_test_capability spice_channel_test_common_capability spice_channel_type_to_string -spice_channel_string_to_type spice_client_error_quark spice_cursor_channel_get_type spice_display_channel_get_type spice_display_get_primary -spice_g_signal_connect_object spice_get_option_group +spice_g_signal_connect_object spice_inputs_button_press spice_inputs_button_release spice_inputs_channel_get_type @@ -33,8 +33,6 @@ spice_inputs_motion spice_inputs_position spice_inputs_set_key_locks spice_main_agent_test_capability -spice_main_file_copy_async -spice_main_file_copy_finish spice_main_channel_get_type spice_main_clipboard_grab spice_main_clipboard_notify @@ -44,6 +42,8 @@ spice_main_clipboard_selection_grab spice_main_clipboard_selection_notify spice_main_clipboard_selection_release spice_main_clipboard_selection_request +spice_main_file_copy_async +spice_main_file_copy_finish spice_main_send_monitor_config spice_main_set_display spice_main_set_display_enabled @@ -78,6 +78,18 @@ spice_smartcard_reader_get_type spice_smartcard_reader_insert_card spice_smartcard_reader_is_software spice_smartcard_reader_remove_card +spice_uri_get_hostname +spice_uri_get_password +spice_uri_get_port +spice_uri_get_scheme +spice_uri_get_type +spice_uri_get_user +spice_uri_set_hostname +spice_uri_set_password +spice_uri_set_port +spice_uri_set_scheme +spice_uri_set_user +spice_uri_to_string spice_usb_device_get_description spice_usb_device_get_type spice_usb_device_manager_can_redirect_device @@ -94,17 +106,4 @@ spice_util_get_debug spice_util_get_version_string spice_util_set_debug spice_uuid_to_string -spice_uri_get_hostname -spice_uri_get_password -spice_uri_get_port -spice_uri_get_scheme -spice_uri_get_type -spice_uri_get_user -spice_uri_set_hostname -spice_uri_set_password -spice_uri_set_port -spice_uri_set_scheme -spice_uri_set_user -spice_uri_to_string -spice_session_get_proxy_uri spice_webdav_channel_get_type -- 2.1.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel