feat(profile): initial support for gimp 3.

see #656
This commit is contained in:
Alexandre Pujol 2025-01-26 17:04:11 +01:00
parent df8ac22e0c
commit c427765909
Failed to generate hash of commit

View file

@ -13,6 +13,7 @@ profile gimp @{exec_path} {
include <abstractions/bus/org.freedesktop.FileManager1>
include <abstractions/desktop>
include <abstractions/graphics>
include <abstractions/python>
include <abstractions/thumbnails-cache-write>
include <abstractions/user-download-strict>
@ -23,7 +24,12 @@ profile gimp @{exec_path} {
@{exec_path} mr,
@{bin}/env rix,
@{bin}/gjs-console rix,
@{bin}/lua rix,
@{lib}/gimp/@{version}/extensions/*/* rix,
@{lib}/gimp/*/plug-ins/** rix,
@{python_path} rix,
@{bin}/xsane-gimp rPx,
@{open_path} rPx -> child-open-help,