Fix cosmic-player file launch and video playback
Some checks failed
Validate .desktop files / validate (push) Has been cancelled

This commit is contained in:
Lionel DARNIS 2026-07-09 11:51:07 +02:00
parent 4a1bfc975c
commit e7781986f5
5 changed files with 67 additions and 22 deletions

View file

@ -1,5 +1,5 @@
use vergen::EmitBuilder;
use std::{env, fs, path::PathBuf};
use vergen::EmitBuilder;
use xdgen::{App, Context, FluentString};
fn main() {