Add a title to the backup and restore windows We previously add one but when I commited my patch on a better internationlisation, the BACKUPTITLE and RESTORETITLE were never initialized... which bringed an untitled window.
No backpatch right now, because it would be work for translators. Per request from Bastiaan Olij. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=38f50978bde31a7f0b061fe340554bc5e4fd7545 Modified Files -------------- CHANGELOG | 2 ++ pgadmin/schema/pgDatabase.cpp | 8 ++++++++ pgadmin/schema/pgObject.cpp | 8 ++++++++ pgadmin/schema/pgSchema.cpp | 8 ++++++++ pgadmin/schema/pgTable.cpp | 8 ++++++++ 5 files changed, 34 insertions(+), 0 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers