summaryrefslogtreecommitdiff
path: root/core/opie-login/opie-login.pro
AgeCommit message (Collapse)AuthorFilesLines
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-29/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+29
2004-08-26you need to include include.pro _before_ basing on scopes defined theremickeyl1-3/+3
2004-08-25Add menuconfig variable to set if opie-login has to be compiledwimpie1-3/+3
agains PAM Changed pro to use that variable
2004-07-09Add setting a root password if none is set to opie-loginzecke1-3/+5
If you directly start Opie-Taskbar or use AutoLogin you will not be presented by a set root password gui
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-15reverted my silly changesbrad1-2/+2
2004-03-15Fixed LIBOPIE2 config dependsbrad1-2/+2
2004-03-01revert last commit andmickeyl1-2/+2
libopie1-->libopie2
2004-03-01fix includeschicken1-1/+1
2003-12-04use opie-lupdate instead lupdatear1-22/+0
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-26fixing a strage charcniehaus1-17/+17
2002-12-14addLanguage rulescniehaus1-0/+1
2002-12-134 updates .pro-files (due to i18n-stuff)cniehaus1-0/+17
2002-11-05unintentional commitkergoth1-1/+1
2002-11-05Missed a couple remnant REQUIRESkergoth1-1/+1
2002-10-14- last login name is savedsandman1-0/+2
- wait image should be displayed right now - the qApp object is destroyed before the launcher is started -- this should prevent some semaphore permission problems - added a (very basic) crash handler - added a simple "respawned too fast" detection in case of qt/e fb problems - if opie-login is started with -a <user> or --autologin <user> it doesn't prompt for a username/password - instead it loads qpe directly using the specified user account So even if you are not running multiuser, you should now start qpe with: opie-login --autologin=root
2002-08-01Revert the non-gcc3-fix part of the gcc3-fix from Harlekinsandman1-2/+2
2002-08-01gcc3.X fixesharlekin1-2/+2
2002-07-27Initial checkin of the new opie-loginsandman1-0/+25
Just replace $OPIEDIR/bin/qpe with $OPIEDIR/bin/opie-login in /etc/init.d/opie