[totem] desktop: Remove obsolete Bugzilla entries



commit e7cb1f4b287630783f3148b5f52e55be44c731b3
Author: Jake Dane <3689-jakedane users noreply gitlab gnome org>
Date:   Sun Sep 11 07:28:22 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.

 data/meson.build                   | 1 -
 data/org.gnome.Totem.desktop.in.in | 5 -----
 2 files changed, 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@


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