blob: 7edcf6665e373c01d579288ab48e9c3cbaebd886 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- data/meson.build.orig 2025-08-01 15:34:51 UTC
+++ data/meson.build
@@ -24,7 +24,6 @@ install_data(
install_data(
'io.elementary.code.gschema.xml',
- 'io.elementary.code.plugins.spell.gschema.xml',
install_dir: get_option('prefix') / get_option('datadir') / 'glib-2.0' / 'schemas'
)
|