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"/>
-
+