diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-11-08 06:25:30 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-11-08 06:25:30 +0800 |
commit | 6760cc72334346b8654fcd9fe1440890db55ac1b (patch) | |
tree | 577dee1f67b2d7bcf0423a89b03ef0b20b6730e2 /e-util/e-non-intrusive-error-dialog.c | |
parent | d6445f8abfa78c0a9c8680a3ba7422d331391f8f (diff) | |
download | gsoc2013-evolution-6760cc72334346b8654fcd9fe1440890db55ac1b.tar.gz gsoc2013-evolution-6760cc72334346b8654fcd9fe1440890db55ac1b.tar.zst gsoc2013-evolution-6760cc72334346b8654fcd9fe1440890db55ac1b.zip |
Merge revisions 36730:36736 from trunk.
svn path=/branches/kill-bonobo/; revision=36764
Diffstat (limited to 'e-util/e-non-intrusive-error-dialog.c')
-rw-r--r-- | e-util/e-non-intrusive-error-dialog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-non-intrusive-error-dialog.c b/e-util/e-non-intrusive-error-dialog.c index 070c1e9bef..5fd98cacd2 100644 --- a/e-util/e-non-intrusive-error-dialog.c +++ b/e-util/e-non-intrusive-error-dialog.c @@ -305,4 +305,3 @@ eni_show_logger(ELogger *logger, GtkWidget *top,const char *error_timeout_path, gtk_widget_show_all (window); } - |