From 5aabdea2e395314ca8fac15a4c4e0932c6baff9b Mon Sep 17 00:00:00 2001 From: mattias Date: Sat, 24 Apr 2010 20:27:44 +0000 Subject: [PATCH] externhelp: help for postgresql git-svn-id: trunk@24895 - --- components/externhelp/externhelp.lpk | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/components/externhelp/externhelp.lpk b/components/externhelp/externhelp.lpk index 74c1db1219..695b2e7bae 100644 --- a/components/externhelp/externhelp.lpk +++ b/components/externhelp/externhelp.lpk @@ -19,7 +19,7 @@ - + @@ -52,8 +52,8 @@ - <_ExternHelp Childs="Count/Item1/Item2"> - <_Count Value="2"/> + <_ExternHelp Childs="Count/Item1/Item2/Item3"> + <_Count Value="3"/> <_Item1 Childs="Filename/Name/URL"> <_Filename Childs="Value"> <_Value Value="$(FPCSrcDir)/rtl/win32/windows.pp"/> @@ -63,7 +63,16 @@ <_Value Value="http://social.msdn.microsoft.com/Search/en-us?query=$(Identifier)"/> - <_Item2 Childs="Filename/Name/URL/WithSubDirectories"> + <_Item2 Childs="Filename/Name/URL"> + <_Filename Childs="Value"> + <_Value Value="$(FPCSrcDir)/packages/postgres/src/postgres.pp"/> + + <_Name Value="PostgreSQL"/> + <_URL Childs="Value"> + <_Value Value="http://search.postgresql.org/search?q=$(Identifier)"/> + + + <_Item3 Childs="Filename/Name/URL/WithSubDirectories"> <_Filename Childs="Value"> <_Value Value="$(FPCSrcDir)/packages/gtk2/"/> @@ -74,7 +83,7 @@ <_WithSubDirectories Childs="Value"> <_Value Value="True"/> - +