diff --git a/io.elementary.videos.yml b/io.elementary.videos.yml index ac0c664f..898afad2 100644 --- a/io.elementary.videos.yml +++ b/io.elementary.videos.yml @@ -34,7 +34,8 @@ modules: - name: cargo-c buildsystem: simple build-commands: - - "cargo install cargo-c --root /app" + # This version is locked to a version that can build with Rust 1.81 which is what's in the SDK + - "cargo install --locked cargo-c@0.10.7+cargo-0.84.0 --root /app" build-options: build-args: - "--share=network" diff --git a/po/extra/extra.pot b/po/extra/extra.pot index 20b5e235..cf09ce8e 100644 --- a/po/extra/extra.pot +++ b/po/extra/extra.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-02 12:46+0000\n" +"POT-Creation-Date: 2025-02-24 00:44+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -48,10 +48,6 @@ msgstr "" msgid "Thumbnail previews on the seek bar" msgstr "" -#: data/videos.metainfo.xml.in:51 -msgid "elementary, Inc." -msgstr "" - #: data/videos.metainfo.xml.in:59 msgid "" "Small hotfix release that fixes an annoying issue causing videos to play in " diff --git a/po/io.elementary.videos.pot b/po/io.elementary.videos.pot index 7bac1213..1de6ea25 100644 --- a/po/io.elementary.videos.pot +++ b/po/io.elementary.videos.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: io.elementary.videos\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-02 12:46+0000\n" +"POT-Creation-Date: 2025-02-24 00:44+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"