[c5c522c] | 1 | # $Id: Makefile.am,v 1.0 2009/12/15 23:11:22 sbajic Exp $ |
---|
| 2 | # contrib/Makefile.am |
---|
| 3 | # |
---|
| 4 | |
---|
| 5 | EXTRA_DIST = \ |
---|
| 6 | README \ |
---|
| 7 | dspam_alias_retraining \ |
---|
| 8 | dspam_alias_retraining/README \ |
---|
| 9 | dspam_alias_retraining/dspam-retrain-forward.pl \ |
---|
| 10 | dspam_maintenance \ |
---|
| 11 | dspam_maintenance/README \ |
---|
| 12 | dspam_maintenance/dspam_maintenance.sh \ |
---|
| 13 | lotus_notes \ |
---|
| 14 | lotus_notes/README \ |
---|
| 15 | lotus_notes/libDSPAMReporting.lss \ |
---|
| 16 | plugins \ |
---|
| 17 | plugins/dspam-thunderbird-extension.xpi \ |
---|
| 18 | plugins/thunderbird \ |
---|
| 19 | plugins/thunderbird/Makefile \ |
---|
| 20 | plugins/thunderbird/README \ |
---|
| 21 | plugins/thunderbird/TODO \ |
---|
| 22 | plugins/thunderbird/chrome.manifest \ |
---|
| 23 | plugins/thunderbird/chrome \ |
---|
| 24 | plugins/thunderbird/chrome/content \ |
---|
| 25 | plugins/thunderbird/chrome/content/contents.rdf \ |
---|
| 26 | plugins/thunderbird/chrome/content/dspam.js \ |
---|
| 27 | plugins/thunderbird/chrome/content/messenger.xul \ |
---|
| 28 | plugins/thunderbird/chrome/content/options.js \ |
---|
| 29 | plugins/thunderbird/chrome/content/options.xul \ |
---|
| 30 | plugins/thunderbird/chrome/content/toolbar.xul \ |
---|
| 31 | plugins/thunderbird/chrome/locale \ |
---|
| 32 | plugins/thunderbird/chrome/locale/de-DE \ |
---|
| 33 | plugins/thunderbird/chrome/locale/de-DE/contents.rdf \ |
---|
| 34 | plugins/thunderbird/chrome/locale/de-DE/dspam.dtd \ |
---|
| 35 | plugins/thunderbird/chrome/locale/de-DE/dspam.properties \ |
---|
| 36 | plugins/thunderbird/chrome/locale/en-US \ |
---|
| 37 | plugins/thunderbird/chrome/locale/en-US/contents.rdf \ |
---|
| 38 | plugins/thunderbird/chrome/locale/en-US/dspam.dtd \ |
---|
| 39 | plugins/thunderbird/chrome/locale/en-US/dspam.properties \ |
---|
| 40 | plugins/thunderbird/chrome/locale/pt-PT \ |
---|
| 41 | plugins/thunderbird/chrome/locale/pt-PT/contents.rdf \ |
---|
| 42 | plugins/thunderbird/chrome/locale/pt-PT/dspam.dtd \ |
---|
| 43 | plugins/thunderbird/chrome/locale/pt-PT/dspam.properties \ |
---|
| 44 | plugins/thunderbird/chrome/skin \ |
---|
| 45 | plugins/thunderbird/chrome/skin/contents.rdf \ |
---|
| 46 | plugins/thunderbird/chrome/skin/dspam-logo-eyes-small.gif \ |
---|
| 47 | plugins/thunderbird/chrome/skin/dspam-logo-eyes-transp-small.png \ |
---|
| 48 | plugins/thunderbird/chrome/skin/dspam-logo-eyes.gif \ |
---|
| 49 | plugins/thunderbird/chrome/skin/dspam-logo-small.gif \ |
---|
| 50 | plugins/thunderbird/chrome/skin/dspam-logo-text.gif \ |
---|
| 51 | plugins/thunderbird/chrome/skin/dspam-logo.gif \ |
---|
| 52 | plugins/thunderbird/chrome/skin/dspam.css \ |
---|
| 53 | plugins/thunderbird/chrome/skin/report-spam-orig.png \ |
---|
| 54 | plugins/thunderbird/chrome/skin/reportham-large.png \ |
---|
| 55 | plugins/thunderbird/chrome/skin/reportham-small.png \ |
---|
| 56 | plugins/thunderbird/chrome/skin/reportspam-large.png \ |
---|
| 57 | plugins/thunderbird/chrome/skin/reportspam-small.png \ |
---|
| 58 | plugins/thunderbird/install.rdf \ |
---|
| 59 | plugins/thunderbird/license.txt |
---|