> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Florian G. Pflug > Sent: 13 May 2005 10:36 > To: pgadmin-hackers > Subject: [pgadmin-hackers] [PATCH] Repair OSX Port after i18n > reorganization > > Hi > > This patch makes the osx build work again, by doing the following > .) Change i18n/Makefile.am to install i18n-files into > $(datadir)i18n instead of $(datadir)/pgadmin3/i18n when > building an appbundle. > .) Put the files listed in TMP_ui in i18n/Makefile.am > into EXTRA_DIST instead. I guess this was an error, > since TMP_ui is never used in this Makefile... > .) Support DESTDIR in i18n/Makefile.am > .) Moves the path-hint support for windows from > pgAdmin3.cpp to base/appbase.cpp, > because this saves some conditionals and is cleaner > .) Make "path" a global variable, like loadPath, ... > > Now all path-related setups are done in InitPaths in AppBase
Thanks - patch applied. > I didn't test the win32 build... I hope I didn't break anything.. Nothing another #include didn't fix :-) Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings