Author: dpage Date: 2008-05-16 11:15:20 +0100 (Fri, 16 May 2008)
New Revision: 7293 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7293&view=rev Log: Allow default settings to be set via a global config file. This allows redistributors and sysadmins to pre-configure an installation as required. While we're at it, refactor the path search code to be a little more maintainable. Tested on Windows so far - expect bug fixes for other platforms :-p Added: trunk/pgadmin3/pgadmin/settings.ini Modified: trunk/pgadmin3/CHANGELOG trunk/pgadmin3/pgadmin/Makefile.am trunk/pgadmin3/pgadmin/debugger/dlgDirectDbg.cpp trunk/pgadmin3/pgadmin/frm/plugins.cpp trunk/pgadmin3/pgadmin/include/pgAdmin3.h trunk/pgadmin3/pgadmin/include/utils/sysSettings.h trunk/pgadmin3/pgadmin/pgAdmin3.cpp trunk/pgadmin3/pgadmin/pgAdmin3.vcproj trunk/pgadmin3/pgadmin/ui/module.mk trunk/pgadmin3/pgadmin/utils/sysSettings.cpp -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
