From 441b3ebf9725a21b7c1e6519512e98b9bf113e6842da28d99d7f1c3f928128a6 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 11 Mar 2024 09:14:19 +0000 Subject: [PATCH] Accepting request 1156811 from home:xiaoguang_wang:branches:GNOME:Factory - Update gsettings-desktop-schemas-fate324570-Add-key-for-GDM-background-configuration.patch: Add key picture-uri-dark (bsc#1221205). OBS-URL: https://build.opensuse.org/request/show/1156811 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gsettings-desktop-schemas?expand=0&rev=151 --- ...key-for-GDM-background-configuration.patch | 30 +++++++++++-------- gsettings-desktop-schemas.changes | 6 ++++ gsettings-desktop-schemas.spec | 2 +- 3 files changed, 24 insertions(+), 14 deletions(-) diff --git a/gsettings-desktop-schemas-fate324570-Add-key-for-GDM-background-configuration.patch b/gsettings-desktop-schemas-fate324570-Add-key-for-GDM-background-configuration.patch index e2da0bb..6d47288 100644 --- a/gsettings-desktop-schemas-fate324570-Add-key-for-GDM-background-configuration.patch +++ b/gsettings-desktop-schemas-fate324570-Add-key-for-GDM-background-configuration.patch @@ -15,11 +15,11 @@ https://gitlab.gnome.org/GNOME/gnome-shell/issues/680 2 files changed, 60 insertions(+) create mode 100644 schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in -diff --git a/schemas/meson.build b/schemas/meson.build -index 69a3f98..4e8c8f9 100644 ---- a/schemas/meson.build -+++ b/schemas/meson.build -@@ -15,6 +15,7 @@ schemas = [ +Index: gsettings-desktop-schemas-45.0/schemas/meson.build +=================================================================== +--- gsettings-desktop-schemas-45.0.orig/schemas/meson.build ++++ gsettings-desktop-schemas-45.0/schemas/meson.build +@@ -16,6 +16,7 @@ schemas = [ 'org.gnome.desktop.thumbnailers.gschema.xml', 'org.gnome.desktop.session.gschema.xml', 'org.gnome.desktop.background.gschema.xml', @@ -27,12 +27,11 @@ index 69a3f98..4e8c8f9 100644 'org.gnome.desktop.calendar.gschema.xml', 'org.gnome.desktop.datetime.gschema.xml', 'org.gnome.desktop.media-handling.gschema.xml', -diff --git a/schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in b/schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in -new file mode 100644 -index 0000000..b38e699 +Index: gsettings-desktop-schemas-45.0/schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in +=================================================================== --- /dev/null -+++ b/schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in -@@ -0,0 +1,59 @@ ++++ gsettings-desktop-schemas-45.0/schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in +@@ -0,0 +1,67 @@ + + + @@ -53,6 +52,14 @@ index 0000000..b38e699 + local (file://) URIs. + + ++ ++ 'resource:///org/gnome/shell/theme/noise-texture.png' ++ Picture URI (dark) ++ ++ URI to use for the background image. Note that the backend only supports ++ local (file://) URIs. ++ ++ + + + 100 @@ -92,6 +99,3 @@ index 0000000..b38e699 + + + --- -2.16.4 - diff --git a/gsettings-desktop-schemas.changes b/gsettings-desktop-schemas.changes index 1ebe7f0..c83b234 100644 --- a/gsettings-desktop-schemas.changes +++ b/gsettings-desktop-schemas.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 11 02:04:51 UTC 2024 - Xiaoguang Wang + +- Update gsettings-desktop-schemas-fate324570-Add-key-for-GDM-background-configuration.patch: + Add key picture-uri-dark (bsc#1221205). + ------------------------------------------------------------------- Tue Nov 28 11:23:19 UTC 2023 - Dominique Leuenberger diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec index 9ed1c93..85abd4c 100644 --- a/gsettings-desktop-schemas.spec +++ b/gsettings-desktop-schemas.spec @@ -1,7 +1,7 @@ # # spec file for package gsettings-desktop-schemas # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands. # # All modifications and additions to the file contributed by third parties