diff options
author | Jon Trowbridge <trow@ximian.com> | 2001-10-30 09:33:03 +0800 |
---|---|---|
committer | Jon Trowbridge <trow@src.gnome.org> | 2001-10-30 09:33:03 +0800 |
commit | 11de06a775a47ed6eae672b82e1fbf143550af29 (patch) | |
tree | 173f0c71d50d1ac5c239051233761ee51fbee640 /addressbook/printing/phonelist.ecps | |
parent | b14590968a2d3fe382797c608046afdeb93538b8 (diff) | |
download | gsoc2013-evolution-11de06a775a47ed6eae672b82e1fbf143550af29.tar.gz gsoc2013-evolution-11de06a775a47ed6eae672b82e1fbf143550af29.tar.zst gsoc2013-evolution-11de06a775a47ed6eae672b82e1fbf143550af29.zip |
Check that our BonoboUIComponent has a container so we don't get a lot of
2001-10-29 Jon Trowbridge <trow@ximian.com>
* 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
Diffstat (limited to 'addressbook/printing/phonelist.ecps')
-rw-r--r-- | addressbook/printing/phonelist.ecps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/printing/phonelist.ecps b/addressbook/printing/phonelist.ecps index 53ca294d36..980750a6b2 100644 --- a/addressbook/printing/phonelist.ecps +++ b/addressbook/printing/phonelist.ecps @@ -5,7 +5,7 @@ <num_columns>2</num_columns> <letter_tabs>FALSE</letter_tabs> <letter_headings>TRUE</letter_headings> -<headings_font>Helvetica-Bold 10</headings_font> +<headings_font>Helvetica Bold 10</headings_font> <body_font>Helvetica 8</body_font> <print_using_grey>TRUE</print_using_grey> <paper_width>8.5</paper_width> |