On Mon, Jan 4, 2010 at 3:14 PM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:

> Log:
>  Entrance 0.9.9.050 :) Again active! :) Added: Sessions list can be now
> scrolled. Remove entrance_edit lib and app as it doesnt work correctly, bash
> script does the same job. Added elementary configuration GUI(is compiled
> just if you have elementary), added two new themes - they come from OpenGEU
> and are called Sunshine and Moonlight; Gettextized it; moved strings from
> edje file to C; added support to use predefined greeting message which is
> translatable(but still you can use your own), and some more changes. It is
> still compatible with all old themes(but you wont get scrollability and
> strings outside edje)
> Author:       quaker
> Date:         2010-01-04 12:14:29 -0800 (Mon, 04 Jan 2010)
> New Revision: 44891
>
> This commit breaks Entrance's PAM authentication on Gentoo, and possibly
other distros.  Following is a PAM configuration that will work on Gentoo:

# /etc/pam.d/entrance

auth    include system-auth
account include system-auth
session include system-auth
password include system-auth

auth            requisite       pam_nologin.so
auth            required        pam_env.so
auth            required        pam_env.so envfile=/etc/default/locale
session         required        pam_limits.so
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to