mirror of
https://github.com/zen-browser/updates-server.git
synced 2025-07-07 17:05:36 +02:00
Update install.sh (Name, Comment)
Use Name and Comment as same as [desktop file] (https://github.com/zen-browser/desktop/blob/dev/AppDir/zen.desktop)
This commit is contained in:
parent
5d4ea6230a
commit
f1e4351e39
1 changed files with 2 additions and 1 deletions
|
@ -94,7 +94,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