Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add boilerplate. | Chris Toshok | 2003-10-31 | 1 | -0/+21 |
| | | | | | | | | | | | | | | | | 2003-10-30 Chris Toshok <toshok@ximian.com> * gui/certificate-manager.h: add boilerplate. * gui/certificate-manager.c (certificate_manager_config_control_new): return NULL if the NSS_InitReadWrite fails - we should probably give better status though, or return a GtkLabel with an error message.... * gui/Makefile.am (INCLUDES): use CERT_UI_CFLAGS. (TEST_LIBS): use CERT_UI_LIBS. svn path=/trunk/; revision=23140 | ||||
* | initial addition of s/mime foo. | Chris Toshok | 2003-10-24 | 1 | -0/+9 |
2003-10-23 Chris Toshok <toshok@ximian.com> * lib/e-cert.[ch], lib/Makefile.am, gui/certificate-manager.[ch], gui/Makefile.am, gui/smime-ui.glade, Makefile.am: initial addition of s/mime foo. svn path=/trunk/; revision=23042 |