Add 'SIP Communicator' as dock name on Mac OS X, when running from ant command line.

cusax-fix
Sebastien Vincent 16 years ago
parent 822fead013
commit 126025fce2

@ -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" else="">
value="-agentlib:AEGetURLEventHandlerAgent -Xdock:name='SIP Communicator'" else="">
<isset property="is.running.macos"/>
</condition>

Loading…
Cancel
Save