Update lxqt-about
This commit is contained in:
parent
3f549805af
commit
ef2b109957
1 changed files with 6 additions and 5 deletions
|
|
@ -3,19 +3,19 @@
|
|||
# Copyright (C) 2024 Besanon <m231009ts@mailfence.com>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
abi <abi/3.0>,
|
||||
abi <abi/4.0>,
|
||||
|
||||
#include <tunables/global>
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/lxqt-about
|
||||
profile lxqt-about @{exec_path} {
|
||||
@{exec_pathlx1} = @{bin}/lxqt-about
|
||||
profile lxqt-about @{exec_pathlx1} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/gtk>
|
||||
include <abstractions/lxqt>
|
||||
include <abstractions/video>
|
||||
include <abstractions/lxqt>
|
||||
|
||||
@{exec_path} mr,
|
||||
@{exec_pathlx1} mr,
|
||||
|
||||
/usr/share/icons/{,**} r,
|
||||
/usr/share/desktop-directories/{,**} r,
|
||||
|
|
@ -30,3 +30,4 @@ profile lxqt-about @{exec_path} {
|
|||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue