[gcr/nielsdg/conflicting-files: 1/2] schema: Drop legacy GConf files




commit df829a7a3d3026268e19351125c785c640ac0418
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Fri Jun 24 15:59:00 2022 +0200

    schema: Drop legacy GConf files

 schema/meson.build | 9 ---------
 1 file changed, 9 deletions(-)
---
diff --git a/schema/meson.build b/schema/meson.build
index 81572a35..4fd22d8b 100644
--- a/schema/meson.build
+++ b/schema/meson.build
@@ -2,12 +2,3 @@ compiled_schemas = gnome.compile_schemas()
 install_data('org.gnome.crypto.pgp.gschema.xml',
   install_dir: gcr_prefix / get_option('datadir') / 'glib-2.0' / 'schemas',
 )
-
-# GConf files (legacy)
-gconf_convert_files = [
-  'org.gnome.crypto.pgp.convert',
-  'org.gnome.crypto.pgp_keyservers.convert',
-]
-install_data(gconf_convert_files,
-  install_dir: get_option('datadir') / 'GConf' / 'gsettings',
-)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]