Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=bfe51e5812ecce635e4c1b122ef295f880ad2b56
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 ------ REL-1_12_0_PATCHES 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
