Hint files installation patch

From: Tomasz Rybak <bogomips(at)post(dot)pl>
To: pgAdmin Hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Hint files installation patch
Date: 2005-10-10 14:53:38
Message-ID: 1128956018.4642.1.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Here's patch adding hint HTML files to installed ones.
Without it hints/*.html weren't installed, and when
pgAdmin tried to display hint, only empty window was
displayed.

Index: Makefile.am
===================================================================
--- Makefile.am (wersja 4523)
+++ Makefile.am (kopia robocza)
@@ -15,6 +15,7 @@
$(top_srcdir)/LICENCE.txt

TMP_docs = \
+ $(top_srcdir)/docs/en_US/hints/*.html \
$(top_srcdir)/docs/en_US/pg/*.html \
$(top_srcdir)/docs/en_US/pg/*.css \
$(top_srcdir)/docs/en_US/images/*.png \

--
Tomasz Rybak <bogomips(at)post(dot)pl>

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2005-10-10 15:16:02 SVN Commit by andreas: r4524 - trunk/pgadmin3
Previous Message Andreas Pflug 2005-10-08 20:49:09 Re: Crash during displaying drop-down menu for