diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2005-11-15 02:50:44 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2005-11-15 02:50:44 +0800 |
commit | c985cb5ff6c9180bd9848f953cb4a7c594b21f29 (patch) | |
tree | bd7a1c270944874dada13471ea0d1c77f6ef6b77 /shell/ChangeLog | |
parent | 79efc40b19f513570d800d2b3fa6293ea794a28d (diff) | |
download | gsoc2013-evolution-c985cb5ff6c9180bd9848f953cb4a7c594b21f29.tar gsoc2013-evolution-c985cb5ff6c9180bd9848f953cb4a7c594b21f29.tar.gz gsoc2013-evolution-c985cb5ff6c9180bd9848f953cb4a7c594b21f29.tar.bz2 gsoc2013-evolution-c985cb5ff6c9180bd9848f953cb4a7c594b21f29.tar.lz gsoc2013-evolution-c985cb5ff6c9180bd9848f953cb4a7c594b21f29.tar.xz gsoc2013-evolution-c985cb5ff6c9180bd9848f953cb4a7c594b21f29.tar.zst gsoc2013-evolution-c985cb5ff6c9180bd9848f953cb4a7c594b21f29.zip |
Revert the previous patch as it distorts the size of the dialog on some
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
* e-shell-settings-dialog.c: (set_dialog_size),
(e_shell_settings_dialog_init): Revert the previous
patch as it distorts the size of the dialog on some
displays.
svn path=/trunk/; revision=30614
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index cde7ad62d6..e70a59deff 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2005-11-14 Harish Krishnaswamy <kharish@novell.com> + + * e-shell-settings-dialog.c: (set_dialog_size), + (e_shell_settings_dialog_init): Revert the previous + patch as it distorts the size of the dialog on some + displays. + 2005-11-10 Srinivasa Ragavan <sragavan@novell.com> * e-shell-settings-dialog.c (set_dialog_size) |