mirror of
https://github.com/zen-browser/updates-server.git
synced 2025-07-07 17:05:36 +02:00
Merge pull request #12 from minhhut/patch-1
Update install.sh (Name, Comment)
This commit is contained in:
commit
bf7ff16d61
1 changed files with 2 additions and 1 deletions
|
@ -79,7 +79,8 @@ fi
|
||||||
touch $desktop_in_local_applications
|
touch $desktop_in_local_applications
|
||||||
echo "
|
echo "
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Zen
|
Name=Zen Browser
|
||||||
|
Comment=Experience tranquillity while browsing the web without people tracking you!
|
||||||
Keywords=web;browser;internet
|
Keywords=web;browser;internet
|
||||||
Exec=$executable_path %u
|
Exec=$executable_path %u
|
||||||
Icon=$icon_path
|
Icon=$icon_path
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue