diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2003-01-28 18:36:58 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2003-01-28 18:36:58 +0000 |
commit | 3c71ff78e9c867311ccd250fbafeb90640a151f4 (patch) | |
tree | add3e358b8ed50c1c858e55c614c22928a3549dc /x11/kdebase4/files/patch-kdm-kfrontend-genkdmconf.c | |
parent | Update to 2.1.7. (diff) |
update to 3.1 official release
Notes
Notes:
svn path=/head/; revision=74156
Diffstat (limited to 'x11/kdebase4/files/patch-kdm-kfrontend-genkdmconf.c')
-rw-r--r-- | x11/kdebase4/files/patch-kdm-kfrontend-genkdmconf.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/x11/kdebase4/files/patch-kdm-kfrontend-genkdmconf.c b/x11/kdebase4/files/patch-kdm-kfrontend-genkdmconf.c index 23448831eda0..e184ce64e922 100644 --- a/x11/kdebase4/files/patch-kdm-kfrontend-genkdmconf.c +++ b/x11/kdebase4/files/patch-kdm-kfrontend-genkdmconf.c @@ -20,12 +20,3 @@ "\n" #ifdef _AIX "if [ -f /usr/lib/X11/xdm/sessreg ]; then\n" -@@ -1054,7 +1054,7 @@ - { "Language", "de_DE", 0 }, - { "ShowUsers", "None", 0 }, - { "SelectedUsers", "root,johndoe", 0 }, --{ "HiddenUsers", "adm,alias,amanda,apache,bin,bind,daemon,exim,falken,ftp,games,gdm,gopher,halt,httpd,ident,imnadm,ingres,kmem,lp,mail,mailnull,man,mta,mysql,named,news,nfsnobody,nobody,nscd,ntp,operator,pcap,pop,postfix,postgres,qmaild,qmaill,qmailp,qmailq,qmailr,qmails,radvd,reboot,rpc,rpcuser,rpm,sendmail,shutdown,squid,sympa,sync,tty,uucp,xfs,xten", 1 }, -+{ "HiddenUsers", "adm,alias,amanda,apache,bin,bind,daemon,exim,falken,ftp,games,gdm,gopher,halt,httpd,ident,imnadm,ingres,kmem,lp,mail,mailnull,man,mta,mysql,named,news,nfsnobody,nobody,nscd,ntp,operator,pcap,pop,postfix,postgres,qmaild,qmaill,qmailp,qmailq,qmailr,qmails,radvd,reboot,rpc,rpcuser,rpm,sendmail,sshd,shutdown,smmsp,squid,sympa,sync,tty,uucp,www,xfs,xten", 1 }, - { "MinShowUID", "1000", 0 }, - { "MaxShowUID", "29999", 0 }, - { "SortUsers", "false", 0 }, |