diff --git a/docs/02-for-app-authors/03-metainfo-guidelines/index.md b/docs/02-for-app-authors/03-metainfo-guidelines/index.md index 8f2a66a1..f0b0bf8c 100644 --- a/docs/02-for-app-authors/03-metainfo-guidelines/index.md +++ b/docs/02-for-app-authors/03-metainfo-guidelines/index.md @@ -357,8 +357,9 @@ All graphical applications having a desktop file must have this tag in the MetaInfo. If this is present, `appstreamcli compose` will pull icons, keywords and categories from the desktop file. -The value must exactly be the [Application-ID](./../requirements#application-id) -followed by `.desktop` suffix. Multiple launchable tags must not be used. +The value must correspond to an installed desktop file and adhere to the +permitted [exportable patterns](https://docs.flatpak.org/en/latest/conventions.html#desktop-files). +Multiple launchable tags must not be used. ```xml org.flatpak.qtdemo.desktop