Just fix some empty space and add the name of the file at the top of
it. svn path=/trunk/; revision=3771
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
|
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
|
||||||
/* .c
|
/* main.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2000 Helix Code, Inc.
|
* Copyright (C) 2000 Helix Code, Inc.
|
||||||
*
|
*
|
||||||
@ -199,7 +199,6 @@ main (int argc, char **argv)
|
|||||||
|
|
||||||
gnome_window_icon_set_default_from_file (EVOLUTION_IMAGES "/evolution-inbox.png");
|
gnome_window_icon_set_default_from_file (EVOLUTION_IMAGES "/evolution-inbox.png");
|
||||||
|
|
||||||
|
|
||||||
if (! bonobo_init (CORBA_OBJECT_NIL, CORBA_OBJECT_NIL, CORBA_OBJECT_NIL)) {
|
if (! bonobo_init (CORBA_OBJECT_NIL, CORBA_OBJECT_NIL, CORBA_OBJECT_NIL)) {
|
||||||
e_notice (NULL, GNOME_MESSAGE_BOX_ERROR,
|
e_notice (NULL, GNOME_MESSAGE_BOX_ERROR,
|
||||||
_("Cannot initialize the Bonobo component system."));
|
_("Cannot initialize the Bonobo component system."));
|
||||||
|
Reference in New Issue
Block a user