/usr/share/app-install/desktop/seaview:seaview.desktop is in app-install-data 14.04.0.
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 19 20 | # This file was orignially written for Debian, and can be copied, used,
# modified and redistributed under the same licence as SeaView itself.
[Desktop Entry]
X-AppInstall-Package=seaview
X-AppInstall-Popcon=64
X-AppInstall-Section=multiverse
Version=1.0
Terminal=false
Icon=seaview
Exec=seaview %f
Name=SeaView
GenericName=Multiple sequence alignment editor
Comment=Edits multiple sequence alignments and prints them in PostScript format.
Type=Application
Categories=Biology;Science;Education;
MimeType=text/x-clustalw-alignment;
X-Ubuntu-Gettext-Domain=app-install-data
|