summarylogtreecommitdiffstats
path: root/apostrophe.patch
diff options
context:
space:
mode:
Diffstat (limited to 'apostrophe.patch')
-rw-r--r--apostrophe.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/apostrophe.patch b/apostrophe.patch
deleted file mode 100644
index cc3888602587..000000000000
--- a/apostrophe.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-diff '--color=auto' --unified --recursive --text apostrophe-v2.5/data/meson.build apostrophe-v2.5.patched/data/meson.build
---- apostrophe-v2.5/data/meson.build 2021-08-29 04:14:59.000000000 +0200
-+++ apostrophe-v2.5.patched/data/meson.build 2022-01-18 20:28:16.437498834 +0100
-@@ -2,7 +2,6 @@
- desktop_conf = configuration_data()
- desktop_conf.set('icon', application_id)
- desktop_file = i18n.merge_file(
-- 'desktop',
- input: configure_file(
- input: 'org.gnome.gitlab.somas.Apostrophe.desktop.in.in',
- output: '@BASENAME@',
-@@ -46,7 +45,6 @@
- # )
-
- appdata_file = i18n.merge_file(
-- 'appdata',
- input: metainfo_configured,
- output: '@0@.metainfo.xml'.format(application_id),
- po_dir: podir,