flathub / org.mixxx.Mixxx

https://flathub.org/apps/details/org.mixxx.Mixxx
7 stars 6 forks source link

try using 'mixxx' for icon filenames #35

Closed Be-ing closed 2 years ago

flathubbot commented 2 years ago

Started test build 56306

flathubbot commented 2 years ago

Build 56306 failed

FakeShemp commented 2 years ago

This won't ever work since it breaks xdg standards.

Be-ing commented 2 years ago

Flatpak seems to be the one breaking XDG standards: https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html#guidelines

An application must either use a generic application icon name provided by this specification, or install an icon named the same as the executable for running the application.

FakeShemp commented 2 years ago

In a flatpak context I think the "executable name" is the flatpak ID.