diff options
author | Evan Yan <evan.yan@sun.com> | 2005-11-11 17:11:29 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2005-11-11 17:11:29 +0800 |
commit | f891e4617e6a4930fca627ed1fd8b9c3256f9548 (patch) | |
tree | f8fefe313391f7de41ec798bb22ae73020fdc8a6 /addressbook/ChangeLog | |
parent | 77af664dad6dd3fc30a99c74636404be4531b8ef (diff) | |
download | gsoc2013-evolution-f891e4617e6a4930fca627ed1fd8b9c3256f9548.tar.gz gsoc2013-evolution-f891e4617e6a4930fca627ed1fd8b9c3256f9548.tar.zst gsoc2013-evolution-f891e4617e6a4930fca627ed1fd8b9c3256f9548.zip |
Add a config argument to get the actual page size and set it to style.
2005-11-11 Evan Yan <evan.yan@sun.com>
* pinting/e-contact-print.c (e_contact_build_style):
Add a config argument to get the actual page size and set it to style.
(e_contact_print_response): modify the call to e_contact_build_style
accordingly.
e_contact_print_preview): modify the call to e_contact_build_style
accordingly.
Fixes # 316280
svn path=/trunk/; revision=30597
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index acffbf3d6d..48e0268533 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,13 @@ +2005-11-11 Evan Yan <evan.yan@sun.com> + + * pinting/e-contact-print.c (e_contact_build_style): + Add a config argument to get the actual page size and set it to style. + (e_contact_print_response): modify the call to e_contact_build_style + accordingly. + e_contact_print_preview): modify the call to e_contact_build_style + accordingly. + Fixes # 316280 + 2005-10-26 Devashish Sharma <sdevashish@novell.com> * gui/contact-editor/e-contact-editor.c: Sets the focus to the |