Mercurial > pidgin
view share/ca-certs/Makefile.am @ 21680:65f2a29617a2
Fix cursor-next-word behaviour, noticed by jtb.
Change dump-screen binding to M-D (and have it use a file req dialog) to give delete-next-word a say in things.
author | Richard Nelson <wabz@pidgin.im> |
---|---|
date | Wed, 28 Nov 2007 03:51:18 +0000 |
parents | 636e6a3a5b67 |
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)