- set Browser=true by default

This commit is contained in:
Ray Strode 2007-06-28 03:22:44 +00:00
parent 85cbbb64e2
commit b43008bcdc
2 changed files with 25 additions and 17 deletions

View File

@ -1,5 +1,5 @@
--- gdm-2.19.1/config/gdm.conf.in.change-defaults 2007-05-13 22:08:25.000000000 -0400
+++ gdm-2.19.1/config/gdm.conf.in 2007-05-21 11:16:43.000000000 -0400
--- gdm-2.19.3/config/gdm.conf.in.change-defaults 2007-06-27 23:15:03.000000000 -0400
+++ gdm-2.19.3/config/gdm.conf.in 2007-06-27 23:19:25.000000000 -0400
@@ -66,9 +66,9 @@ TimedLoginDelay=30
# should leave this alone.
#Chooser=@libexecdir@/gdmchooser
@ -95,7 +95,7 @@
# If true then the last login information is printed to the user before being
# prompted for password. While this gives away some info on what users are on
@@ -333,7 +333,7 @@ Enable=false
@@ -337,7 +337,7 @@ Enable=false
#GtkRC=@datadir@/themes/Default/gtk-2.0/gtkrc
# The GTK+ theme to use for the GUI.
@ -104,7 +104,7 @@
# If to allow changing the GTK+ (widget) theme from the greeter. Currently
# this only affects the standard greeter as the graphical greeter does not yet
# have this ability.
@@ -354,7 +354,7 @@ Enable=false
@@ -358,7 +358,7 @@ Enable=false
# themed login (gdmgreeter).
#
# The standard login has a title bar that the user can move.
@ -113,7 +113,14 @@
# Don't allow user to move the standard login window. Only makes sense if
# TitleBar is on.
#LockPosition=false
@@ -378,7 +378,7 @@ Browser=false
@@ -376,13 +376,13 @@ Enable=false
# affect the Face Browser (MinimalUID, DefaultFace, Include, Exclude,
# IncludeAll, GlobalFaceDir) are used by both the Standard and Themed
# greeter.
-Browser=false
+Browser=true
# The default picture in the browser.
#DefaultFace=@pixmapdir@/nobody.png
# User ID's less than the MinimalUID value will not be included in the face
# browser or in the gdmselection list for Automatic/Timed login. They will not
# be displayed regardless of the settings for Include and Exclude.
@ -122,7 +129,7 @@
# Users listed in Include will be included in the face browser and in the
# gdmsetup selection list for Automatic/Timed login. Users should be separated
# by commas.
@@ -395,7 +395,7 @@ Browser=false
@@ -399,7 +399,7 @@ Browser=false
# large numbers of users and this feature should not be used in such
# environments. The setting of IncludeAll does nothing if Include is set to a
# non-empty value.
@ -131,7 +138,7 @@
# If user or user.png exists in this dir it will be used as his picture.
#GlobalFaceDir=@datadir@/pixmaps/faces/
@@ -404,7 +404,7 @@ Browser=false
@@ -408,7 +408,7 @@ Browser=false
# file, although GDM will be able to read a standard locale.alias file as well.
#LocaleFile=@gdmlocaledir@/locale.alias
# Logo shown in the standard greeter.
@ -140,7 +147,7 @@
# Logo shown on file chooser button in gdmsetup (do not modify this value).
#ChooserButtonLogo=@pixmapdir@/gdm-foot-logo.png
# The standard greeter should shake if a user entered the wrong username or
@@ -451,8 +451,9 @@ DefaultRemoteWelcome=true
@@ -455,8 +455,9 @@ DefaultRemoteWelcome=true
# The Standard greeter (gdmlogin) uses BackgroundColor as the background
# color, while the themed greeter (gdmgreeter) uses GraphicalThemedColor
# as the background color.
@ -152,7 +159,7 @@
# XDMCP session should only get a color, this is the sanest setting since you
# don't want to take up too much bandwidth
#BackgroundRemoteOnlyColor=true
@@ -473,8 +474,8 @@ GraphicalThemedColor=#76848F
@@ -477,8 +478,8 @@ GraphicalThemedColor=#76848F
# Show the Failsafe sessions. These are much MUCH nicer (focus for xterm for
# example) and more failsafe then those supplied by scripts so distros should
# use this rather then just running an xterm from a script.
@ -163,7 +170,7 @@
# Normally there is a session type called 'Last' that is shown which refers to
# the last session the user used. If off, we will be in 'switchdesk' mode
# where the session saving stuff is disabled in GDM
@@ -493,7 +494,7 @@ GraphicalThemedColor=#76848F
@@ -497,7 +498,7 @@ GraphicalThemedColor=#76848F
# list then provide a list that is delimited by /: to the GraphicalThemes
# key and set GraphicalThemeRand to true. Otherwise use GraphicalTheme
# and specify just one theme.
@ -172,7 +179,7 @@
#GraphicalThemes=circles/:happygnome
GraphicalThemeDir=@datadir@/gdm/themes/
GraphicalThemeRand=false
@@ -597,7 +598,7 @@ Gestures=false
@@ -601,7 +602,7 @@ Gestures=false
# Definition of the standard X server.
[server-Standard]
name=Standard server

View File

@ -17,7 +17,7 @@
Summary: The GNOME Display Manager
Name: gdm
Version: 2.19.3
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 1
License: LGPL/GPL
Group: User Interface/X
@ -30,7 +30,6 @@ Source4: 90-grant-audio-devices-to-gdm.fdi
Source5: fedora-faces-20070319.tar.bz2
Source6: default.desktop
Patch1: gdm-2.19.1-change-defaults.patch
Patch4: gdm-2.13.0.4-update-switchdesk-location.patch
Patch19: gdm-2.19.3-move-default-message.patch
@ -54,8 +53,7 @@ Patch32: gdm-2.19.1-a11y-fixes-for-themed-greeter.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=411501
Patch33: gdm-2.19.1-pass-ats-to-session.patch
# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234567
#Patch99: gdm-2.18.0-be-more-verbose.patch
Patch100: gdm-2.19.3-change-defaults.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -127,7 +125,6 @@ Extra icons / faces for the GNOME Display Manager.
%prep
%setup -q -a 5
%patch1 -p1 -b .change-defaults
%patch4 -p1 -b .update-switchdesk-location
%patch19 -p1 -b .move-default-message
%patch20 -p1 -b .reset-pam
@ -138,7 +135,8 @@ Extra icons / faces for the GNOME Display Manager.
%patch29 -p0 -b .greeter
%patch32 -p1 -b .a11y-fixes
%patch33 -p1 -b .pass-ats-to-session
#%patch99 -p1 -b .be-more-verbose
%patch100 -p1 -b .change-defaults
%build
cp -f %{SOURCE1} config/gdm
@ -356,6 +354,9 @@ fi
%{_datadir}/pixmaps/faces/extras/*.jpg
%changelog
* Wed Jun 27 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.3-3
- set Browser=true by default
* Wed Jun 27 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.3-2
- Drop an unnecessary file dependency