Author: dpage
Date: 2009-01-27 21:23:27 +0000 (Tue, 27 Jan 2009)
New Revision: 7574
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7574&view=rev
Log:
Add a KeyFile option to the utilities.ini config file. This option takes a filename, and only if that file exists, will the plugin be added to the menus. If the option is omitted, the plugin is always added.
Modified:
trunk/pgadmin3/pgadmin/frm/plugins.cpp
trunk/pgadmin3/pgadmin/include/frm/frmMain.h
trunk/pgadmin3/plugins/utilities.ini