[jhbuild] desktop: Remove obsolete Bugzilla entries



commit a705e7c55629746782a4ce4c061e2844ae1d8915
Author: Jake Dane <3689-jakedane users noreply gitlab gnome org>
Date:   Sun Sep 11 08:50:12 2022 +0000

    desktop: Remove obsolete Bugzilla entries
    
    The X-GNOME-Bugzilla-* entries were for use by bug-buddy, a GNOME 2
    technology that's been gone for over a decade. These entries are
    obsolete and can be removed.

 Makefile.plain        | 2 +-
 jhbuild.desktop.in.in | 4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/Makefile.plain b/Makefile.plain
index 7cc85397..ce6c7d22 100644
--- a/Makefile.plain
+++ b/Makefile.plain
@@ -31,7 +31,7 @@ install: include-check
 
        @echo "Creating $(desktopdir)/jhbuild.desktop"
        @mkdir -p $(desktopdir)
-       @sed "s,^_,,g;s,^Exec=.*$$,Exec=$(bindir)/jhbuild gui,;s,^X-GNOME-Bugzilla-Version=.*$$,," \
+       @sed "s,^_,,g;s,^Exec=.*$$,Exec=$(bindir)/jhbuild gui," \
                < jhbuild.desktop.in.in > $(desktopdir)/jhbuild.desktop
 
 # if ~/bin/jbuild exists, it is most likely an old version, and it will
diff --git a/jhbuild.desktop.in.in b/jhbuild.desktop.in.in
index 969c997d..67834727 100644
--- a/jhbuild.desktop.in.in
+++ b/jhbuild.desktop.in.in
@@ -8,7 +8,3 @@ Categories=GNOME;Development;Building;
 Icon=applications-development
 Terminal=false
 StartupNotify=true
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=jhbuild
-X-GNOME-Bugzilla-Component=general
-X-GNOME-Bugzilla-Version=@VERSION@


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]