~ubuntu-core-dev/app-install-data-ubuntu/ubuntu

« back to all changes in this revision

Viewing changes to menu-data/deja-dup:deja-dup-preferences.desktop

  • Committer: Michael Vogt
  • Date: 2012-08-30 13:37:13 UTC
  • Revision ID: michael.vogt@ubuntu.com-20120830133713-qdf13r6in390g6fg
updated, blacklist got removed on request from the 
unity-application-lens developers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Desktop Entry]
 
2
X-AppInstall-Package=deja-dup
 
3
X-AppInstall-Section=main
 
4
 
 
5
Version=1.0
 
6
X-Ubuntu-Gettext-Domain=deja-dup
 
7
 
 
8
Name=Backup
 
9
Comment=Change your backup settings
 
10
 
 
11
Icon=deja-dup
 
12
TryExec=deja-dup-preferences
 
13
Exec=deja-dup-preferences
 
14
 
 
15
StartupNotify=true
 
16
 
 
17
Type=Application
 
18
Categories=GNOME;GTK;System;Archiving;Utility;Settings;X-GNOME-SystemSettings;
 
19
 
 
20
NotShowIn=GNOME;Unity;
 
21
 
 
22
# Translators: Add whatever keywords you want in your language, separated by semicolons
 
23
# These keywords are used when searching for applications in dashes, etc.
 
24
Keywords=déjà;deja;dup;
 
25
 
 
26
X-AppInstall-Ignore=true
 
27
 
 
28
Actions=BackUpNow;
 
29
 
 
30
[Desktop Action BackUpNow]
 
31
Name=Back Up Now
 
32
Exec=deja-dup --backup
 
33