summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJake Dane <3689-jakedane@users.noreply.gitlab.gnome.org>2022-09-11 07:28:22 +0000
committerJake Dane <3689-jakedane@users.noreply.gitlab.gnome.org>2022-09-11 07:28:22 +0000
commite7cb1f4b287630783f3148b5f52e55be44c731b3 (patch)
tree783ea9c870d95c96d8bc6e5a2754890fed71e6a6
parenteba1d1654c7b4b5c2ae292a79106a5bd037a0cb9 (diff)
downloadtotem-e7cb1f4b287630783f3148b5f52e55be44c731b3.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.
-rw-r--r--data/meson.build1
-rw-r--r--data/org.gnome.Totem.desktop.in.in5
2 files changed, 0 insertions, 6 deletions
diff --git a/data/meson.build b/data/meson.build
index 2209dacba..780cb55ed 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -47,7 +47,6 @@ ui_resources = gnome.compile_resources(
r = run_command(desktop_sh, mime_type_list, uri_schemes_list, check: true)
desktop_conf = configuration_data()
-desktop_conf.set('VERSION', totem_version)
desktop_conf.set('APPLICATION_ID', application_id)
desktop_conf.set('APPLICATION_NAME', application_name)
desktop_conf.set('MIME_TYPE', r.stdout().strip())
diff --git a/data/org.gnome.Totem.desktop.in.in b/data/org.gnome.Totem.desktop.in.in
index d7b2ab678..0748dbfa9 100644
--- a/data/org.gnome.Totem.desktop.in.in
+++ b/data/org.gnome.Totem.desktop.in.in
@@ -11,10 +11,5 @@ Terminal=false
Type=Application
Categories=GTK;GNOME;AudioVideo;Player;Video;
X-GNOME-DocPath=totem/totem.xml
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=totem
-X-GNOME-Bugzilla-Component=general
-X-GNOME-Bugzilla-Version=@VERSION@
-X-GNOME-Bugzilla-OtherBinaries=totem-video-thumbnailer;
StartupNotify=true
MimeType=@MIME_TYPE@