mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
flatpak-nightly: 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:
@@ -8,6 +8,7 @@
|
|||||||
"org.freedesktop.Sdk.Extension.llvm14"
|
"org.freedesktop.Sdk.Extension.llvm14"
|
||||||
],
|
],
|
||||||
"command": "com.github.rafostar.Clapper",
|
"command": "com.github.rafostar.Clapper",
|
||||||
|
"separate-locales": false,
|
||||||
"finish-args": [
|
"finish-args": [
|
||||||
"--share=ipc",
|
"--share=ipc",
|
||||||
"--socket=fallback-x11",
|
"--socket=fallback-x11",
|
||||||
|
Reference in New Issue
Block a user