aboutsummaryrefslogtreecommitdiffstats
path: root/doxygen.cfg.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-05-31 19:12:15 +0000
committerGerald Combs <gerald@wireshark.org>2006-05-31 19:12:15 +0000
commiteb71f7fb96f883b748536eecde9f6f49eedbcfee (patch)
treee686fde4e5609ee0ed12778fccbded159b386785 /doxygen.cfg.in
parent2fd928645b5aa69feb967d00f8604b98ed0dc237 (diff)
Rename the main executable to "wireshark", along with more conversions:
ethereal.com -> wireshark.org mailing lists and addresses ETHEREAL -> WIRESHARK Man pages Automake/Autoconf names svn path=/trunk/; revision=18271
Diffstat (limited to 'doxygen.cfg.in')
-rw-r--r--doxygen.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.cfg.in b/doxygen.cfg.in
index c775f43a2e..edb9899615 100644
--- a/doxygen.cfg.in
+++ b/doxygen.cfg.in
@@ -60,6 +60,6 @@ EXCLUDE_PATTERNS =
# can add a path in front of the file if the result should not be
# written to the html output directory.
-CHM_FILE = ethereal-gtk.chm
+CHM_FILE = wireshark-gtk.chm
@INCLUDE = doxygen_global.cfg