Accepting request 834124 from home:qkzhu:branches:GNOME:Factory

- Update gnome-shell-fate324570-Make-GDM-background-image-configurable.patch: 
  Bring noise-texture.png back which will be used as the default
  value of org.gnome.desktop.background.lockdialog picture-uri
  (boo#1176418).

OBS-URL: https://build.opensuse.org/request/show/834124
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=450
This commit is contained in:
Dominique Leuenberger 2020-09-22 09:01:52 +00:00 committed by Git OBS Bridge
parent d50cd0f61c
commit a074fb74a0
4 changed files with 26 additions and 0 deletions

View File

@ -1,3 +1,15 @@
diff --git a/data/gnome-shell-theme.gresource.xml b/data/gnome-shell-theme.gresource.xml
index 6c1b9cd..e8e23a3 100644
--- a/data/gnome-shell-theme.gresource.xml
+++ b/data/gnome-shell-theme.gresource.xml
@@ -12,6 +12,7 @@
<file alias="icons/scalable/status/message-indicator-symbolic.svg">message-indicator-symbolic.svg</file>
<file>no-events.svg</file>
<file>no-notifications.svg</file>
+ <file>noise-texture.png</file>
<file>pad-osd.css</file>
<file alias="icons/scalable/status/eye-open-negative-filled-symbolic.svg">eye-open-negative-filled-symbolic.svg</file>
<file alias="icons/scalable/status/eye-not-looking-symbolic.svg">eye-not-looking-symbolic.svg</file>
diff --git a/data/theme/gnome-shell-sass/widgets/_screen-shield.scss b/data/theme/gnome-shell-sass/widgets/_screen-shield.scss
index 00c549a..57e9ab6 100644
--- a/data/theme/gnome-shell-sass/widgets/_screen-shield.scss

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Sep 13 12:33:45 UTC 2020 - QK ZHU <qkzhu@suse.com>
- Update gnome-shell-fate324570-Make-GDM-background-image-configurable.patch:
Bring noise-texture.png back which will be used as the default
value of org.gnome.desktop.background.lockdialog picture-uri
(boo#1176418).
-------------------------------------------------------------------
Thu Sep 10 01:58:30 UTC 2020 - Xiaoguang Wang <xiaoguang.wang@suse.com>

View File

@ -29,6 +29,8 @@ URL: https://wiki.gnome.org/Projects/GnomeShell
Source: %{name}-%{version}.tar.xz
# SOURCE-FEATURE-SLE aboutMenu fate#314545 dliang@suse.com -- Add an applet on login UI to display suse icon, product name, hostname.
Source1: aboutMenu.js
# SOURCE-FEATURE-OPENSUSE noise-texture boo#1176418 qkzhu@suse.com -- Add noise-texture as the default greeter background, used by patch4.
Source2: noise-texture.png
# PATCH-FIX-UPSTREAM gnome-shell-private-connection.patch bnc#751211 bgo#646187 dimstar@opensuse.org -- create private connections if the user is not authorized
Patch1: gnome-shell-private-connection.patch
@ -193,6 +195,7 @@ translation-update-upstream
%patch1008 -p1
%endif
cp %{SOURCE2} data/theme/
%if 0%{?sle_version}
cp %{SOURCE1} js/ui/
%endif

BIN
noise-texture.png (Stored with Git LFS) Normal file

Binary file not shown.