alter flatpak translations slightly
This commit is contained in:
parent
8f9804b1d4
commit
925a264246
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@
|
|||
|
||||
"mkdir /app/po",
|
||||
"cp -r po /app/",
|
||||
"mkdir -p /app/share/locale/",
|
||||
"cp -r po/{de_DE,it_IT,uk_UA,ru_RU,pt_BR} /app/share/locale/",
|
||||
|
||||
"mkdir -p /app/share/glib-2.0/schemas/",
|
||||
"install -D io.github.dvlv.boxbuddyrs.gschema.xml /app/share/glib-2.0/schemas/",
|
||||
|
|
Loading…
Reference in a new issue