Also, to get the DiffFiles icon to display correctly in the dock (instead of the generic app icon), change line 32 to include $OXYGEN_HOME, as follows:
-Xdock:icon=$OXYGEN_HOME/DiffFiles.app/Contents/Resources/DiffFiles.icns\ I've uploaded the complete script to the Files section of the Versions Google Group. - Joe On Sat, Sep 19, 2009 at 10:01 PM, Joe Wicentowski <[email protected]> wrote: > If anyone uses the oXygen XML Editor, and wants to use its built-in > XML-aware diff tool (DiffFiles), just copy the DiffFiles.sh from / > Applications/oxygen into the Versions custom comparison scripts folder > ~/Library/Application Support/Versions/Compare Scripts/, and change > line 18 of DiffFiles.sh from: > > OXYGEN_HOME=`dirname "$PRG"` > > to: > > OXYGEN_HOME=/Applications/oxygen/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/versions?hl=en -~----------~----~----~----~------~----~------~--~---
