mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
Add basic gtksourceview language-spec (#5502)
Tested with org.gnome.TextEditor. The gtksourceview language-spec hasn't changed between gtksourceview 3, 4 and 5 AFAIK so it should also work on older systems if you copy/link the file in the right places.
This commit is contained in:
parent
d6b0d40a19
commit
16afd8c8e9
5 changed files with 77 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ If you add a new command, here's the checklist:
|
|||
- [ ] Update manpages: firejail(1) and firejail-profile(5)
|
||||
- [ ] Update shell completions
|
||||
- [ ] Update vim syntax files
|
||||
- [ ] Update gtksourceview language specs
|
||||
- [ ] Update --help
|
||||
|
||||
# Editing the wiki
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue