22 lines
464 B
Desktop File
22 lines
464 B
Desktop File
[Desktop Entry]
|
|
|
|
# The type as listed above
|
|
Type=Application
|
|
|
|
|
|
# The name of the application
|
|
Name=Zen
|
|
|
|
# A comment which can/will be used as a tooltip
|
|
Comment=Awesome Web browser
|
|
|
|
|
|
# The executable of the application, possibly with arguments.
|
|
Exec=zen
|
|
|
|
# The name of the icon that will be used to display this entry
|
|
Icon=/opt/zen/browser/chrome/icons/default/default128.png
|
|
|
|
# Describes whether this application needs to be run in a terminal or not
|
|
Terminal=false
|