[PR #3375] [MERGED] profiles: refactor file managers into file-manager-common #4741

Closed
opened 2026-05-05 10:25:42 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3375
Author: @ghost
Created: 4/21/2020
Status: Merged
Merged: 4/21/2020
Merged by: @undefined

Base: masterHead: file-managers


📝 Commits (8)

📊 Changes

8 files changed (+70 additions, -208 deletions)

View changed files

📝 etc/profile-a-l/caja.profile (+3 -31)
📝 etc/profile-a-l/dolphin.profile (+3 -31)
etc/profile-a-l/file-manager-common.profile (+49 -0)
📝 etc/profile-m-z/Thunar.profile (+3 -24)
📝 etc/profile-m-z/nautilus.profile (+3 -32)
📝 etc/profile-m-z/nemo.profile (+3 -29)
📝 etc/profile-m-z/pcmanfm.profile (+3 -26)
📝 etc/profile-m-z/ranger.profile (+3 -35)

📄 Description

Pretty straightforward PR. No functional changes.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/3375 **Author:** [@ghost](https://github.com/ghost) **Created:** 4/21/2020 **Status:** ✅ Merged **Merged:** 4/21/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `file-managers` --- ### 📝 Commits (8) - [`e62ac32`](https://github.com/netblue30/firejail/commit/e62ac32b55943bc9bbe6fc0ec6a5b44c99682a75) refactor caja.profile - [`5786820`](https://github.com/netblue30/firejail/commit/57868209377af493070b7f85d229289a0ba71ee2) refactor dolphin.profile - [`37e43c1`](https://github.com/netblue30/firejail/commit/37e43c1a32faa99198d879c91cbc38a1a26f8f1b) Create file-manager-common.profile - [`35076b7`](https://github.com/netblue30/firejail/commit/35076b7a05b04e5c1d41184f7c0de8c255d4904b) refactor nautilus.profile - [`700cb2b`](https://github.com/netblue30/firejail/commit/700cb2b73579375c6b975cdb203f2d8a7e02143d) refactor nemo.profile - [`9525898`](https://github.com/netblue30/firejail/commit/95258982b2eb38a23fbed51023f2defd73fe6f1a) refactor pcmanfm.profile - [`c5d55cd`](https://github.com/netblue30/firejail/commit/c5d55cd2e9c2df5157a16008550199a84859bad5) refactor ranger.profile - [`eb22494`](https://github.com/netblue30/firejail/commit/eb22494486d6e1308964fe064ac65caed047b061) refactor Thunar.profile ### 📊 Changes **8 files changed** (+70 additions, -208 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/caja.profile` (+3 -31) 📝 `etc/profile-a-l/dolphin.profile` (+3 -31) ➕ `etc/profile-a-l/file-manager-common.profile` (+49 -0) 📝 `etc/profile-m-z/Thunar.profile` (+3 -24) 📝 `etc/profile-m-z/nautilus.profile` (+3 -32) 📝 `etc/profile-m-z/nemo.profile` (+3 -29) 📝 `etc/profile-m-z/pcmanfm.profile` (+3 -26) 📝 `etc/profile-m-z/ranger.profile` (+3 -35) </details> ### 📄 Description Pretty straightforward PR. No functional changes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:25:42 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4741
No description provided.