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