[gnumeric: 1/2] desktop: Remove obsolete Bugzilla entries
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric: 1/2] desktop: Remove obsolete Bugzilla entries
- Date: Tue, 13 Sep 2022 00:44:54 +0000 (UTC)
commit e9a3eb7e6f242719e297a7fd47e91ad3d1c50014
Author: Jake Dane <3689-jakedane users noreply gitlab gnome org>
Date: Sun Sep 11 08:22:19 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.
Makefile.am | 5 ++---
gnumeric.desktop.in | 4 ----
2 files changed, 2 insertions(+), 7 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index cfbfada68..fee6a1e07 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,9 +58,8 @@ Applications_DATA = gnumeric.desktop
gnumeric.desktop: gnumeric.desktop.in Makefile $(INTLTOOL_MERGE) $(POFILES_FULL)
LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $<
$@.tmp
- sed -e 's/F_OR_U/U/' <$@.tmp >$@.tmp2
- sed -e 's/BUGZILLAVERSION/@VERSION@/' <$@.tmp2 >$@
- rm -f $@.tmp $@.tmp2
+ sed -e 's/F_OR_U/U/' <$@.tmp >$@
+ rm -f $@.tmp
configexecincludedir = $(includedir)/libspreadsheet-@GNUMERIC_API_VER@/spreadsheet
install-exec-local: gnumeric-features.h
diff --git a/gnumeric.desktop.in b/gnumeric.desktop.in
index 2890a1ce8..ef4c3e29a 100644
--- a/gnumeric.desktop.in
+++ b/gnumeric.desktop.in
@@ -11,9 +11,5 @@ Terminal=false
Type=Application
Categories=Office;Spreadsheet;Science;Math;GNOME;GTK;
StartupNotify=true
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=Gnumeric
-X-GNOME-Bugzilla-Version=BUGZILLAVERSION
-X-GNOME-Bugzilla-Component=General
X-GNOME-DocPath=gnumeric
MimeType=application/x-gnumeric;application/vnd.ms-excel;application/excel;application/msexcel;application/x-excel;application/x-ms-excel;application/x-msexcel;application/x-xls;application/xls;application/x-dos_ms_excel;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;application/tab-separated-values;text/csv;text/x-csv;text/spreadsheet;text/tab-separated-values;application/vnd.lotus-1-2-3;application/x-123;application/vnd.sun.xml.calc;application/vnd.sun.xml.calc.template;application/x-applix-spreadsheet;application/x-mps;application/x-oleo;application/x-planperfect;application/x-quattropro;application/x-sc;application/x-sylk;application/x-dbase;application/x-dbf;application/x-xbase;application/vnd.oasis.opendocument.spreadsheet;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]