flatpak: Build with translations included

Flatpak git action does not support uploading a separate .Locale runtime.
Build it as part of the main app then.
This commit is contained in:
Rafał Dzięgiel
2022-11-18 22:48:17 +01:00
parent 6c5753db53
commit 540c294b2a

View File

@@ -4,6 +4,7 @@
"runtime-version": "43",
"sdk": "org.gnome.Sdk",
"command": "com.github.rafostar.Clapper",
"separate-locales": false,
"finish-args": [
"--share=ipc",
"--socket=fallback-x11",