Sync from SUSE:SLFO:Main gsettings-desktop-schemas revision ba4b572fcd77b632fc12094acba7487e
This commit is contained in:
parent
4a65eef35f
commit
0244d8f8ab
BIN
gsettings-desktop-schemas-44.0.tar.xz
(Stored with Git LFS)
BIN
gsettings-desktop-schemas-44.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
gsettings-desktop-schemas-45.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
gsettings-desktop-schemas-45.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -15,11 +15,11 @@ https://gitlab.gnome.org/GNOME/gnome-shell/issues/680
|
|||||||
2 files changed, 60 insertions(+)
|
2 files changed, 60 insertions(+)
|
||||||
create mode 100644 schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in
|
create mode 100644 schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in
|
||||||
|
|
||||||
diff --git a/schemas/meson.build b/schemas/meson.build
|
Index: gsettings-desktop-schemas-45.0/schemas/meson.build
|
||||||
index 69a3f98..4e8c8f9 100644
|
===================================================================
|
||||||
--- a/schemas/meson.build
|
--- gsettings-desktop-schemas-45.0.orig/schemas/meson.build
|
||||||
+++ b/schemas/meson.build
|
+++ gsettings-desktop-schemas-45.0/schemas/meson.build
|
||||||
@@ -15,6 +15,7 @@ schemas = [
|
@@ -16,6 +16,7 @@ schemas = [
|
||||||
'org.gnome.desktop.thumbnailers.gschema.xml',
|
'org.gnome.desktop.thumbnailers.gschema.xml',
|
||||||
'org.gnome.desktop.session.gschema.xml',
|
'org.gnome.desktop.session.gschema.xml',
|
||||||
'org.gnome.desktop.background.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.calendar.gschema.xml',
|
||||||
'org.gnome.desktop.datetime.gschema.xml',
|
'org.gnome.desktop.datetime.gschema.xml',
|
||||||
'org.gnome.desktop.media-handling.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
|
Index: gsettings-desktop-schemas-45.0/schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in
|
||||||
new file mode 100644
|
===================================================================
|
||||||
index 0000000..b38e699
|
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
+++ b/schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in
|
+++ gsettings-desktop-schemas-45.0/schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in
|
||||||
@@ -0,0 +1,59 @@
|
@@ -0,0 +1,67 @@
|
||||||
+<?xml version="1.0" encoding="UTF-8"?>
|
+<?xml version="1.0" encoding="UTF-8"?>
|
||||||
+<schemalist gettext-domain="gsettings-desktop-schemas">
|
+<schemalist gettext-domain="gsettings-desktop-schemas">
|
||||||
+ <schema id="org.gnome.desktop.background.lockdialog" path="/org/gnome/desktop/background/lockdialog/">
|
+ <schema id="org.gnome.desktop.background.lockdialog" path="/org/gnome/desktop/background/lockdialog/">
|
||||||
@ -53,6 +52,14 @@ index 0000000..b38e699
|
|||||||
+ local (file://) URIs.
|
+ local (file://) URIs.
|
||||||
+ </description>
|
+ </description>
|
||||||
+ </key>
|
+ </key>
|
||||||
|
+ <key name="picture-uri-dark" type="s">
|
||||||
|
+ <default>'resource:///org/gnome/shell/theme/noise-texture.png'</default>
|
||||||
|
+ <summary>Picture URI (dark)</summary>
|
||||||
|
+ <description>
|
||||||
|
+ URI to use for the background image. Note that the backend only supports
|
||||||
|
+ local (file://) URIs.
|
||||||
|
+ </description>
|
||||||
|
+ </key>
|
||||||
+ <key name="picture-opacity" type="i">
|
+ <key name="picture-opacity" type="i">
|
||||||
+ <range min="0" max="100"/>
|
+ <range min="0" max="100"/>
|
||||||
+ <default>100</default>
|
+ <default>100</default>
|
||||||
@ -92,6 +99,3 @@ index 0000000..b38e699
|
|||||||
+ </key>
|
+ </key>
|
||||||
+ </schema>
|
+ </schema>
|
||||||
+</schemalist>
|
+</schemalist>
|
||||||
--
|
|
||||||
2.16.4
|
|
||||||
|
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 11 02:04:51 UTC 2024 - Xiaoguang Wang <xiaoguang.wang@suse.com>
|
||||||
|
|
||||||
|
- 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 <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup instead of %setup/%patch.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 16 15:30:05 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 45.0:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 6 03:27:02 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 45.rc:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 11 10:36:25 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 45.beta:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 7 19:12:10 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 45.alpha:
|
||||||
|
+ Revert back to jpeg wallpapers
|
||||||
|
+ Update focus-new-window description to new behavior
|
||||||
|
+ Remove window shading
|
||||||
|
+ Change default to not autostart software from media
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 20 09:30:11 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
Mon Mar 20 09:30:11 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gsettings-desktop-schemas
|
# spec file for package gsettings-desktop-schemas
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
|
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gsettings-desktop-schemas
|
Name: gsettings-desktop-schemas
|
||||||
Version: 44.0
|
Version: 45.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Shared GSettings Schemas for the Desktop
|
Summary: Shared GSettings Schemas for the Desktop
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
URL: https://gnome.org/
|
URL: https://gnome.org/
|
||||||
Source0: https://download.gnome.org/sources/gsettings-desktop-schemas/44/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gsettings-desktop-schemas/45/%{name}-%{version}.tar.xz
|
||||||
# SOURCE-FIX-SLE 00_org.gnome.desktop.peripherals.gschema.override bsc#1171593 alynx.zhou@suse.com -- Change touchpad click method to default
|
# SOURCE-FIX-SLE 00_org.gnome.desktop.peripherals.gschema.override bsc#1171593 alynx.zhou@suse.com -- Change touchpad click method to default
|
||||||
Source1: 00_org.gnome.desktop.peripherals.gschema.override
|
Source1: 00_org.gnome.desktop.peripherals.gschema.override
|
||||||
|
|
||||||
@ -58,8 +58,7 @@ This package contains development files.
|
|||||||
%lang_package
|
%lang_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch0 -p1
|
|
||||||
%if 0%{?sle_version}
|
%if 0%{?sle_version}
|
||||||
cp -a %{SOURCE1} .
|
cp -a %{SOURCE1} .
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user