diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-06-23 23:30:20 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-06-23 23:30:20 +0800 |
commit | 24f8263a7c026faab4d0ebc899376e713fdcadba (patch) | |
tree | 9fd7ee79765ce3e6201bac47d4cecd58412b5f0f | |
parent | 64cdaa7a86ef6dc80f2541efc9823868f0039126 (diff) | |
download | gsoc2013-evolution-24f8263a7c026faab4d0ebc899376e713fdcadba.tar gsoc2013-evolution-24f8263a7c026faab4d0ebc899376e713fdcadba.tar.gz gsoc2013-evolution-24f8263a7c026faab4d0ebc899376e713fdcadba.tar.bz2 gsoc2013-evolution-24f8263a7c026faab4d0ebc899376e713fdcadba.tar.lz gsoc2013-evolution-24f8263a7c026faab4d0ebc899376e713fdcadba.tar.xz gsoc2013-evolution-24f8263a7c026faab4d0ebc899376e713fdcadba.tar.zst gsoc2013-evolution-24f8263a7c026faab4d0ebc899376e713fdcadba.zip |
Add missing file.
svn path=/trunk/; revision=21508
-rw-r--r-- | data/evolution.desktop.in.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/evolution.desktop.in.in b/data/evolution.desktop.in.in new file mode 100644 index 0000000000..f29595a26c --- /dev/null +++ b/data/evolution.desktop.in.in @@ -0,0 +1,12 @@ +[Desktop Entry] +_Name=Ximian Evolution +_Comment=The Evolution groupware suite +Exec=evolution-@BASE_VERSION@ +Icon=evolution-@BASE_VERSION@.png +Terminal=false +Type=Application +Categories=GNOME;Application;Office;X-Red-Hat-Base; +StartupNotify=true +X-GNOME-Bugzilla-Bugzilla=Ximian +X-GNOME-Bugzilla-Product=evolution +X-GNOME-Bugzilla-OtherBinaries=evolution-wombat;evolution-exchange-storage; |