Re: Bug fix for Greenplum: Correct how it files the help - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Bug fix for Greenplum: Correct how it files the help
Date
Msg-id 937d27e10905260812m24725346ped7713485f4ca31b@mail.gmail.com
Whole thread Raw
In response to Bug fix for Greenplum: Correct how it files the help  (Chuck McDevitt <cmcdevitt@greenplum.com>)
List pgadmin-hackers
On Fri, May 22, 2009 at 6:11 PM, Chuck McDevitt <cmcdevitt@greenplum.com> wrote:
> Two very minor fixes for Greenplum:
>
> 1.  If html help is available (GPDB 3.3.0 and later), prefer it to the .PDF help.

I've tweaked that somewhat. I've removed the test for GPHOME and
GPHOME_CLIENTS which doesn't seem to help much, and moved the test
outside of the #ifdef block it's in which is a test for HTMLHelp
compatibility. I've moved the PDF test after the index.html test.

> 2.  If we can't find local GPDB help, go to Greenplum web site for it.

Applied - thanks.

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7882 - trunk/pgadmin3/pgadmin
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7883 - in trunk/pgadmin3/pgadmin: dlg schema