pgAdmin III commit: Fix UTF-8 display for guru hints

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix UTF-8 display for guru hints
Date: 2013-07-18 20:06:01
Message-ID: E1UzuSf-0006mj-Jc@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix UTF-8 display for guru hints

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=95c14eea5e6ee502f3e64053a6cdbc89ba7487fd
Author: Marek Cernocky <marek(at)manet(dot)cz>

Modified Files
--------------
CHANGELOG | 1 +
docs/en_US/hints/autovacuum.html | 2 +-
docs/en_US/hints/conn-hba.html | 2 +-
docs/en_US/hints/conn-ident.html | 2 +-
docs/en_US/hints/conn-listen.html | 2 +-
docs/en_US/hints/encoding-ascii.html | 2 +-
docs/en_US/hints/encoding-unicode.html | 2 +-
docs/en_US/hints/fki.html | 2 +-
docs/en_US/hints/instrumentation.html | 2 +-
docs/en_US/hints/instrumentation91_with.html | 2 +-
docs/en_US/hints/instrumentation91_without.html | 2 +-
docs/en_US/hints/multiple.html | 2 +-
docs/en_US/hints/object-editing.html | 2 +-
docs/en_US/hints/pk.html | 2 +-
docs/en_US/hints/saving-passwords.html | 2 +-
docs/en_US/hints/vacuum-full.html | 2 +-
docs/en_US/hints/vacuum.html | 2 +-
docs/en_US/hints/view-without-pk.html | 2 +-
docs/fr_FR/hints/instrumentation91_with.html | 2 +-
docs/fr_FR/hints/instrumentation91_without.html | 2 +-
docs/fr_FR/hints/vacuum-full.html | 2 +-
docs/sl_SI/hints/autovacuum.html | 2 +-
docs/sl_SI/hints/conn-hba.html | 2 +-
docs/sl_SI/hints/conn-ident.html | 2 +-
docs/sl_SI/hints/conn-listen.html | 2 +-
docs/sl_SI/hints/encoding-ascii.html | 2 +-
docs/sl_SI/hints/encoding-unicode.html | 2 +-
docs/sl_SI/hints/fki.html | 2 +-
docs/sl_SI/hints/instrumentation.html | 2 +-
docs/sl_SI/hints/multiple.html | 2 +-
docs/sl_SI/hints/pk.html | 2 +-
docs/sl_SI/hints/vacuum.html | 2 +-
docs/sl_SI/hints/view-without-pk.html | 2 +-
pgadmin/frm/frmHint.cpp | 2 +-
pgadmin/utils/sysSettings.cpp | 2 +-
35 files changed, 35 insertions(+), 34 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2013-07-18 20:07:36 pgAdmin III commit: Update czech hints files
Previous Message Dinesh Kumar 2013-07-18 14:06:02 Re: pgAdmin bug - SQL creation for foreign keys