diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-06-25 15:01:06 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-06-25 15:01:06 +0800 |
commit | 6e07a7685ae9d7951a1a519607e40ce7f8580802 (patch) | |
tree | 55cc64b335bc6429ef6b72f5d485240f47193f0a /shell/ChangeLog | |
parent | b4457f6518999f322f7825bb1ffcb510a42fcf6d (diff) | |
download | gsoc2013-evolution-6e07a7685ae9d7951a1a519607e40ce7f8580802.tar gsoc2013-evolution-6e07a7685ae9d7951a1a519607e40ce7f8580802.tar.gz gsoc2013-evolution-6e07a7685ae9d7951a1a519607e40ce7f8580802.tar.bz2 gsoc2013-evolution-6e07a7685ae9d7951a1a519607e40ce7f8580802.tar.lz gsoc2013-evolution-6e07a7685ae9d7951a1a519607e40ce7f8580802.tar.xz gsoc2013-evolution-6e07a7685ae9d7951a1a519607e40ce7f8580802.tar.zst gsoc2013-evolution-6e07a7685ae9d7951a1a519607e40ce7f8580802.zip |
Remove some spurious "\n"s from g_warnings.
svn path=/trunk/; revision=10472
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 7596f16218..0b08a5ae43 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,16 @@ 2001-06-25 Ettore Perazzoli <ettore@ximian.com> + * 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 <ettore@ximian.com> + * main.c (no_views_left_cb): Unref the shell here. * e-storage-set.c (destroy): Use |