[gnome-software/945-build-switch-from-gnome-desktop-dependency-to-gsettings-desktop-schemas] Apply 1 suggestion(s) to 1 file(s)



commit 985baf907a057753b0507d2576eb0f59f07a8c8a
Author: Milan Crha <mcrha redhat com>
Date:   Fri Dec 4 11:36:13 2020 +0000

    Apply 1 suggestion(s) to 1 file(s)

 meson_options.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 39ec0ecb..83ebcc00 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,6 +1,6 @@
 option('tests', type : 'boolean', value : true, description : 'enable tests')
 option('gspell', type : 'boolean', value : true, description : 'enable gspell')
-option('gsettings-desktop-schemas', type : 'feature', value : 'enabled', description : 'enable 
gsettings-desktop-schemas')
+option('gsettings_desktop_schemas', type : 'feature', value : 'enabled', description : 'enable integration 
with GNOME desktop preferences')
 option('man', type : 'boolean', value : true, description : 'enable man pages')
 option('packagekit', type : 'boolean', value : true, description : 'enable PackageKit support')
 option('packagekit_autoremove', type : 'boolean', value : false, description : 'autoremove packages in 
PackageKit')


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