summaryrefslogtreecommitdiffstats
path: root/pkgs/test/make-hardcode-gsettings-patch/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/test/make-hardcode-gsettings-patch/default.nix')
-rw-r--r--pkgs/test/make-hardcode-gsettings-patch/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/test/make-hardcode-gsettings-patch/default.nix b/pkgs/test/make-hardcode-gsettings-patch/default.nix
index a1339ffb2bc4..6c5d2318c6d8 100644
--- a/pkgs/test/make-hardcode-gsettings-patch/default.nix
+++ b/pkgs/test/make-hardcode-gsettings-patch/default.nix
@@ -51,6 +51,7 @@ in
schemaIdToVariableMapping = {
"org.gnome.evolution-data-server.addressbook" = "EDS";
"org.gnome.evolution.calendar" = "EVO";
+ "org.gnome.seahorse.nautilus.window" = "SEANAUT";
};
expected = ./fixtures/example-project-patched;
};