Mercurial > pidgin.yaz
view share/ca-certs/Makefile.am @ 21396:78f8a19785b1
Add a tooltip to each account's label in the signed on elsewhere minidialog,
showing the error's description (if it has one and we have recent enough Gtk).
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Sat, 03 Nov 2007 12:12:02 +0000 |
parents | 61fc6514aafb |
children | a464f202e6c4 |
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 \ Verisign_RSA_Secure_Server_CA.pem \ Verisign_Class3_Primary_CA.pem EXTRA_DIST = \ Makefile.mingw \ $(cacerts_DATA)