Thread: SVN Commit by dpage: r6540 - in trunk/pgadmin3: pgadmin pkg/mac

SVN Commit by dpage: r6540 - in trunk/pgadmin3: pgadmin pkg/mac

From
svn@pgadmin.org
Date:
Author: dpage

Date: 2007-08-07 09:21:32 +0000 (Tue, 07 Aug 2007)

New Revision: 6540

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6540&view=rev

Log:
Move the helper apps into Contents/SharedSupport in the Mac appbundle. This is because any
the path to any library dependencies is set relative to the main executable in the bundle
which was then wrong if that library was used by a helper with a different relative path.
Or something like that. Kinda hard to put into words. Anyhoo, per report from Jyrki Wahlstedt,
fix suggested by Florian



Modified:
   trunk/pgadmin3/pgadmin/pgAdmin3.cpp
   trunk/pgadmin3/pkg/mac/Makefile.am