Merge pull request #324 from Rafostar/flatpak-translated

flatpak: Build with translations included
This commit is contained in:
Rafał Dzięgiel
2023-01-08 18:54:20 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
"org.freedesktop.Sdk.Extension.llvm14"
],
"command": "com.github.rafostar.Clapper",
"separate-locales": false,
"finish-args": [
"--share=ipc",
"--socket=fallback-x11",

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",