aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/file_access.c
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-03-11 16:13:17 -0800
committerGerald Combs <gerald@wireshark.org>2022-03-12 00:19:13 +0000
commit87ff577257020190dbdcce0d3760f65e9407f304 (patch)
tree3a4152558b5aec34c5a833c44cd6a2966ab6a1b3 /wiretap/file_access.c
parent492a11a256f55239498f58cf6e46e453737c0c4a (diff)
Move Freedesktop files to resources/freedesktop.
Diffstat (limited to 'wiretap/file_access.c')
-rw-r--r--wiretap/file_access.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/file_access.c b/wiretap/file_access.c
index 2f6d6bf287..adf98b88cd 100644
--- a/wiretap/file_access.c
+++ b/wiretap/file_access.c
@@ -353,7 +353,7 @@ wtap_get_all_capture_file_extensions_list(void)
* NOTE: when adding file formats to this list you may also want to add them
* to the following files so that the various desktop environments will
* know that Wireshark can open the file:
- * 1) org.wireshark.Wireshark-mime.xml (for freedesktop.org environments)
+ * 1) resources/freedesktop/org.wireshark.Wireshark-mime.xml (for freedesktop.org environments)
* 2) packaging/macosx/Info.plist.in (for macOS)
* 3) packaging/nsis/AdditionalTasksPage.ini, packaging/nsis/common.nsh,
* and packaging/wix/ComponentGroups.wxi (for Windows)