Wireshark-commits: [Wireshark-commits] rev 52502: /trunk/packaging/macosx/ /trunk/packaging/macosx/

Date: Thu, 10 Oct 2013 17:30:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52502

User: gerald
Date: 2013/10/10 05:30 PM

Log:
 Fixes for the utility-launcher script.
 
 If we don't find Wireshark.app in WIRESHARK_APP_DIR or
 /Applications/Wireshark.app, look for it using its bundle ID. Add a
 description of this process to the Read Me First files. Look for
 executables in the right subdirectory depending on our UI flavor.
 
 Make sure we don't add GTK+-specific items to the app bundle if we're
 using Qt.

Directory: /trunk/packaging/macosx/
  Changes    Path                     Action
  +26 -5     Read_me_first_gtk.rtf    Modified
  +26 -5     Read_me_first_qt.rtf     Modified
  +2 -2      osx-app.sh               Modified
  +14 -1     utility-launcher         Modified