Create a DMG for Wildfire with embedded installer. The install process should also add a preferences pane for Wildfire that allows:
The server to be started/stopped
Install/Uninstall the server as a service
Launch the admin console
Show "About" information
The preferences pane should be i18n'ed if possible.
Environment
None
Attachments
1
Activity
Show:
David Smith November 29, 2006 at 9:11 AM
This is the build.xml part of providing background image and icon size/location control for the wildfire .dmg file. It also makes a few other useful changes, specifically turning up the compression level of the dmg and placing the launch daemon in /Library rather than /System/Library.
The other two files that changed are binary files; one added applescript that does the Finder control needed to manipulate the window, and one removed file that we don't need anymore due to restructuring.
Create a DMG for Wildfire with embedded installer. The install process should also add a preferences pane for Wildfire that allows:
The server to be started/stopped
Install/Uninstall the server as a service
Launch the admin console
Show "About" information
The preferences pane should be i18n'ed if possible.