You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ The AppImage Specification is licensed under [The MIT License](https://github.co
10
10
11
11
*[Introduction]
12
12
*[Revision History]
13
-
*[Definitions]
13
+
*[Definitions]m
14
14
*[Specification]
15
15
-[Image format]
16
16
+ [Type 0 image format]
@@ -153,7 +153,7 @@ Setion to be expanded; additional metadata is being discussed on <https://github
153
153
154
154
#### AppStream
155
155
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.
0 commit comments