Mercurial > pidgin
view share/ca-certs/Makefile.am @ 23166:e01b5aa9fc7b
Fix the offset for coloring nicknames, especially for auto-replies, and
non-ascii nicks. The timestamp also gets the formatting of the nick. I
tried to make it non-bold, but that doesn't seem to quite work. I'll give
it another go soon.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Thu, 22 May 2008 17:47:50 +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)