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

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix UTF-8 display for guru hints
Дата
Msg-id E1UzuSf-0006mj-Jc@gothos.postgresql.org
обсуждение исходный текст
Список 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@manet.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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dinesh Kumar
Дата:
Сообщение: Re: pgAdmin bug - SQL creation for foreign keys
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Update czech hints files