summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando Herrera <fherrera@onirica.com>2002-12-03 14:08:02 +0000
committerMikael Hallendal <hallski@src.gnome.org>2002-12-03 14:08:02 +0000
commit405c78706c25746661c7df89a4b20019994780ce (patch)
treec9813399b4dbffb60519b8dbdcad05839100028e
parent2e9babeee0f7b545c78e9912e9d86e7bc9d14445 (diff)
downloadyelp-405c78706c25746661c7df89a4b20019994780ce.tar.gz
add X-GNOME-BUGZILLA stuff
2002-11-18 Fernando Herrera <fherrera@onirica.com> * yelp.desktop.in: add X-GNOME-BUGZILLA stuff
-rw-r--r--ChangeLog4
-rw-r--r--src/yelp-html-gtkhtml2.c3
-rw-r--r--yelp.desktop.in3
3 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f561c1a..dba77ff9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-11-18 Fernando Herrera <fherrera@onirica.com>
+
+ * yelp.desktop.in: add X-GNOME-BUGZILLA stuff
+
2002-11-08 Mark McLoughlin <mark@skynet.ie>
* src/yelp-main.c: (main): register yelp with
diff --git a/src/yelp-html-gtkhtml2.c b/src/yelp-html-gtkhtml2.c
index d96c292b..313e4b71 100644
--- a/src/yelp-html-gtkhtml2.c
+++ b/src/yelp-html-gtkhtml2.c
@@ -90,8 +90,7 @@ yelp_html_get_type (void)
{
static GType view_type = 0;
- if (!view_type)
- {
+ if (!view_type) {
static const GTypeInfo view_info =
{
sizeof (YelpHtmlClass),
diff --git a/yelp.desktop.in b/yelp.desktop.in
index f11e2d3e..89c7862b 100644
--- a/yelp.desktop.in
+++ b/yelp.desktop.in
@@ -7,3 +7,6 @@ Icon=gnome-help.png
Terminal=false
Type=Application
Categories=GNOME;Application;Core;
+X-GNOME-Bugzilla-Bugzilla=GNOME
+X-GNOME-Bugzilla-Product=Yelp
+X-GNOME-Bugzilla-Component=general