SVN Commit by dpage: r7574 - in trunk/pgadmin3: pgadmin/frm pgadmin/include/frm plugins

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7574 - in trunk/pgadmin3: pgadmin/frm pgadmin/include/frm plugins
Date: 2009-01-27 21:23:27
Message-ID: 200901272123.n0RLNRlc031232@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2009-01-27 22:01:25 Re: Server Status window work
Previous Message Dave Page 2009-01-27 20:31:13 Re: Server Status window work