From 6a28414d010a396d5751bd31d1675622c2e6578c Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Wed, 10 Mar 2004 22:13:23 +0000 Subject: Fix the border width setting for the button area, to be HIG-compliant 2004-03-10 Rodney Dawes * 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 --- smime/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'smime/ChangeLog') 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 + + * 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 * gui/component.c: include config.h -- cgit