Files
evolution/addressbook/printing/medbook.ecps
Christopher James Lahey cea90a9fdf Made double clicking create a new card. Set the empty message.
2000-05-30  Christopher James Lahey  <clahey@helixcode.com>

	* gui/minicard/e-minicard-view.c: Made double clicking create a
	new card.  Set the empty message.

	* gui/minicard/e-minicard.c: Made sorting be case insensitive.

	* gui/minicard/e-reflow-sorted.c, e-reflow.c, e-reflow.h: Added a
	message for when the reflow is empty.

	* printing/e-contact-print.c, printing/medbook.ecps: Made the
	default printout be full page.  Made sorting case insensitive.

svn path=/trunk/; revision=3281
2000-05-30 15:27:32 +00:00

31 lines
894 B
Plaintext

<style>
<title/>
<type>cards</type>
<sections_start_new_page>FALSE</sections_start_new_page>
<num_columns>2</num_columns>
<blank_forms>2</blank_forms>
<letter_tabs>TRUE</letter_tabs>
<letter_headings>TRUE</letter_headings>
<headings_font>Helvetica-Bold 12</headings_font>
<body_font>Helvetica 8</body_font>
<print_using_grey>TRUE</print_using_grey>
<paper_width>8.5</paper_width>
<paper_height>11</paper_height>
<top_margin>0.5</top_margin>
<left_margin>0.5</left_margin>
<bottom_margin>0.5</bottom_margin>
<right_margin>0.5</right_margin>
<page_width>8.5</page_width>
<page_height>11</page_height>
<orientation>portrait</orientation>
<header_font>Helvetica 8</header_font>
<left_header/>
<center_header/>
<right_header/>
<footer_font>Helvetica 8</footer_font>
<left_footer/>
<center_footer>[Page #]</center_footer>
<right_footer/>
<reverse_on_even_pages>FALSE</reverse_on_even_pages>
</style>