diff options
author | Christian Persch <chpe@gnome.org> | 2007-08-07 05:44:43 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-08-07 05:44:43 +0800 |
commit | c972fffee532a2453d8e2e4ec5933f48f2f67495 (patch) | |
tree | 8388521c4feee0338bf0adb53c135b56527f39f3 | |
parent | 1e611a83a05f80713fea7ccc60bf248ca5cbe8ff (diff) | |
download | gsoc2013-epiphany-c972fffee532a2453d8e2e4ec5933f48f2f67495.tar.gz gsoc2013-epiphany-c972fffee532a2453d8e2e4ec5933f48f2f67495.tar.zst gsoc2013-epiphany-c972fffee532a2453d8e2e4ec5933f48f2f67495.zip |
Direct bugs coming in from bb to their own Component, for easy filtering.
2007-08-06 Christian Persch <chpe@gnome.org>
* data/bme.desktop.in.in:
* data/epiphany.desktop.in.in:
Direct bugs coming in from bb to their own Component, for easy
filtering.
svn path=/trunk/; revision=7251
-rw-r--r-- | ChangeLog | 8 | ||||
-rw-r--r-- | data/bme.desktop.in.in | 2 | ||||
-rw-r--r-- | data/epiphany.desktop.in.in | 2 |
3 files changed, 10 insertions, 2 deletions
@@ -1,3 +1,11 @@ +2007-08-06 Christian Persch <chpe@gnome.org> + + * data/bme.desktop.in.in: + * data/epiphany.desktop.in.in: + + Direct bugs coming in from bb to their own Component, for easy + filtering. + 2007-08-06 Diego Escalante Urrelo <diegoe@gnome.org> * embed/ephy-history.c: diff --git a/data/bme.desktop.in.in b/data/bme.desktop.in.in index e290ac32b..66770c9a5 100644 --- a/data/bme.desktop.in.in +++ b/data/bme.desktop.in.in @@ -10,6 +10,6 @@ Type=Application Icon=epiphany-bookmarks X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=epiphany -X-GNOME-Bugzilla-Component=General +X-GNOME-Bugzilla-Component=BugBuddyBugs X-GNOME-Bugzilla-Version=@VERSION@ Categories=Network;GNOME;GTK; diff --git a/data/epiphany.desktop.in.in b/data/epiphany.desktop.in.in index e1f3897d4..7ac6bd479 100644 --- a/data/epiphany.desktop.in.in +++ b/data/epiphany.desktop.in.in @@ -10,7 +10,7 @@ Type=Application Icon=gnome-web-browser X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=epiphany -X-GNOME-Bugzilla-Component=General +X-GNOME-Bugzilla-Component=BugBuddyBugs X-GNOME-Bugzilla-Version=@VERSION@ Categories=Network;GNOME;GTK;WebBrowser; MimeType=text/html;text/xml;application/xhtml+xml; |