SHA256
1
0
forked from pool/gdm

Accepting request 238134 from home:fcrozat:branches:GNOME:Factory

- Update X11-displaymanager-gdm: remove call to splashcopy, useless
  with plymouth.

OBS-URL: https://build.opensuse.org/request/show/238134
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=267
This commit is contained in:
Dominique Leuenberger 2014-06-20 10:54:04 +00:00 committed by Git OBS Bridge
parent e37e0185f3
commit 90f165cd56
2 changed files with 6 additions and 2 deletions

View File

@ -4,8 +4,6 @@ gdm_start_proc () {
XDMOPTIONS="--no-console"
fi
splashcopy 0 6
return 0
}

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 20 09:35:25 UTC 2014 - fcrozat@suse.com
- Update X11-displaymanager-gdm: remove call to splashcopy, useless
with plymouth.
-------------------------------------------------------------------
Wed May 28 11:26:21 UTC 2014 - fcrozat@suse.com