mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #5502] [MERGED] Add basic gtksourceview language-spec (file type detection/syntax highlighting for profiles) #5519
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#5519
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/5502
Author: @rusty-snake
Created: 12/3/2022
Status: ✅ Merged
Merged: 12/4/2022
Merged by: @rusty-snake
Base:
master← Head:gtksourceview-language-spec📝 Commits (1)
2e60da6Add basic gtksourceview language-spec📊 Changes
5 files changed (+77 additions, -0 deletions)
View changed files
📝
.github/workflows/build-extra.yml(+2 -0)📝
.github/workflows/codeql-analysis.yml(+2 -0)📝
CONTRIBUTING.md(+1 -0)📝
Makefile(+3 -0)➕
contrib/gtksourceview-5/language-specs/firejail-profile.lang(+69 -0)📄 Description
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 issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.