diff --git a/docs/dotnet.rst b/docs/dotnet.rst index c1a58845..7545267f 100644 --- a/docs/dotnet.rst +++ b/docs/dotnet.rst @@ -113,7 +113,7 @@ A few placeholders have been used in the steps below, while going through the st .. code-block:: shell - python3 flatpak-dotnet-generator.py --dotnet 8 --freedesktop 23.08 nuget-sources.json /.csproj + python3 flatpak-dotnet-generator.py --dotnet 8 --freedesktop 24.08 nuget-sources.json /.csproj 9. Build and install using Flatpak builder diff --git a/docs/first-build.rst b/docs/first-build.rst index 2c268ee0..535ac139 100644 --- a/docs/first-build.rst +++ b/docs/first-build.rst @@ -29,7 +29,7 @@ Flatpak requires every app to specify a runtime for its basic runtime dependencies and a matching SDK which is a superset of the runtime containing additional development tools, libraries and headers. -In this tutorial we will use the Freedesktop 23.08 runtime and SDK from +In this tutorial we will use the Freedesktop 25.08 runtime and SDK from the Flathub repository. 2. Add a manifest @@ -45,7 +45,7 @@ an empty file and save it as ``org.flatpak.Hello.yml``. id: org.flatpak.Hello runtime: org.freedesktop.Platform - runtime-version: '23.08' + runtime-version: '25.08' sdk: org.freedesktop.Sdk command: hello modules: diff --git a/docs/hosting-a-repository.rst b/docs/hosting-a-repository.rst index ba82bb15..0f5d77c5 100644 --- a/docs/hosting-a-repository.rst +++ b/docs/hosting-a-repository.rst @@ -101,7 +101,7 @@ The instructions will use Gitlab.com. # Name of flatpak bundle BUNDLE: "${APP_ID}.flatpak" # Docker image to use - DOCKER_IMAGE: "ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-23.08" + DOCKER_IMAGE: "ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-25.08" SCHEDULE_TASK: default stages: diff --git a/docs/module-sources.rst b/docs/module-sources.rst index 77c28ee9..cc523d0d 100644 --- a/docs/module-sources.rst +++ b/docs/module-sources.rst @@ -537,7 +537,7 @@ source. app-id: com.foo.app.Plugins.audio runtime: com.foo.app - sdk: org.freedesktop.Sdk//23.08 + sdk: org.freedesktop.Sdk//25.08 build-extension: true separate-locales: false modules: diff --git a/po/de/LC_MESSAGES/first-build.po b/po/de/LC_MESSAGES/first-build.po index f970ffdd..8f90ad83 100644 --- a/po/de/LC_MESSAGES/first-build.po +++ b/po/de/LC_MESSAGES/first-build.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flatpak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-08-31 14:40+0530\n" +"POT-Creation-Date: 2025-09-02 10:12+0530\n" "PO-Revision-Date: 2019-06-26 12:05-0400\n" "Last-Translator: Markus Richter \n" "Language: de\n" @@ -82,7 +82,7 @@ msgstr "" #: ../../first-build.rst:32 #, fuzzy msgid "" -"In this tutorial we will use the Freedesktop 23.08 runtime and SDK from " +"In this tutorial we will use the Freedesktop 25.08 runtime and SDK from " "the Flathub repository." msgstr "" "In diesem Tutorial verwenden wir Laufzeitumgebung und SDK zu Freedesktop " diff --git a/po/es/LC_MESSAGES/first-build.po b/po/es/LC_MESSAGES/first-build.po index 09b6b6cc..dffc88e3 100644 --- a/po/es/LC_MESSAGES/first-build.po +++ b/po/es/LC_MESSAGES/first-build.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flatpak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-08-31 14:40+0530\n" +"POT-Creation-Date: 2025-09-02 10:12+0530\n" "PO-Revision-Date: 2018-05-20 10:37-0400\n" "Last-Translator: Copied by Zanata \n" "Language: es\n" @@ -68,7 +68,7 @@ msgstr "" #: ../../first-build.rst:32 msgid "" -"In this tutorial we will use the Freedesktop 23.08 runtime and SDK from " +"In this tutorial we will use the Freedesktop 25.08 runtime and SDK from " "the Flathub repository." msgstr "" @@ -434,3 +434,9 @@ msgstr "" #~ "Flathub." #~ msgstr "" +#~ msgid "" +#~ "In this tutorial we will use the" +#~ " Freedesktop 23.08 runtime and SDK " +#~ "from the Flathub repository." +#~ msgstr "" + diff --git a/po/fr/LC_MESSAGES/first-build.po b/po/fr/LC_MESSAGES/first-build.po index 2a0a1568..997809af 100644 --- a/po/fr/LC_MESSAGES/first-build.po +++ b/po/fr/LC_MESSAGES/first-build.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Flatpak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-08-31 14:40+0530\n" +"POT-Creation-Date: 2025-09-02 10:12+0530\n" "PO-Revision-Date: 2018-05-20 05:13-0400\n" "Last-Translator: Baptiste Mille-Mathias " "\n" @@ -76,7 +76,7 @@ msgstr "" #: ../../first-build.rst:32 #, fuzzy msgid "" -"In this tutorial we will use the Freedesktop 23.08 runtime and SDK from " +"In this tutorial we will use the Freedesktop 25.08 runtime and SDK from " "the Flathub repository." msgstr "" "Dans ce tutoriel nous utiliserons le runtime et le SDK Freedesktop 1.6. " diff --git a/po/ko/LC_MESSAGES/first-build.po b/po/ko/LC_MESSAGES/first-build.po index 5f6173b2..56513b5b 100644 --- a/po/ko/LC_MESSAGES/first-build.po +++ b/po/ko/LC_MESSAGES/first-build.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flatpak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-08-31 14:40+0530\n" +"POT-Creation-Date: 2025-09-02 10:12+0530\n" "PO-Revision-Date: 2018-05-20 10:37-0400\n" "Last-Translator: Copied by Zanata \n" "Language: ko\n" @@ -75,7 +75,7 @@ msgstr "" #: ../../first-build.rst:32 #, fuzzy msgid "" -"In this tutorial we will use the Freedesktop 23.08 runtime and SDK from " +"In this tutorial we will use the Freedesktop 25.08 runtime and SDK from " "the Flathub repository." msgstr "" "이 튜토리얼는 Freedesktop 런타임 버전 1.6을 사용할 예정이며, 해당 런타임은 플랫팩 저장소에서 제공한다. 저장소를 " diff --git a/po/pt_BR/LC_MESSAGES/first-build.po b/po/pt_BR/LC_MESSAGES/first-build.po index 2d1c5113..9445f40d 100644 --- a/po/pt_BR/LC_MESSAGES/first-build.po +++ b/po/pt_BR/LC_MESSAGES/first-build.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flatpak \n" "Report-Msgid-Bugs-To: https://github.com/flatpak/flatpak-docs/issues\n" -"POT-Creation-Date: 2025-08-31 14:40+0530\n" +"POT-Creation-Date: 2025-09-02 10:12+0530\n" "PO-Revision-Date: 2022-11-03 12:06-0300\n" "Last-Translator: Rafael Fontenelle \n" "Language: pt_BR\n" @@ -80,7 +80,7 @@ msgstr "" #: ../../first-build.rst:32 #, fuzzy msgid "" -"In this tutorial we will use the Freedesktop 23.08 runtime and SDK from " +"In this tutorial we will use the Freedesktop 25.08 runtime and SDK from " "the Flathub repository." msgstr "" "Neste tutorial, usaremos o runtime e o SDK do Freedesktop 22.08. Para " diff --git a/po/ru/LC_MESSAGES/first-build.po b/po/ru/LC_MESSAGES/first-build.po index 6050dca0..abf665e6 100644 --- a/po/ru/LC_MESSAGES/first-build.po +++ b/po/ru/LC_MESSAGES/first-build.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Flatpak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-08-31 14:40+0530\n" +"POT-Creation-Date: 2025-09-02 10:12+0530\n" "PO-Revision-Date: 2023-02-04 00:38+0700\n" "Last-Translator: Dmitry \n" "Language: ru\n" @@ -82,7 +82,7 @@ msgstr "" #: ../../first-build.rst:32 #, fuzzy msgid "" -"In this tutorial we will use the Freedesktop 23.08 runtime and SDK from " +"In this tutorial we will use the Freedesktop 25.08 runtime and SDK from " "the Flathub repository." msgstr "" "В этом руководстве мы будем использовать среду выполнения Freedesktop " diff --git a/po/zh_CN/LC_MESSAGES/first-build.po b/po/zh_CN/LC_MESSAGES/first-build.po index 42de892f..9c88e9f0 100644 --- a/po/zh_CN/LC_MESSAGES/first-build.po +++ b/po/zh_CN/LC_MESSAGES/first-build.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Flatpak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-08-31 14:40+0530\n" +"POT-Creation-Date: 2025-09-02 10:12+0530\n" "PO-Revision-Date: 2018-11-03 01:28-0400\n" "Last-Translator: PikachuHy \n" "Language: zh_Hans_CN\n" @@ -69,7 +69,7 @@ msgstr "flatpak要求每个应用指明一个runtime,作为它的基本依赖 #: ../../first-build.rst:32 #, fuzzy msgid "" -"In this tutorial we will use the Freedesktop 23.08 runtime and SDK from " +"In this tutorial we will use the Freedesktop 25.08 runtime and SDK from " "the Flathub repository." msgstr "在这个教程中,我们将使用Freedesktop 1.6 runtime和SDK。安装这些,运行::"