ChangeSet ID: 7422
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/03/12 14:15:16
Modified files:
programs/wineboot: wineboot.c
documentation : packaging.sgml
Log message:
Shachar Shemesh <wine-patches(a)sun.consumer.org.il>
- Implement finer grained control over what gets run.
- Implement command line to control presets of said control for
various scenarios:
o start - session startup - run everything.
o restart - session close (presumeably after reboot) - only perform
*once operations.
Patch: http://cvs.winehq.com/patch.py?id=7422
Old revision New revision Changes Path
1.7 1.8 +50 -13 wine/programs/wineboot/wineboot.c
1.14 1.15 +7 -3 wine/documentation/packaging.sgml