summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJake Dane <3689-jakedane@users.noreply.gitlab.gnome.org>2022-09-11 06:58:21 +0000
committerChristopher Davis <brainblasted@disroot.org>2022-09-19 23:31:29 +0000
commitacb6c7516574b862739bd136b2127d7a186990b9 (patch)
tree6df24e6922d401675bf7fe4df3f1f8ffad7a021d /src
parent8532fa289570eddc14c75cf8865dc0ea484e4b96 (diff)
downloadgnome-font-viewer-acb6c7516574b862739bd136b2127d7a186990b9.tar.gz
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.
Diffstat (limited to 'src')
-rw-r--r--src/meson.build1
-rw-r--r--src/org.gnome.font-viewer.desktop.in.in5
2 files changed, 0 insertions, 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@