[gnome-games/wip/exalm/ds: 9/9] nintendo-ds: Remove GSettings schema



commit 7ddcd3f25de3c7ab2eeb262e6f457a98e35b10e9
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Wed Aug 14 04:28:46 2019 +0500

    nintendo-ds: Remove GSettings schema
    
    Since screen layout data is now stored in savestates, the schema isn't
    used anymore and can be removed.

 plugins/nintendo-ds/data/meson.build                 |  8 --------
 .../org.gnome.Games.plugins.nintendo-ds.gschema.xml  | 20 --------------------
 2 files changed, 28 deletions(-)
---
diff --git a/plugins/nintendo-ds/data/meson.build b/plugins/nintendo-ds/data/meson.build
index 0100e094..8b1f4dc1 100644
--- a/plugins/nintendo-ds/data/meson.build
+++ b/plugins/nintendo-ds/data/meson.build
@@ -5,11 +5,3 @@ nintendo_ds_resources = gnome.compile_resources (
   'nintendo-ds.gresource.xml',
   c_name: 'resources'
 )
-
-configure_file (
-  input: 'org.gnome.Games.plugins.nintendo-ds.gschema.xml',
-  output: 'org.gnome.Games.plugins.nintendo-ds.gschema.xml',
-  configuration: gsettings_conf,
-  install: true,
-  install_dir: join_paths(datadir, 'glib-2.0', 'schemas'),
-)


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