We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52cbd62 commit f4bd1b8Copy full SHA for f4bd1b8
1 file changed
data/io.github.andrepg.httpcodes.metainfo.xml.in
@@ -3,11 +3,13 @@
3
<metadata_license>CC0-1.0</metadata_license>
4
<project_license>GPL-3.0-or-later</project_license>
5
6
- <id>io.github.andrepg.httpcodes.desktop</id>
+ <id>io.github.andrepg.httpcodes</id>
7
<name>HTTP Codes Handbook</name>
8
<summary>A lightweight HTTP Codes handbook to research while offline</summary>
9
<developer>io.github.andrepg</developer>
10
11
+ <launchable type="desktop-id">io.github.andrepg.http-codes.desktop</launchable>
12
+
13
<description>
14
<p>
15
A simple app to search and understand better HTTP Codes returned by
0 commit comments