Mercurial > pidgin.yaz
view share/ca-certs/Makefile.am @ 23250:228d576a7dd7
Modified patch from Dylan Simon (dylex) to improve
purple_markup_html_to_xhtml. This should allow having blank spaces in all
attributes (e.g. in src=, alt= etc.), or having non-quoted attribute
values (e.g., <font color=green>..).
Closes #5616.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Fri, 30 May 2008 01:51:43 +0000 |
parents | a464f202e6c4 |
children | 390384053186 |
line wrap: on
line source
cacertsdir = $(datadir)/purple/ca-certs cacerts_DATA = \ Equifax_Secure_CA.pem \ GTE_CyberTrust_Global_Root.pem \ Microsoft_Secure_Server_Authority.pem \ StartCom_Free_SSL_CA.pem \ Verisign_RSA_Secure_Server_CA.pem \ Verisign_Class3_Primary_CA.pem EXTRA_DIST = \ Makefile.mingw \ $(cacerts_DATA)