[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [builders/tor-browser-build] branch main updated: Bug 40359: Update the icon also in the launcher of the Browser directory
This is an automated email from the git hooks/post-receive script.
pierov pushed a commit to branch main
in repository builders/tor-browser-build.
The following commit(s) were added to refs/heads/main by this push:
new 6d0e9690 Bug 40359: Update the icon also in the launcher of the Browser directory
6d0e9690 is described below
commit 6d0e96906b330af5ad8a2db47db9c4a5a9014210
Author: Pier Angelo Vendrame <pierov@xxxxxxxxxxxxxx>
AuthorDate: Fri Oct 14 18:41:48 2022 +0200
Bug 40359: Update the icon also in the launcher of the Browser directory
---
projects/browser/RelativeLink/start-browser | 1 +
1 file changed, 1 insertion(+)
diff --git a/projects/browser/RelativeLink/start-browser b/projects/browser/RelativeLink/start-browser
index b7b96d2a..14b50e15 100755
--- a/projects/browser/RelativeLink/start-browser
+++ b/projects/browser/RelativeLink/start-browser
@@ -232,6 +232,7 @@ fi
cp start-[% c('var/project-name') %].desktop ../
sed -i -e "s,^Name=.*,Name=[% c('var/Project_Name') %],g" ../start-[% c('var/project-name') %].desktop
sed -i -e "s,^Icon=.*,Icon=$PWD/browser/chrome/icons/default/default128.png,g" ../start-[% c('var/project-name') %].desktop
+sed -i -e "s,^Icon=.*,Icon=$PWD/browser/chrome/icons/default/default128.png,g" start-[% c('var/project-name') %].desktop
sed -i -e "s,^Exec=.*,Exec=sh -c '\"$PWD/start-[% c('var/project-name') %]\" --detach || ([ ! -x \"$PWD/start-[% c('var/project-name') %]\" ] \&\& \"\$(dirname \"\$*\")\"/Browser/start-[% c('var/project-name') %] --detach)' dummy %k,g" ../start-[% c('var/project-name') %].desktop
if [ "$register_desktop_app" -eq 1 ]; then
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits