diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-01-06 08:37:46 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-01-06 08:37:46 +0800 |
commit | 0e7e6052909d849430ea447ff573c8499245fe44 (patch) | |
tree | c55738011160fa5e47717adb661ba94d9d8f9812 | |
parent | 1cdd5bd5710f14b1cd34d6f2f1d56ab15aa32431 (diff) | |
download | gsoc2013-evolution-0e7e6052909d849430ea447ff573c8499245fe44.tar gsoc2013-evolution-0e7e6052909d849430ea447ff573c8499245fe44.tar.gz gsoc2013-evolution-0e7e6052909d849430ea447ff573c8499245fe44.tar.bz2 gsoc2013-evolution-0e7e6052909d849430ea447ff573c8499245fe44.tar.lz gsoc2013-evolution-0e7e6052909d849430ea447ff573c8499245fe44.tar.xz gsoc2013-evolution-0e7e6052909d849430ea447ff573c8499245fe44.tar.zst gsoc2013-evolution-0e7e6052909d849430ea447ff573c8499245fe44.zip |
Submit bugs to the "BugBuddyBugs" Bugzilla component (#507311).
2008-01-05 Matthew Barnes <mbarnes@redhat.com>
* data/evolution.desktop.in.in:
Submit bugs to the "BugBuddyBugs" Bugzilla component (#507311).
svn path=/trunk/; revision=34765
-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 @@ +2008-01-05 Matthew Barnes <mbarnes@redhat.com> + + * data/evolution.desktop.in.in: + Submit bugs to the "BugBuddyBugs" Bugzilla component (#507311). + 2008-01-01 Matthew Barnes <mbarnes@redhat.com> * configure.in: diff --git a/data/evolution.desktop.in.in b/data/evolution.desktop.in.in index 75cfa73c89..d79aea0aeb 100644 --- a/data/evolution.desktop.in.in +++ b/data/evolution.desktop.in.in @@ -11,7 +11,7 @@ Categories=GNOME;GTK;Office;Email;Calendar;ContactManagement;X-Red-Hat-Base; StartupNotify=true X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=Evolution -X-GNOME-Bugzilla-Component=Miscellaneous +X-GNOME-Bugzilla-Component=BugBuddyBugs X-GNOME-Bugzilla-Version=@BASE_VERSION@.x X-GNOME-Bugzilla-OtherBinaries=evolution-data-server-@DATASERVER_EXEC_VERSION@;evolution-exchange-storage;evolution-alarm-notify; |