feat(profile): add label for help program.
This commit is contained in:
parent
f9a93ab67e
commit
c0a081b827
4 changed files with 7 additions and 1 deletions
|
|
@ -53,5 +53,7 @@
|
|||
# Office suites
|
||||
@{offices_path} = @{bin}/@{offices} @{lib}/libreoffice/program/soffice
|
||||
|
||||
# Help
|
||||
@{help_path} = @{bin}/@{help}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -69,4 +69,7 @@
|
|||
# Office suites
|
||||
@{offices} = libreoffice soffice
|
||||
|
||||
# Help
|
||||
@{help} = yelp
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue