mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Merge pull request #324 from Rafostar/flatpak-translated
flatpak: Build with translations included
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",
|
||||||
|
@@ -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