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:
Minh Nguyen 2024-12-23 20:08:28 +01:00 committed by GitHub
parent 5d4ea6230a
commit f1e4351e39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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