Hints for devhelp in main
org.gnome.Devhelp.desktop ⚙ amd64
Errors
-
icon-not-found
The icon 'org.gnome.Devhelp' was not found in the archive. This issue can have multiple reasons:- The icon is not present in the archive.
- The icon is in a wrong directory.
- The icon is not available in a suitable size (at least 64x64px)
- On Debian and Ubuntu, the icon is a symlink. The generator cannot read symlinks on these distributions - make the icon a real file.
/usr/share/icons/hicolor/<size>/apps
and ensure theIcon=
value of the .desktop file is set correctly.
Warnings
-
translations-not-found
Unable to add languages information, even though atranslation
tag was present in the MetaInfo file. Please check that its value is set correctly, and all locale files are placed in the right directories (e.g./usr/share/locale/*/LC_MESSAGES/
for Gettext .mo files).
Hints
-
asv-summary-has-dot-suffix
:94
- Brskalnik dokumentacije API, namenjen razvijalcem programske opreme.
The component summary should not end with a dot (`.`). -
asv-summary-has-dot-suffix
:95
- Инструмент разработчика для поиска и просмотра документации к API.
The component summary should not end with a dot (`.`). -
asv-desktop-app-launchable-omitted
-
This `desktop-application` component has no `desktop-id` launchable tag, however it contains all the necessary information to display the application. The omission of the launchable entry means that this application can not be launched directly from installers or software centers. If this is intended, this information can be ignored, otherwise it is strongly recommended to add a launchable tag as well.