mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
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:
@@ -4,6 +4,7 @@
|
|||||||
"runtime-version": "43",
|
"runtime-version": "43",
|
||||||
"sdk": "org.gnome.Sdk",
|
"sdk": "org.gnome.Sdk",
|
||||||
"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