[eog: 1/2] desktop: Remove obsolete Bugzilla entries




commit d6139ead2b03b9d328900dc12a773c6a133402ba
Author: Jake Dane <3689-jakedane users noreply gitlab gnome org>
Date:   Sun Sep 11 06:07:33 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                 | 2 +-
 data/org.gnome.eog.desktop.in.in | 4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/data/meson.build b/data/meson.build
index 976bce7f..3a35b2eb 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -19,7 +19,7 @@ i18n.merge_file(
   input: configure_file(
     input: 'org.gnome.eog.desktop.in.in',
     output: '@BASENAME@',
-    configuration: {'VERSION': eog_version, 'icon': application_id},
+    configuration: {'icon': application_id},
   ),
   output: '@BASENAME@',
   po_dir: po_dir,
diff --git a/data/org.gnome.eog.desktop.in.in b/data/org.gnome.eog.desktop.in.in
index abc8280b..5d71c166 100644
--- a/data/org.gnome.eog.desktop.in.in
+++ b/data/org.gnome.eog.desktop.in.in
@@ -10,10 +10,6 @@ StartupNotify=true
 Terminal=false
 Type=Application
 Categories=GNOME;GTK;Graphics;2DGraphics;RasterGraphics;Viewer;
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=EOG
-X-GNOME-Bugzilla-Component=general
-X-GNOME-Bugzilla-Version=@VERSION@
 X-GNOME-DocPath=eog/eog.xml
 
MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/webp;image/x-bmp;image/x-gray;image/x-icb;image/x-ico;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-xbitmap;image/x-xpixmap;image/x-pcx;image/svg+xml;image/svg+xml-compressed;image/vnd.wap.wbmp;image/x-icns;
 # Extra keywords that can be used to search for eog in GNOME Shell and Unity


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