SVN Commit by dpage: r4572 - trunk/pgadmin3/pkg/win32/src
От | svn@pgadmin.org |
---|---|
Тема | SVN Commit by dpage: r4572 - trunk/pgadmin3/pkg/win32/src |
Дата | |
Msg-id | 200510190843.j9J8ht5n015293@developer.pgadmin.org обсуждение исходный текст |
Список | pgadmin-hackers |
Author: dpage Date: 2005-10-19 09:43:55 +0100 (Wed, 19 Oct 2005) New Revision: 4572 Modified: trunk/pgadmin3/pkg/win32/src/pgadmin3.wxs Log: Include a couple of Spanish hints that crept in whilst I wasn't looking. Modified: trunk/pgadmin3/pkg/win32/src/pgadmin3.wxs =================================================================== --- trunk/pgadmin3/pkg/win32/src/pgadmin3.wxs 2005-10-19 07:53:06 UTC (rev 4571) +++ trunk/pgadmin3/pkg/win32/src/pgadmin3.wxs 2005-10-19 08:43:55 UTC (rev 4572) @@ -96,6 +96,18 @@ </Directory> </Directory> + <Directory Id="ES_ESDOCSDIR" Name="es_ES"> + + <Directory Id="ES_ESHINTSDIR" Name="Hints"> + + <Component Id="es_es_hints" Guid="B0C057BB-C410-4AAA-8548-27D518E2985A"> + <File Id="es_es_hints.autovacuum.html" Name="autova~1.htm" LongName="autovacuum.html"DiskId="1" src="../../docs/es_ES/hints/autovacuum.html" /> + <File Id="es_es_hints.conn-hba.html" Name="conn-h~1.htm" LongName="conn-hba.html"DiskId="1" src="../../docs/es_ES/hints/conn-hba.html" /> + </Component> + + </Directory> + </Directory> + </Directory> <Component Id="pgagent_exes" Guid="FD786FF5-F499-42B3-8070-248E987F7E91"> @@ -147,6 +159,7 @@ <ComponentRef Id="pgadmin_exes" /> <ComponentRef Id="en_us_docs" /> <ComponentRef Id="de_de_hints" /> + <ComponentRef Id="es_es_hints" /> <ComponentRef Id="en_us_hints" /> <ComponentRef Id="pgadmin_il8n" />
В списке pgadmin-hackers по дате отправления: