diff options
author | Chris Toshok <toshok@ximian.com> | 2004-01-06 03:44:42 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2004-01-06 03:44:42 +0800 |
commit | 2c5db3833f89c08d1d311521bb97da50cc1808e0 (patch) | |
tree | 08f54f24d63506239ad234686ca8899e4be4cde0 /smime/ChangeLog | |
parent | 5f1f5fcffd81e6debe57ae252d84132f50a6d87a (diff) | |
download | gsoc2013-evolution-2c5db3833f89c08d1d311521bb97da50cc1808e0.tar.gz gsoc2013-evolution-2c5db3833f89c08d1d311521bb97da50cc1808e0.tar.zst gsoc2013-evolution-2c5db3833f89c08d1d311521bb97da50cc1808e0.zip |
use <tt> markup around the fingerprints, and italicize the Not part of
2004-01-04 Chris Toshok <toshok@ximian.com>
* gui/certificate-viewer.c (fill_in_general): use <tt> markup
around the fingerprints, and italicize the Not part of certificate
text.
(fill_in_details): create a monospace text tag to be used in the
field value textbuffer.
(fields_selection_changed): use the text tag when inserting text.
svn path=/trunk/; revision=24055
Diffstat (limited to 'smime/ChangeLog')
-rw-r--r-- | smime/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/smime/ChangeLog b/smime/ChangeLog index 57a290a4ce..9a83b21eab 100644 --- a/smime/ChangeLog +++ b/smime/ChangeLog @@ -1,3 +1,12 @@ +2004-01-04 Chris Toshok <toshok@ximian.com> + + * gui/certificate-viewer.c (fill_in_general): use <tt> markup + around the fingerprints, and italicize the Not part of certificate + text. + (fill_in_details): create a monospace text tag to be used in the + field value textbuffer. + (fields_selection_changed): use the text tag when inserting text. + 2003-12-10 Not Zed <NotZed@Ximian.com> * gui/e-cert-selector.c (e_cert_selector_new): if we get no |