/usr/share/app-install/desktop/mountmanager:mountmanager-gtk.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 | # MountManager - mounting in linux is easy
# Copyright (C) 2007-2016 Tikhonov Sergey
# See file "LICENSE" for details
[Desktop Entry]
X-AppInstall-Package=mountmanager
X-AppInstall-Popcon=836
X-AppInstall-Section=universe
Type=Application
Name=MountManager
GenericName=Tool for mounting of partitions
Comment=the program for mounting of storage devices,flash cards, removable disks in Linux
Exec=mm
Icon=mm
Terminal=false
Categories=GTK;System;Settings;
NotShowIn=KDE;
X-Ubuntu-Gettext-Domain=app-install-data
|