summaryrefslogtreecommitdiff
path: root/colorfilters
AgeCommit message (Collapse)AuthorFilesLines
2005-07-11fix a syntax error in the "Routing" rule, reported by Jeff MorrissUlf Lamping1-1/+1
svn path=/trunk/; revision=14898
2005-06-17Tweak the global coloring rules a bit. Give "normal" traffic pastelGerald Combs1-6/+15
backgrounds and "bad" traffic bold backgrounds, which is the strategy used in some of the sample coloring rules. Include a few rules from the samples as well. svn path=/trunk/; revision=14685
2005-06-09provide global default files for cfilters/colorfilters/dfiltersUlf Lamping1-0/+11
at least the colorfilters file needs some more "finetuning" NSIS (Win32): install these files into the Ethereal Program dir, but don't overwrite existing ones makefile.am: I've added the three files to EXTRA_DIST and pkgdata_DATA, which *seems* to be the right places svn path=/trunk/; revision=14595