wireshark/packaging
Alexis La Goutte eb2fb39ff7 The 1.11.x installer puts the global plugins in the wrong place [Mac OS X]
Issue found by rols

The installer puts the normal included plugins (e.g. mate, wimax) in
/Applications/Wireshark.app/Contents/Frameworks/wireshark/plugins,
however the global plugins directory is set to
/Applications/Wireshark.app/Contents/Resources/lib/wireshark/plugins
(as it was in previous versions) so no plugins load at startup.
In order to make them load you have to create this directory and
copy the plugins there, or put them in your personal directory.

From remark of Gerald, use recommandation of Bundle Programming Guide (use Contents/PlugIns for plugin)

https://developer.apple.com/library/mac/documentation/corefoundation/conceptual/cfbundles/BundleTypes/BundleTypes.html#//apple_ref/doc/uid/10000123i-CH101-SW19

Change-Id: Ib1ae7da48a8fa94f7037912cd44c05532a238b71
Closed-bug: 9854
Reviewed-on: https://code.wireshark.org/review/602
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2014-03-19 11:19:37 +00:00
..
macosx The 1.11.x installer puts the global plugins in the wrong place [Mac OS X] 2014-03-19 11:19:37 +00:00
nsis Added Cisco Starent Diameter dictionary entries. 2014-03-02 18:18:53 +00:00
portableapps/win32 Fix indent (use 4 spaces) and add modelines and remove trailing whitespace 2014-01-05 18:39:58 +00:00
rpm The capabilities for dumpcap don't need to be inheritable. 2014-01-07 21:21:20 +00:00
svr4 Add @configure_input@ to a bunch of .in files that didn't have it. 2012-03-16 03:39:51 +00:00
Makefile.am Remove U3 code and packaging. 2013-10-27 17:15:39 +00:00
Makefile.nmake makefile.nmake => Makefile.nmake 2011-02-02 02:52:53 +00:00
ws-manifest.pl Qt5 on Windows needs platforms/qwindows.dll as well. 2013-08-31 04:18:42 +00:00