[PR #5368] [MERGED] profiles: discord: fix issues with command-line usage #5463

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5368
Author: @ghost
Created: 9/13/2022
Status: Merged
Merged: 9/14/2022
Merged by: @undefined

Base: masterHead: discord


📝 Commits (10+)

  • 48fa93f use both capitalized and regular discord commands to private-bin
  • 3ea8861 use both capitalized and regular discord commands to private-bin
  • 737e56d add awk and which to private-bin for better xdg-open support
  • 7158310 use both capitalized and regular discord commands to private-bin
  • e3713ae use both capitalized and regular discord commands to private-bin
  • 37d259d refactor CamelCased discord profiles
  • aa08f91 refactor CamelCased discord profiles
  • d759139 fix private-{bin,opt} sorting
  • 0361895 fix private-{bin,opt} sorting
  • d47987e unfuck private-{bin,opt} sorting

📊 Changes

5 files changed (+11 additions, -25 deletions)

View changed files

📝 etc/profile-a-l/Discord.profile (+3 -10)
📝 etc/profile-a-l/DiscordCanary.profile (+3 -10)
📝 etc/profile-a-l/discord-canary.profile (+2 -2)
📝 etc/profile-a-l/discord-common.profile (+1 -1)
📝 etc/profile-a-l/discord.profile (+2 -2)

📄 Description

This PR fixes #5367.


🔄 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/5368 **Author:** [@ghost](https://github.com/ghost) **Created:** 9/13/2022 **Status:** ✅ Merged **Merged:** 9/14/2022 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `discord` --- ### 📝 Commits (10+) - [`48fa93f`](https://github.com/netblue30/firejail/commit/48fa93ffd5c42e5dd9c8ffcfa515835e1c31c24f) use both capitalized and regular discord commands to private-bin - [`3ea8861`](https://github.com/netblue30/firejail/commit/3ea8861581b067b18660826d345a4fb2cbe478e6) use both capitalized and regular discord commands to private-bin - [`737e56d`](https://github.com/netblue30/firejail/commit/737e56dac4460c8a0f8389e798cb3392728059e5) add awk and which to private-bin for better xdg-open support - [`7158310`](https://github.com/netblue30/firejail/commit/715831077cc27c217cc76aefc5dac04b2f5b946d) use both capitalized and regular discord commands to private-bin - [`e3713ae`](https://github.com/netblue30/firejail/commit/e3713ae2c84386f7757871016ae21bf3da135ed1) use both capitalized and regular discord commands to private-bin - [`37d259d`](https://github.com/netblue30/firejail/commit/37d259dc400cf46bf029b4d5c4742d6353c4f8b0) refactor CamelCased discord profiles - [`aa08f91`](https://github.com/netblue30/firejail/commit/aa08f9114c548d4c79f9fc22015df04df23be132) refactor CamelCased discord profiles - [`d759139`](https://github.com/netblue30/firejail/commit/d7591398bb24d03b259c3c9b380c196c4d159a22) fix private-{bin,opt} sorting - [`0361895`](https://github.com/netblue30/firejail/commit/0361895fe7608898ad71ccfb14ba11043a1ea319) fix private-{bin,opt} sorting - [`d47987e`](https://github.com/netblue30/firejail/commit/d47987e75859b4906482ac621c51e1c33ee96b76) unfuck private-{bin,opt} sorting ### 📊 Changes **5 files changed** (+11 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/Discord.profile` (+3 -10) 📝 `etc/profile-a-l/DiscordCanary.profile` (+3 -10) 📝 `etc/profile-a-l/discord-canary.profile` (+2 -2) 📝 `etc/profile-a-l/discord-common.profile` (+1 -1) 📝 `etc/profile-a-l/discord.profile` (+2 -2) </details> ### 📄 Description This PR fixes #5367. --- <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:38:54 -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#5463
No description provided.