Add back session chooser

This commit is contained in:
Ray Strode 2011-02-17 12:30:53 -05:00
parent c1df96fb69
commit 1870e02eff
2 changed files with 289 additions and 273 deletions

File diff suppressed because it is too large Load Diff

View File

@ -92,6 +92,7 @@ Patch1: 0001-Make-sure-to-disable-g-s-d-plugins-in-greeter.patch
Patch2: plymouth.patch Patch2: plymouth.patch
Patch3: fix-theme-related-crash.patch Patch3: fix-theme-related-crash.patch
Patch4: fix-crasher.patch Patch4: fix-crasher.patch
Patch5: add-session-chooser.patch
Patch96: gdm-multistack.patch Patch96: gdm-multistack.patch
# Fedora-specific # Fedora-specific
@ -125,6 +126,7 @@ The GDM fingerprint plugin provides functionality necessary to use a fingerprint
%patch2 -p1 -b .plymouth %patch2 -p1 -b .plymouth
%patch3 -p1 -b .fix-theme-related-crash %patch3 -p1 -b .fix-theme-related-crash
%patch4 -p1 -b .fix-crasher %patch4 -p1 -b .fix-crasher
%patch5 -p1 -b .add-session-chooser
%patch96 -p1 -b .multistack %patch96 -p1 -b .multistack
%patch99 -p1 -b .fedora-logo %patch99 -p1 -b .fedora-logo
@ -364,6 +366,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/ull || :
%{_libdir}/gdm/simple-greeter/plugins/fingerprint.so %{_libdir}/gdm/simple-greeter/plugins/fingerprint.so
%changelog %changelog
* Thu Feb 17 2011 Ray Strode <rstrode@redhat.com> 2.91.6-8
- Add back session chooser
Resolves: #539638
* Mon Feb 14 2011 Ray Strode <rstrode@redhat.com> 2.91.6-8 * Mon Feb 14 2011 Ray Strode <rstrode@redhat.com> 2.91.6-8
- Do build with pam stack changes need to get ecryptfs - Do build with pam stack changes need to get ecryptfs
working. working.