~mefrio-g/dexter-rolodex/dexter-vala

« back to all changes in this revision

Viewing changes to data/dexter.desktop

  • Committer: Mario Guerriero
  • Date: 2011-11-22 18:01:38 UTC
  • Revision ID: mefrio.g@gmail.com-20111122180138-cisoclcmo277388c
added a .desktop file and fixed some EDS things

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Desktop Entry]
 
2
Type=Application
 
3
Version=0.1
 
4
Name=Dexter
 
5
Comment=Manage your contacts
 
6
GenericName=Contact book
 
7
Exec=dexter %U
 
8
Icon=office-address-book
 
9
Terminal=false
 
10
Categories=GNOME;GTK;Utility;
 
11
StartupNotify=true
 
12
 
 
13
X-Ayatana-Desktop-Shortcuts=NewWindow;NewContact
 
14
 
 
15
Name[it_IT]=dexter.desktop
 
16
 
 
17
[NewContact Shortcut Group]
 
18
Name=Add new contact
 
19
Exec=dexter -a
 
20
TargetEnvironment=Unity
 
21