diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-03-11 06:13:23 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-03-11 06:13:23 +0800 |
commit | 6a28414d010a396d5751bd31d1675622c2e6578c (patch) | |
tree | f5c2455c20171434c41fdb2eac09e41241ace2fa /smime/ChangeLog | |
parent | 8bb42c6de2eb99cb84d1f8acf8c102cbed1d3f5e (diff) | |
download | gsoc2013-evolution-6a28414d010a396d5751bd31d1675622c2e6578c.tar.gz gsoc2013-evolution-6a28414d010a396d5751bd31d1675622c2e6578c.tar.zst gsoc2013-evolution-6a28414d010a396d5751bd31d1675622c2e6578c.zip |
Fix the border width setting for the button area, to be HIG-compliant
2004-03-10 Rodney Dawes <dobey@ximian.com>
* gui/certificate-viewer.c (certificate_viewer_show): Fix the border
width setting for the button area, to be HIG-compliant
* gui/smime-ui.glade: Update some border widths for the cert viweer
Remove dialog separators (This portion from William Jon McCann)
svn path=/trunk/; revision=25016
Diffstat (limited to 'smime/ChangeLog')
-rw-r--r-- | smime/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/smime/ChangeLog b/smime/ChangeLog index ab3175dc3d..9627956f49 100644 --- a/smime/ChangeLog +++ b/smime/ChangeLog @@ -1,3 +1,10 @@ +2004-03-10 Rodney Dawes <dobey@ximian.com> + + * gui/certificate-viewer.c (certificate_viewer_show): Fix the border + width setting for the button area, to be HIG-compliant + * gui/smime-ui.glade: Update some border widths for the cert viweer + Remove dialog separators (This portion from William Jon McCann) + 2004-02-26 Jeffrey Stedfast <fejj@ximian.com> * gui/component.c: include config.h |