/usr/share/app-install/desktop/unity-mail:unity-mail.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 22 23 24 25 26 27 28 29 30 31 | [Desktop Entry]
X-AppInstall-Package=unity-mail
X-AppInstall-Popcon=118
X-AppInstall-Section=universe
Version=1.0
Name=Unity Mail
Comment=Display your Mail in a Web Browser
Icon=unity-mail
Exec=um-url Home
Type=Application
Categories=Email;Network;
Actions=Compose;Inbox;Sent;Change;
[Desktop Action Compose]
Name=Compose Mail
Exec=um-url Compose
[Desktop Action Inbox]
Name=Inbox
Exec=um-url Inbox
[Desktop Action Sent]
Name=Sent
Exec=um-url Sent
[Desktop Action Change]
Name=Change accounts details
Exec=um-config
X-Ubuntu-Gettext-Domain=app-install-data
|