Add view_info arg, but don't do anything with it.
* gui/component/addressbook-component.c (create_view): Add view_info arg, but don't do anything with it. svn path=/trunk/; revision=16399
This commit is contained in:
parent
651329fd27
commit
b782a8c304
@ -1,3 +1,8 @@
|
||||
2002-04-08 Dan Winship <danw@ximian.com>
|
||||
|
||||
* gui/component/addressbook-component.c (create_view): Add
|
||||
view_info arg, but don't do anything with it.
|
||||
|
||||
2002-04-06 JP Rosevear <jpr@ximian.com>
|
||||
|
||||
* gui/component/GNOME_Evolution_Addressbook.oaf.in: add
|
||||
|
@ -83,6 +83,7 @@ static EvolutionShellComponentResult
|
||||
create_view (EvolutionShellComponent *shell_component,
|
||||
const char *physical_uri,
|
||||
const char *type,
|
||||
const char *view_info,
|
||||
BonoboControl **control_return,
|
||||
void *closure)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user