player: register MPEG and WMV support cleanly
Some checks failed
Validate .desktop files / validate (push) Has been cancelled

This commit is contained in:
Lionel DARNIS 2026-05-18 17:26:13 +02:00
parent fd03f98738
commit a670d2afd7
4 changed files with 52 additions and 2 deletions

View file

@ -33,6 +33,7 @@ mod config;
mod key_bind;
mod localize;
mod menu;
mod mime;
#[cfg(feature = "mpris-server")]
mod mpris;
mod project;