orcaslicer/flatpak
Vasily Khoruzhick 3c3ac1a1cb
flatpak: install translations in flatpak (#8066)
* flatpak: install translations in flatpak

Note: you also need to update flatpak config to add desired locales to
flatpak environment via `flatpak config --set languages='en;ru'; flatpak update`
or `flatpak --user config --set languages='en;ru'; flatpak --user update`

* flatpak: mesa-20.x tarball has been moved, fix the url

It's now under older-versions/20.x directory
2025-01-24 22:32:53 +08:00
..
images Flatpak build (#4175) 2024-05-25 09:11:19 +08:00
patches libslic3r: include tbb/spin_mutex to fix compilation error (#7505) 2024-11-28 22:32:54 +08:00
.gitignore Flatpak build (#4175) 2024-05-25 09:11:19 +08:00
entrypoint Fix flatpak build (#7283) 2024-11-12 00:06:23 +08:00
io.github.softfever.OrcaSlicer.metainfo.xml tweak naming 2024-12-11 22:26:41 +08:00
io.github.softfever.OrcaSlicer.yml flatpak: install translations in flatpak (#8066) 2025-01-24 22:32:53 +08:00
README.md Flatpak build (#4175) 2024-05-25 09:11:19 +08:00
setup_env_ubuntu24.04.sh test 2024-12-08 17:08:47 +08:00
umount Flatpak build (#4175) 2024-05-25 09:11:19 +08:00

OrcaSlicer

This is basically a copy of com.bambulab.BambuStudio. As such, same rules apply here as does over there.