diff options
author | Radek Doulik <rodo@ximian.com> | 2004-01-16 22:51:05 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2004-01-16 22:51:05 +0800 |
commit | c964fe43570cf69303138abc35eb59253604c403 (patch) | |
tree | 9992ea1ee5a708d4fe6433dc962440da158db896 /calendar/ChangeLog | |
parent | 9222b75520458499d580f1f7279fd38dc81da9e8 (diff) | |
download | gsoc2013-evolution-c964fe43570cf69303138abc35eb59253604c403.tar gsoc2013-evolution-c964fe43570cf69303138abc35eb59253604c403.tar.gz gsoc2013-evolution-c964fe43570cf69303138abc35eb59253604c403.tar.bz2 gsoc2013-evolution-c964fe43570cf69303138abc35eb59253604c403.tar.lz gsoc2013-evolution-c964fe43570cf69303138abc35eb59253604c403.tar.xz gsoc2013-evolution-c964fe43570cf69303138abc35eb59253604c403.tar.zst gsoc2013-evolution-c964fe43570cf69303138abc35eb59253604c403.zip |
don't set old orientation, preview needs right orientation even after
2004-01-16 Radek Doulik <rodo@ximian.com>
* gui/print.c (print_calendar): don't set old orientation, preview
needs right orientation even after everything is printed
svn path=/trunk/; revision=24271
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ae55608317..f43027ff93 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2004-01-16 Radek Doulik <rodo@ximian.com> + + * gui/print.c (print_calendar): don't set old orientation, preview + needs right orientation even after everything is printed + 2004-01-16 Rodrigo Moya <rodrigo@ximian.com> Fixes #52920 |