mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #758] [MERGED] Option to fix .desktop files for firecfg #3745
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#3745
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/758
Author: @manevich
Created: 9/2/2016
Status: ✅ Merged
Merged: 9/3/2016
Merged by: @netblue30
Base:
master← Head:firecfg📝 Commits (3)
c08a57cfirecfg: option to fix .desktop files631353bfirecfg: update man5bfd5dcfirecfg: small fixes📊 Changes
2 files changed (+183 additions, -0 deletions)
View changed files
📝
src/firecfg/main.c(+171 -0)📝
src/man/firecfg.txt(+12 -0)📄 Description
Some
.desktopfiles use full path to executable. As result, just runningfirecfgis not enough to run those apps in firejail using menu or file manager.With
--fixoption firecfg will check.desktopfiles in/usr/share/applications/, replace full path by name if it is in PATH, and write result to$HOME/.local/share/applications/.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.