Add SIP Communicator icon in Mac OS X dock, when running from ant command line.

cusax-fix
Sebastien Vincent 16 years ago
parent b3f0fdcdea
commit 510746469c

@ -658,7 +658,7 @@
<!-- SIP Communicator on Mac OS X uses a JVMTI agent to handle kAEGetURL
AppleScript events. -->
<condition property="jvmarg.line"
value="-agentlib:AEGetURLEventHandlerAgent -Xdock:name='SIP Communicator'" else="">
value="-agentlib:AEGetURLEventHandlerAgent -Xdock:name='SIP Communicator' -Xdock:icon='resources/images/logo/sc_logo_128x128.icns'" else="">
<isset property="is.running.macos"/>
</condition>

Loading…
Cancel
Save