Get images from a scanner
This commit is contained in:
parent
91fc3adb63
commit
779377ce4c
2 changed files with 42 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue