Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c3a6f2d2cac993571326656b0f62b2e7b92fa0e0
Log Message ----------- Fix the frmStatus title when launched in standalone When launched in standalone, the frmStatus title was an empty string. We now use the connection name. Report from Steffen Kuhn. Branch ------ master Modified Files -------------- CHANGELOG | 2 ++ pgadmin/pgAdmin3.cpp | 3 ++- 2 files changed, 4 insertions(+), 1 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
