Browse Source

Fix freedesktop specification link

Signed-off-by: falkTX <falktx@falktx.com>
pull/9/head
falkTX 5 years ago
parent
commit
eb7c221236
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      metadata.h

+ 1
- 1
metadata.h View File

@@ -265,7 +265,7 @@ extern const char* JACK_METADATA_ICON_LARGE;
* themes. Icons should be searched for according to the freedesktop Icon
*
* Theme Specification:
* http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
* https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
*/
extern const char* JACK_METADATA_ICON_NAME;



Loading…
Cancel
Save