diff options
author | Fernando Herrera de las Heras <fherrera@src.gnome.org> | 2004-06-18 02:23:06 +0800 |
---|---|---|
committer | Fernando Herrera de las Heras <fherrera@src.gnome.org> | 2004-06-18 02:23:06 +0800 |
commit | 7809d61df0688e44834f57360df0cd037ca8ba44 (patch) | |
tree | d1b5aa65b8b2ffbbcce5d3131178592a0bb1bba3 | |
parent | 1b87871a4066e6235619ba3118e16a7342aafba8 (diff) | |
download | gsoc2013-evolution-7809d61df0688e44834f57360df0cd037ca8ba44.tar.gz gsoc2013-evolution-7809d61df0688e44834f57360df0cd037ca8ba44.tar.zst gsoc2013-evolution-7809d61df0688e44834f57360df0cd037ca8ba44.zip |
Use "Evolution" for X-GNOME-Bugzilla-Product to match b.x.c product name.
* data/evolution.desktop.in.in: Use "Evolution" for
X-GNOME-Bugzilla-Product to match b.x.c product name.
svn path=/trunk/; revision=26397
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | data/evolution.desktop.in.in | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2004-06-17 Fernando Herrera <fherrera@onirica.com> + + * data/evolution.desktop.in.in: Use "Evolution" for + X-GNOME-Bugzilla-Product to match b.x.c product name. + 2004-06-09 Dan Winship <danw@novell.com> * configure.in (AC_OUTPUT): Remove shell/glade/Makefile, which has diff --git a/data/evolution.desktop.in.in b/data/evolution.desktop.in.in index ef215266ad..45e64a0020 100644 --- a/data/evolution.desktop.in.in +++ b/data/evolution.desktop.in.in @@ -8,5 +8,5 @@ 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-Product=Evolution X-GNOME-Bugzilla-OtherBinaries=evolution-data-server-1.0;evolution-exchange-storage;evolution-alarm-notify; |