/usr/share/applications/emboss-explorer.desktop is in emboss-explorer 2.2.0-8.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | # This file was orignially written for Debian, and can be copied, used,
# modified and redistributed under the same licence as EMBOSS Explorer itself.
[Desktop Entry]
Version=1.0
Terminal=false
Icon=emboss-explorer
Exec=sensible-browser http://localhost/emboss-explorer
Name=EMBOSS Explorer
GenericName=EMBOSS frontend
GenericName[en]=EMBOSS frontend
GenericName[fr]=Interface graphique pour EMBOSS
Keywords=GUI;web;
Comment=Starts the default web browser on the local EMBOSS Explorer website.
Comment[en]=Starts the default web browser on the local EMBOSS Explorer website.
Comment[fr]=Lance le navigateur par défaut sur le site local EMBOSS Explorer.
Type=Application
Categories=Biology;Science;Education;
|