11 lines
335 B
Diff
11 lines
335 B
Diff
|
--- a/data/appdata/meson.build
|
||
|
+++ b/data/appdata/meson.build
|
||
|
@@ -1,7 +1,6 @@
|
||
|
appdata_conf = configuration_data()
|
||
|
appdata_conf.set('appid', application_id)
|
||
|
appdata = i18n.merge_file(
|
||
|
- 'appdata',
|
||
|
input: configure_file(
|
||
|
input: files('org.gnome.Calendar.appdata.xml.in.in'),
|
||
|
output: 'org.gnome.Calendar.appdata.xml.in',
|