diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:26 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:26 +0000 |
commit | c4e8a3222648fcf22ca207f1815ebbf7cd144eeb (patch) | |
tree | 93d5c6aa93d9987680dd1adad5685e2ad698f223 /resources/freedesktop/org.wireshark.Wireshark.metainfo.xml | |
parent | Adding upstream version 4.2.6. (diff) | |
download | wireshark-upstream.tar.xz wireshark-upstream.zip |
Adding upstream version 4.4.0.upstream/4.4.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'resources/freedesktop/org.wireshark.Wireshark.metainfo.xml')
-rw-r--r-- | resources/freedesktop/org.wireshark.Wireshark.metainfo.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/resources/freedesktop/org.wireshark.Wireshark.metainfo.xml b/resources/freedesktop/org.wireshark.Wireshark.metainfo.xml index 6526beb4..6748684d 100644 --- a/resources/freedesktop/org.wireshark.Wireshark.metainfo.xml +++ b/resources/freedesktop/org.wireshark.Wireshark.metainfo.xml @@ -7,8 +7,10 @@ <component type="desktop"> <id>org.wireshark.Wireshark</id> + <launchable type="desktop-id">org.wireshark.Wireshark.desktop</launchable> <name>Wireshark</name> - <summary>Wireshark is the world's foremost protocol analyzer</summary> + <summary>Network protocol analyzer</summary> + <developer_name>The Wireshark developer community</developer_name> <content_rating type="oars-1.1"/> <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-2.0</project_license> |