[PR #2431] [MERGED] fix start-tor-browser.desktop.profile #4306

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2431
Author: @smitsohu
Created: 2/20/2019
Status: Merged
Merged: 3/10/2019
Merged by: @netblue30

Base: masterHead: start-tor


📝 Commits (2)

  • e821a84 fix start-tor-browser.desktop.profile
  • 8237d8a many new tor-browser aliases

📊 Changes

50 files changed (+558 additions, -62 deletions)

View changed files

📝 etc/disable-programs.inc (+1 -0)
📝 etc/start-tor-browser.desktop.profile (+70 -61)
etc/tor-browser-ca.profile (+10 -0)
etc/tor-browser-cs.profile (+10 -0)
etc/tor-browser-da.profile (+10 -0)
etc/tor-browser-de.profile (+10 -0)
etc/tor-browser-el.profile (+10 -0)
etc/tor-browser-ga-ie.profile (+10 -0)
etc/tor-browser-he.profile (+10 -0)
etc/tor-browser-hu.profile (+10 -0)
etc/tor-browser-id.profile (+10 -0)
etc/tor-browser-is.profile (+10 -0)
etc/tor-browser-ka.profile (+10 -0)
etc/tor-browser-nb.profile (+10 -0)
etc/tor-browser-nl.profile (+10 -0)
etc/tor-browser-sv-se.profile (+10 -0)
etc/tor-browser-tr.profile (+10 -0)
etc/tor-browser-zh-tw.profile (+10 -0)
etc/tor-browser_ar.profile (+10 -0)
etc/tor-browser_ca.profile (+10 -0)

...and 30 more files

📄 Description

Updates paths to the pattern that is used nowadays. I am not sure however if the now deleted pattern was used at some point in the past, so there could be still reason to keep it in.

mkdir directives were taken out because basically there is no browser without these folders (also to avoid cluttering the home directory).

The profile should include now all available localizations.


🔄 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/2431 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 2/20/2019 **Status:** ✅ Merged **Merged:** 3/10/2019 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `start-tor` --- ### 📝 Commits (2) - [`e821a84`](https://github.com/netblue30/firejail/commit/e821a84a78c0d87048642887211756258a6d6fcf) fix start-tor-browser.desktop.profile - [`8237d8a`](https://github.com/netblue30/firejail/commit/8237d8afdfbd4f30ad8bf769cae229bdcb515cfe) many new tor-browser aliases ### 📊 Changes **50 files changed** (+558 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `etc/disable-programs.inc` (+1 -0) 📝 `etc/start-tor-browser.desktop.profile` (+70 -61) ➕ `etc/tor-browser-ca.profile` (+10 -0) ➕ `etc/tor-browser-cs.profile` (+10 -0) ➕ `etc/tor-browser-da.profile` (+10 -0) ➕ `etc/tor-browser-de.profile` (+10 -0) ➕ `etc/tor-browser-el.profile` (+10 -0) ➕ `etc/tor-browser-ga-ie.profile` (+10 -0) ➕ `etc/tor-browser-he.profile` (+10 -0) ➕ `etc/tor-browser-hu.profile` (+10 -0) ➕ `etc/tor-browser-id.profile` (+10 -0) ➕ `etc/tor-browser-is.profile` (+10 -0) ➕ `etc/tor-browser-ka.profile` (+10 -0) ➕ `etc/tor-browser-nb.profile` (+10 -0) ➕ `etc/tor-browser-nl.profile` (+10 -0) ➕ `etc/tor-browser-sv-se.profile` (+10 -0) ➕ `etc/tor-browser-tr.profile` (+10 -0) ➕ `etc/tor-browser-zh-tw.profile` (+10 -0) ➕ `etc/tor-browser_ar.profile` (+10 -0) ➕ `etc/tor-browser_ca.profile` (+10 -0) _...and 30 more files_ </details> ### 📄 Description Updates paths to the pattern that is used nowadays. I am not sure however if the now deleted pattern was used at some point in the past, so there could be still reason to keep it in. `mkdir` directives were taken out because basically there is no browser without these folders (also to avoid cluttering the home directory). The profile should include now all available localizations. --- <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:17:36 -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#4306
No description provided.