[PR #478] [MERGED] Fixes for hexchat.profile #3638

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/478
Author: @ruany
Created: 4/23/2016
Status: Merged
Merged: 4/23/2016
Merged by: @netblue30

Base: masterHead: patch-1


📝 Commits (2)

  • 23f24be Allow python3 for hexchat.profile
  • 53a4601 Include common whitelist for hexchat.profile

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 etc/hexchat.profile (+2 -0)

📄 Description

HexChat uses python3 under Arch Linux, so this is required for it to launch.
Also, links can't be clicked on since whitelist-common.inc isn't currently included (launching default browser requires mime types, otherwise it falls back to launching "perl" and fails).


🔄 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/478 **Author:** [@ruany](https://github.com/ruany) **Created:** 4/23/2016 **Status:** ✅ Merged **Merged:** 4/23/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`23f24be`](https://github.com/netblue30/firejail/commit/23f24befa8ebc88e0ba198d889ee5e78e93c3a2f) Allow python3 for hexchat.profile - [`53a4601`](https://github.com/netblue30/firejail/commit/53a4601321db31b590019c729ab47e1ceb3679ea) Include common whitelist for hexchat.profile ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/hexchat.profile` (+2 -0) </details> ### 📄 Description HexChat uses python3 under Arch Linux, so this is required for it to launch. Also, links can't be clicked on since whitelist-common.inc isn't currently included (launching default browser requires mime types, otherwise it falls back to launching "perl" and fails). --- <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:05:09 -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#3638
No description provided.