On Dec 15, 2009, at 9:37 07AM, GeertClaes wrote: > > > > Marcus Denker-3 wrote: >> >> >>> Really like the one-click experience, great!!! Looks and feels so much >>> better. Maybe the image also needs to include Seaside, AIDAWeb, Magritte >>> and Pier though no? >> >> We should update that image and make it the default.... I will look into >> that. >> >> > > How can I tell the one-click to use a different image file?
Right-click -> Show package contents For Windows: - Edit last line in Pharo.ini to point to a different image For Linux: - Edit Pharo.sh For OSX: - In Contents/Info.plist set SqueakImageName to the your new image (either absolute or relative to the Contents directory) If you leave it empty or provide an invalid image name, the usual "open an image"-dialog pops up when you start it. Cheers, Henry _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
