/usr/share/app-install/desktop/gnumed-client:gnumed-client.desktop is in app-install-data 0.12.04.4.
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 21 | #====================================================
# GNUmed client desktop entry specification
#
# license: GPL v2 or later
#====================================================
[Desktop Entry]
X-AppInstall-Package=gnumed-client
X-AppInstall-Popcon=29
X-AppInstall-Section=universe
Type=Application
Name=GNUmed
GenericName=Electronic Medical Record
Comment=Paperless Medical Record and Practice Management
Icon=gm_icon-serpent_and_gnu
Exec=/usr/bin/gnumed
Terminal=false
Categories=Office;MedicalSoftware;
X-Ubuntu-Gettext-Domain=app-install-data
|