From 11de06a775a47ed6eae672b82e1fbf143550af29 Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Tue, 30 Oct 2001 01:33:03 +0000 Subject: Check that our BonoboUIComponent has a container so we don't get a lot of 2001-10-29 Jon Trowbridge * gui/component/addressbook.c (update_command_state): Check that our BonoboUIComponent has a container so we don't get a lot of annoying debug spew. * printing/smallbook.ecps: Fixed fonts. * printing/phonelist.ecps: Fixed fonts. * printing/medbook.ecps: Fixed fonts. * printing/e-contact-print.c (e_contact_get_card_size): Commented out spew. * gui/widgets/e-minicard.c (remodel): Check that e_minicard->card != NULL. svn path=/trunk/; revision=14391 --- addressbook/printing/smallbook.ecps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/printing/smallbook.ecps') diff --git a/addressbook/printing/smallbook.ecps b/addressbook/printing/smallbook.ecps index 5844851bfb..0bb19aa92e 100644 --- a/addressbook/printing/smallbook.ecps +++ b/addressbook/printing/smallbook.ecps @@ -6,7 +6,7 @@ 2 TRUE TRUE -Helvetica-Bold 8 +Helvetica Bold 8 Helvetica 6 TRUE 8.5 -- cgit