[gedit] Remove old Bugzilla metainfo and script
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Remove old Bugzilla metainfo and script
- Date: Sun, 14 Apr 2019 13:48:59 +0000 (UTC)
commit fecf84f6929464fec328785709583fef4dccab6f
Author: Jordi Mas <jmas softcatala org>
Date: Sat Apr 13 18:01:31 2019 +0200
Remove old Bugzilla metainfo and script
data/gedit-bugreport.sh | 47 --------------------------------------
data/meson.build | 8 -------
data/org.gnome.gedit.desktop.in.in | 6 -----
3 files changed, 61 deletions(-)
---
diff --git a/data/meson.build b/data/meson.build
index d5fc38e8c..1eb35223e 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -8,14 +8,6 @@ install_data('org.gnome.gedit-symbolic.svg',
install_man('gedit.1')
-install_data(
- 'gedit-bugreport.sh',
- install_dir: join_paths(
- libexecdir,
- package_name,
- )
-)
-
appdata_file = i18n.merge_file(
'appdata-file',
input: 'org.gnome.gedit.appdata.xml.in',
diff --git a/data/org.gnome.gedit.desktop.in.in b/data/org.gnome.gedit.desktop.in.in
index 9598d7a5a..679d3e7c8 100644
--- a/data/org.gnome.gedit.desktop.in.in
+++ b/data/org.gnome.gedit.desktop.in.in
@@ -10,12 +10,6 @@ MimeType=text/plain;
# This is an icon file name.
Icon=org.gnome.gedit
Categories=GNOME;GTK;Utility;TextEditor;
-X-GNOME-DocPath=gedit/gedit.xml
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=gedit
-X-GNOME-Bugzilla-Component=general
-X-GNOME-Bugzilla-Version=@VERSION@
-X-GNOME-Bugzilla-ExtraInfoScript=@FULL_LIBEXECDIR@/gedit/gedit-bugreport.sh
Actions=new-window;new-document;
# TRANSLATORS: Do NOT translate or localize the semicolons!
# The list MUST also end with a semicolon!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]