Skip to content

Commit e03b661

Browse files
authored
Update draft.md
1 parent 56404d5 commit e03b661

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

draft.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The AppImage Specification is licensed under [The MIT License](https://github.co
1010

1111
* [Introduction]
1212
* [Revision History]
13-
* [Definitions]
13+
* [Definitions]m
1414
* [Specification]
1515
- [Image format]
1616
+ [Type 0 image format]
@@ -153,7 +153,7 @@ Setion to be expanded; additional metadata is being discussed on <https://github
153153

154154
#### AppStream
155155

156-
An [AppImage] **SHOULD** ship AppStream metadata in `usr/share/metainfo/$ID.xml` with `$ID` being the AppStream ID. Shipping AppStream information enables the [AppImage] to be discoverable in application centers and/or application directory websites. If it does, then it **MUST** follow the AppStream [guidelines for applications](https://github.com/hughsie/appstream-glib#guidelines-for-applications).
156+
An [AppImage] **SHOULD** ship AppStream metadata in `usr/share/metainfo/$ID.appdata.xml` with `$ID` being the AppStream ID. Shipping AppStream information enables the [AppImage] to be discoverable in application centers and/or application directory websites. If it does, then it **MUST** follow the AppStream [guidelines for applications](https://github.com/hughsie/appstream-glib#guidelines-for-applications). See [examples](https://packages.debian.org/search?searchon=contents&keywords=appdata.xml&mode=filename&suite=unstable&arch=any) for such files in the debian repository.
157157

158158
#### Update information
159159

0 commit comments

Comments
 (0)