From 6e07a7685ae9d7951a1a519607e40ce7f8580802 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 25 Jun 2001 07:01:06 +0000 Subject: Remove some spurious "\n"s from g_warnings. svn path=/trunk/; revision=10472 --- shell/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 7596f16218..0b08a5ae43 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,14 @@ +2001-06-25 Ettore Perazzoli + + * e-storage-set-view.c (convert_gdk_drag_action_to_corba): Remove + trailing "\n" from g_warning. + (convert_corba_drag_action_to_gdk): Likewise. + (tree_drag_data_received): Likewise. + (new_folder_cb): Likewise. + + * e-shortcuts-view-model.c (load_group_into_model): Remove + trailing "\n" from g_warning. + 2001-06-25 Ettore Perazzoli * main.c (no_views_left_cb): Unref the shell here. -- cgit