/usr/share/app-install/desktop/deja-dup:unity-deja-dup-panel.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 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | [Desktop Entry]
X-AppInstall-Package=deja-dup
X-AppInstall-Popcon=66222
X-AppInstall-Section=main
Version=1.0
Name=Backups
Comment=Change your backup settings
Icon=deja-dup
TryExec=unity-control-center
Exec=unity-control-center deja-dup
StartupNotify=true
Type=Application
Categories=Settings;Utility;Archiving;GNOME;GTK;X-GNOME-SystemSettings;X-Unity-Settings-Panel;
X-Unity-Settings-Panel=deja-dup
OnlyShowIn=Unity;
# Translators: Add whatever keywords you want in your language, separated by semicolons
# These keywords are used when searching for applications in dashes, etc.
Keywords=déjà;deja;dup;
X-AppInstall-Ignore=true
Actions=BackUpNow;
[Desktop Action BackUpNow]
Name=Back Up
Exec=deja-dup --backup
X-Ubuntu-Gettext-Domain=app-install-data
|