Accepting request 785455 from home:xiaoguang_wang:branches:GNOME:Factory
- Add gnome-shell-extensions-remove-gsd-XSettings.patch: Remove org.gnome.SettingsDaemon.XSettings from file gnome-classic.session (bsc#1163262 glgo#GNOME/gnome-session#51) OBS-URL: https://build.opensuse.org/request/show/785455 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=212
This commit is contained in:
parent
3a43b23a1b
commit
85cf792a37
9
gnome-shell-extensions-remove-gsd-XSettings.patch
Normal file
9
gnome-shell-extensions-remove-gsd-XSettings.patch
Normal file
@ -0,0 +1,9 @@
|
||||
diff --git a/data/gnome-classic.session.desktop.in b/data/gnome-classic.session.desktop.in
|
||||
index c29447d..2017e6d 100644
|
||||
--- a/data/gnome-classic.session.desktop.in
|
||||
+++ b/data/gnome-classic.session.desktop.in
|
||||
@@ -1,3 +1,3 @@
|
||||
[GNOME Session]
|
||||
Name=GNOME Classic
|
||||
-RequiredComponents=org.gnome.Shell;org.gnome.SettingsDaemon.A11ySettings;org.gnome.SettingsDaemon.Color;org.gnome.SettingsDaemon.Datetime;org.gnome.SettingsDaemon.Housekeeping;org.gnome.SettingsDaemon.Keyboard;org.gnome.SettingsDaemon.MediaKeys;org.gnome.SettingsDaemon.Power;org.gnome.SettingsDaemon.PrintNotifications;org.gnome.SettingsDaemon.Rfkill;org.gnome.SettingsDaemon.ScreensaverProxy;org.gnome.SettingsDaemon.Sharing;org.gnome.SettingsDaemon.Smartcard;org.gnome.SettingsDaemon.Sound;org.gnome.SettingsDaemon.Wacom;org.gnome.SettingsDaemon.XSettings;
|
||||
+RequiredComponents=org.gnome.Shell;org.gnome.SettingsDaemon.A11ySettings;org.gnome.SettingsDaemon.Color;org.gnome.SettingsDaemon.Datetime;org.gnome.SettingsDaemon.Housekeeping;org.gnome.SettingsDaemon.Keyboard;org.gnome.SettingsDaemon.MediaKeys;org.gnome.SettingsDaemon.Power;org.gnome.SettingsDaemon.PrintNotifications;org.gnome.SettingsDaemon.Rfkill;org.gnome.SettingsDaemon.ScreensaverProxy;org.gnome.SettingsDaemon.Sharing;org.gnome.SettingsDaemon.Smartcard;org.gnome.SettingsDaemon.Sound;org.gnome.SettingsDaemon.Wacom;
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 06:44:29 UTC 2020 - Xiaoguang Wang <xwang@suse.com>
|
||||
|
||||
- Add gnome-shell-extensions-remove-gsd-XSettings.patch: Remove
|
||||
org.gnome.SettingsDaemon.XSettings from file gnome-classic.session
|
||||
(bsc#1163262 glgo#GNOME/gnome-session#51)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 1 20:21:31 UTC 2020 - mgorse@suse.com
|
||||
|
||||
|
@ -36,6 +36,8 @@ Source7: 00_org.gnome.shell.extensions.sle-classic.gschema.override
|
||||
Patch1: gnome-shell-add-app-to-desktop.patch
|
||||
# PATCH-FIX-OPENSUSE gnome-classic-s390-not-require-g-s-d_wacom.patch bsc#1129412 yfjiang@suse.com -- Remove the runtime requirement of g-s-d Wacom plugin
|
||||
Patch2: gnome-classic-s390-not-require-g-s-d_wacom.patch
|
||||
# PATCH-FIX-UPSTREAM gnome-session-remove-gsd-XSettings.patch bsc#1163262 glgo#GNOME/gnome-session#51 xwang@suse.com -- remove org.gnome.SettingsDaemon.XSettings from gnome-classic.session
|
||||
Patch3: gnome-shell-extensions-remove-gsd-XSettings.patch
|
||||
|
||||
## NOTE keep SLE Classic patch at the bottom
|
||||
# PATCH-FIX-SLE gse-sle-classic-ext.patch Fate#318572 cxiong@suse.com -- add sle classic support
|
||||
@ -117,6 +119,7 @@ to pick system installed themes or even themes installed in the user's home.
|
||||
%ifarch s390 s390x
|
||||
%patch2 -p1
|
||||
%endif
|
||||
%patch3 -p1
|
||||
translation-update-upstream po %{name}
|
||||
gnome-patch-translation-prepare po %{name}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user