/usr/share/app-install/desktop/remmina-common:remmina.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 | [Desktop Entry]
X-AppInstall-Package=remmina-common
X-AppInstall-Popcon=0
X-AppInstall-Section=main
Version=1.0
Name=Remmina Remote Desktop Client
Comment=Connect to remote desktops
TryExec=remmina
Exec=remmina
Icon=remmina
Terminal=false
Type=Application
Actions=
Categories=GTK;GNOME;X-GNOME-NetworkSettings;Network;
Actions=Profile;Tray;
[Desktop Action Profile]
Name=Create a New Connection Profile
Exec=remmina --new
OnlyShowIn=Unity;
[Desktop Action Tray]
Name=Start Remmina Minimized
Exec=remmina --icon
OnlyShowIn=Unity;
X-Ubuntu-Gettext-Domain=app-install-data
|