Accepting request 903638 from home:yfjiang:branches:GNOME:Factory
- Rebase gdm-disable-gnome-initial-setup.patch (bsc#1184095). OBS-URL: https://build.opensuse.org/request/show/903638 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=476
This commit is contained in:
parent
83b1a862c5
commit
3e7beacefd
@ -1,10 +1,10 @@
|
||||
Index: b/daemon/gdm-display.c
|
||||
Index: gdm-40.0/daemon/gdm-display.c
|
||||
===================================================================
|
||||
--- a/daemon/gdm-display.c 2019-10-11 21:11:39.925180538 +0800
|
||||
+++ b/daemon/gdm-display.c 2019-10-11 21:14:23.866397460 +0800
|
||||
--- gdm-40.0.orig/daemon/gdm-display.c
|
||||
+++ gdm-40.0/daemon/gdm-display.c
|
||||
@@ -570,7 +570,7 @@ gdm_display_prepare (GdmDisplay *self)
|
||||
*/
|
||||
look_for_existing_users_sync (self);
|
||||
exit (EXIT_FAILURE);
|
||||
}
|
||||
|
||||
- priv->doing_initial_setup = wants_initial_setup (self);
|
||||
+ priv->doing_initial_setup = FALSE;
|
||||
@ -27,10 +27,10 @@ Index: b/daemon/gdm-display.c
|
||||
|
||||
void
|
||||
gdm_display_start_greeter_session (GdmDisplay *self)
|
||||
Index: b/data/gdm.schemas.in
|
||||
Index: gdm-40.0/data/gdm.schemas.in
|
||||
===================================================================
|
||||
--- a/data/gdm.schemas.in 2019-10-11 21:11:39.925180538 +0800
|
||||
+++ b/data/gdm.schemas.in 2019-10-11 21:11:43.473206874 +0800
|
||||
--- gdm-40.0.orig/data/gdm.schemas.in
|
||||
+++ gdm-40.0/data/gdm.schemas.in
|
||||
@@ -50,7 +50,7 @@
|
||||
<schema>
|
||||
<key>daemon/InitialSetupEnable</key>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 2 08:06:36 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
|
||||
|
||||
- Rebase gdm-disable-gnome-initial-setup.patch (bsc#1184095).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 17 08:18:30 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user