[gnome-font-viewer] desktop: Remove obsolete Bugzilla entries



commit acb6c7516574b862739bd136b2127d7a186990b9
Author: Jake Dane <3689-jakedane users noreply gitlab gnome org>
Date:   Sun Sep 11 06:58:21 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.

 src/meson.build                         | 1 -
 src/org.gnome.font-viewer.desktop.in.in | 5 -----
 2 files changed, 6 deletions(-)
---
diff --git a/src/meson.build b/src/meson.build
index a6c1f4b..7ef8993 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -47,7 +47,6 @@ executable('gnome-font-viewer', viewer_sources + resources,
 desktop_file = 'org.gnome.font-viewer.desktop'
 
 desktop_conf = configuration_data()
-desktop_conf.set('VERSION', meson.project_version())
 desktop_conf.set('APPLICATION_ID', application_id)
 i18n.merge_file(
   input: configure_file(input: desktop_file + '.in.in',
diff --git a/src/org.gnome.font-viewer.desktop.in.in b/src/org.gnome.font-viewer.desktop.in.in
index 10ab8b9..ab13e48 100644
--- a/src/org.gnome.font-viewer.desktop.in.in
+++ b/src/org.gnome.font-viewer.desktop.in.in
@@ -12,8 +12,3 @@ DBusActivatable=true
 StartupNotify=true
 Categories=GTK;GNOME;Utility;X-GNOME-Utilities;
 
MimeType=application/x-font-ttf;application/x-font-pcf;application/x-font-type1;application/x-font-otf;font/ttf;font/otf;font/woff;
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=gnome-font-viewer
-X-GNOME-Bugzilla-Component=general
-X-GNOME-Bugzilla-OtherBinaries=gnome-thumbnail-font
-X-GNOME-Bugzilla-Version=@VERSION@


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