Typo in start-browser.desktop
The patch below fixes a small typo (an extraneous space) in the start-browser.desktop file used to launch the Tor Browser:
index bec26d49..99fda8d7 100755
--- a/projects/browser/RelativeLink/start-browser.desktop
+++ b/projects/browser/RelativeLink/start-browser.desktop
@@ -26,7 +26,7 @@
Type=Application
Name=[% c("var/Project_Name") %] Setup
GenericName=Web Browser
-Comment=[% c("var/Project_Name") %] is +1 for privacy and −1 for mass surveillance
+Comment=[% c("var/Project_Name") %] is +1 for privacy and −1 for mass surveillance
Categories=Network;WebBrowser;Security;
Exec=sh -c '"$(dirname "$*")"/Browser/start-[% c("var/project-name") %] || ([ ! -x "$(dirname "$*")"/Browser/start-[% c("var/project-name") %] ] && "$(dirname "$*")"/start-[% c("var/project-name") %])' dummy %k
X-[% c("var/ProjectName") %]-ExecShell=./Browser/start-[% c("var/project-name") %] --detach