summaryrefslogtreecommitdiff
path: root/gtk/doxygen.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/doxygen.cfg.in')
-rw-r--r--gtk/doxygen.cfg.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/doxygen.cfg.in b/gtk/doxygen.cfg.in
index 20a96d6a92..05b425271a 100644
--- a/gtk/doxygen.cfg.in
+++ b/gtk/doxygen.cfg.in
@@ -1,7 +1,7 @@
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
-PROJECT_NAME = Ethereal-GTK
+PROJECT_NAME = Wireshark-GTK
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or
@@ -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