Ethereal-cvs: [Ethereal-cvs] r11500 - in trunk: . gtk: trunk/Makefile.common trunk/color_filte

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Fri, 23 Jul 2004 20:29:12 -0500 (CDT)
Author: guy
Date: Fri Jul 23 20:29:12 2004
New Revision: 11500

Added:
   trunk/color_filters.c
      - copied unchanged from r11499, trunk/gtk/color_filters.c
   trunk/color_filters.h
      - copied unchanged from r11495, trunk/gtk/color_filters.h
Removed:
   trunk/gtk/color_filters.c
   trunk/gtk/color_filters.h
Modified:
   trunk/Makefile.common
   trunk/gtk/Makefile.am
   trunk/gtk/Makefile.common
   trunk/gtk/file_dlg.c
Log:
Move color_filters.c and color_filters.h up to the top-level directory,
as they're now (theoretically) toolkit-independent (modulo changes that
might be required to the code to update filter lists when a new filter
is read in).