[nautilus] general: remove Bug Buddy metadata from desktop files



commit 3868b4cc871734fe9e9fa3d050dfd70b4b6d6932
Author: Ernestas Kulik <ernestask src gnome org>
Date:   Wed Jan 4 17:10:33 2017 +0200

    general: remove Bug Buddy metadata from desktop files
    
    Bug Buddy is no longer actively maintained and probably even less
    actively used. ABRT and Apport seem to not parse these things as well.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=776796

 data/nautilus-autorun-software.desktop.in |    4 ----
 data/nautilus-classic.desktop.in          |    4 ----
 data/org.gnome.Nautilus.desktop.in        |    4 ----
 3 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/data/nautilus-autorun-software.desktop.in b/data/nautilus-autorun-software.desktop.in
index c37d5ca..a42c94e 100644
--- a/data/nautilus-autorun-software.desktop.in
+++ b/data/nautilus-autorun-software.desktop.in
@@ -9,7 +9,3 @@ Terminal=false
 StartupNotify=true
 Type=Application
 MimeType=x-content/unix-software;
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=nautilus
-X-GNOME-Bugzilla-Component=general
-X-GNOME-Bugzilla-Version=@VERSION@
diff --git a/data/nautilus-classic.desktop.in b/data/nautilus-classic.desktop.in
index 32564da..4da9777 100644
--- a/data/nautilus-classic.desktop.in
+++ b/data/nautilus-classic.desktop.in
@@ -5,10 +5,6 @@ Comment=Classic session desktop file for desktop icons
 Exec=nautilus-desktop --force
 OnlyShowIn=GNOME;
 NoDisplay=true
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=nautilus
-X-GNOME-Bugzilla-Component=general
-X-GNOME-Bugzilla-Version=@VERSION@
 X-GNOME-Autostart-Phase=Desktop
 X-GNOME-Autostart-Notify=true
 X-GNOME-AutoRestart=true
diff --git a/data/org.gnome.Nautilus.desktop.in b/data/org.gnome.Nautilus.desktop.in
index c0fd184..9e5d43e 100644
--- a/data/org.gnome.Nautilus.desktop.in
+++ b/data/org.gnome.Nautilus.desktop.in
@@ -12,10 +12,6 @@ DBusActivatable=true
 StartupNotify=true
 Categories=GNOME;GTK;Utility;Core;FileManager;
 MimeType=inode/directory;application/x-gnome-saved-search;
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=nautilus
-X-GNOME-Bugzilla-Component=general
-X-GNOME-Bugzilla-Version=@VERSION@
 X-GNOME-UsesNotifications=true
 Actions=new-window;
 


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