Enumeration
AppStreamUrlKind
Members
Name | Description |
---|---|
AS_URL_KIND_UNKNOWN |
Type invalid or not known. |
AS_URL_KIND_HOMEPAGE |
Project homepage. |
AS_URL_KIND_BUGTRACKER |
Bugtracker. |
AS_URL_KIND_FAQ |
FAQ page. |
AS_URL_KIND_HELP |
Help manual. |
AS_URL_KIND_DONATION |
Page with information about how to donate to the project. |
AS_URL_KIND_TRANSLATE |
Page with instructions on how to translate the project / submit translations. |
AS_URL_KIND_CONTACT |
Contact the developers. |
AS_URL_KIND_VCS_BROWSER |
Browse the source code. |
AS_URL_KIND_CONTRIBUTE |
Help developing. |