Get images from a scanner

This commit is contained in:
Roman Beslik 2024-09-26 13:33:27 +03:00 committed by Alex
parent 91fc3adb63
commit 779377ce4c
2 changed files with 42 additions and 1 deletions

View file

@ -16,6 +16,8 @@ profile gimp @{exec_path} {
include <abstractions/thumbnails-cache-write>
include <abstractions/user-download-strict>
signal (send) set=(term, kill) peer=xsane-gimp,
#aa:dbus talk bus=session name=org.gnome.Shell.Screenshot label=gnome-shell
#aa:dbus talk bus=session name=org.gtk.vfs label="gvfsd{,-*}"
@ -23,7 +25,8 @@ profile gimp @{exec_path} {
@{lib}/gimp/*/plug-ins/** rix,
@{open_path} rPx -> child-open-help,
@{bin}/xsane-gimp rPx,
@{open_path} rPx -> child-open-help,
/usr/share/gimp/{,**} r,
/usr/share/mypaint-data/{,**} r,