~ubuntu-branches/ubuntu/utopic/pgadmin3/utopic-proposed

« back to all changes in this revision

Viewing changes to pkg/win32/src/pgadmin3.wxs

  • Committer: Bazaar Package Importer
  • Author(s): Gerfried Fuchs
  • Date: 2011-06-07 23:03:54 UTC
  • mfrom: (1.3.1 upstream) (13 sid)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20110607230354-3td4j9y71u4ahcvj
Tags: 1.14.0~beta1-1
* New upstream development release, adding Build-Depends on
  postgresql-server-dev-all >= 117~.
* Add Build-Depends on quilt, (un)patch to debian/rules and patch for fixing
  the include for kwlist.h in pgadmin/db/keywords.c.
* Add pg_config --includedir-server output to CPPFLAGS.
* Remove unrecognized configure options: --with-wx-config,
  --with-pgsql-include, --enable-gtk2, --enable-unicode.
* Clean up manually the files that are left behind after the broken
  distclean.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
    <Product
7
7
        Manufacturer="$(var.APPVENDOR)"
8
 
        Id="{E4F96166-2B10-414B-A9B1-140DFE0CA3D6}"
9
 
        UpgradeCode="{7D88E923-2C12-4668-99C4-A21812D0AA7E}"
 
8
        Id="{58D1EDF1-038E-4F62-A08E-C47581465A57}"
 
9
        UpgradeCode="{6C0F1824-54E3-408A-9C96-E27810D45953}"
10
10
        Name="$(var.APPNAME) $(var.APPVERSION)" 
11
11
        Version="$(var.APPVERSION)" 
12
12
        Language="1033">
29
29
                <Directory Id="BASEDIR" Name="$(var.APPNAME)">
30
30
                    <Directory Id="VersionDir" Name="$(var.APPVERSION)">
31
31
 
32
 
                        <Component Id="core_libs" Guid="{57DEE5E5-C06B-454B-AC93-0F9C0DCC716C}">
33
 
                            <File Id="core_libs.libpq.dll" Name="libpq.dll" DiskId="1" Source="$(var.PGDIR)/bin/libpq.dll" />
 
32
                        <Component Id="core_libs" Guid="{9F176BE3-7D2B-4499-9D39-4545C3356340}">
 
33
                            <File Id="core_libs.iconv.dll" Name="iconv.dll" DiskId="1" Source="$(var.PGDIR)/bin/iconv.dll" />
 
34
                            <File Id="core_libs.libeay32.dll" Name="libeay32.dll" DiskId="1" Source="$(var.PGDIR)/bin/libeay32.dll" />
34
35
                            <File Id="core_libs.libiconv_2.dll" Name="libiconv-2.dll" DiskId="1" Source="$(var.PGDIR)/bin/libiconv-2.dll" />
35
36
                            <File Id="core_libs.libintl_8.dll" Name="libintl-8.dll" DiskId="1" Source="$(var.PGDIR)/bin/libintl-8.dll" />
36
 
                            <File Id="core_libs.libeay32.dll" Name="libeay32.dll" DiskId="1" Source="$(var.PGDIR)/bin/libeay32.dll" />
37
 
                            <File Id="core_libs.ssleay32.dll" Name="ssleay32.dll" DiskId="1" Source="$(var.PGDIR)/bin/ssleay32.dll" />
38
 
                            <File Id="core_libs.iconv.dll" Name="iconv.dll" DiskId="1" Source="$(var.PGDIR)/bin/iconv.dll" />
 
37
                            <File Id="core_libs.libpq.dll" Name="libpq.dll" DiskId="1" Source="$(var.PGDIR)/bin/libpq.dll" />
39
38
                            <File Id="core_libs.libxml2.dll" Name="libxml2.dll" DiskId="1" Source="$(var.PGDIR)/bin/libxml2.dll" />
40
39
                            <File Id="core_libs.libxslt.dll" Name="libxslt.dll" DiskId="1" Source="$(var.PGDIR)/bin/libxslt.dll" />
 
40
                            <File Id="core_libs.ssleay32.dll" Name="ssleay32.dll" DiskId="1" Source="$(var.PGDIR)/bin/ssleay32.dll" />
 
41
                            <File Id="core_libs.wxbase28u_net_vc_custom.dll" Name="wxbase28u_net_vc_custom.dll" DiskId="1" Source="$(var.WXDIR)/lib/vc_dll/wxbase28u_net_vc_custom.dll" DefaultLanguage="0" />
 
42
                            <File Id="core_libs.wxbase28u_vc_custom.dll" Name="wxbase28u_vc_custom.dll" DiskId="1" Source="$(var.WXDIR)/lib/vc_dll/wxbase28u_vc_custom.dll" DefaultLanguage="0" />
 
43
                            <File Id="core_libs.wxbase28u_xml_vc_custom.dll" Name="wxbase28u_xml_vc_custom.dll" DiskId="1" Source="$(var.WXDIR)/lib/vc_dll/wxbase28u_xml_vc_custom.dll" DefaultLanguage="0" />
 
44
                            <File Id="core_libs.wxmsw28u_adv_vc_custom.dll" Name="wxmsw28u_adv_vc_custom.dll" DiskId="1" Source="$(var.WXDIR)/lib/vc_dll/wxmsw28u_adv_vc_custom.dll" DefaultLanguage="0" />
 
45
                            <File Id="core_libs.wxmsw28u_aui_vc_custom.dll" Name="wxmsw28u_aui_vc_custom.dll" DiskId="1" Source="$(var.WXDIR)/lib/vc_dll/wxmsw28u_aui_vc_custom.dll" DefaultLanguage="0" />
 
46
                            <File Id="core_libs.wxmsw28u_core_vc_custom.dll" Name="wxmsw28u_core_vc_custom.dll" DiskId="1" Source="$(var.WXDIR)/lib/vc_dll/wxmsw28u_core_vc_custom.dll" DefaultLanguage="0" />
 
47
                            <File Id="core_libs.wxmsw28u_html_vc_custom.dll" Name="wxmsw28u_html_vc_custom.dll" DiskId="1" Source="$(var.WXDIR)/lib/vc_dll/wxmsw28u_html_vc_custom.dll" DefaultLanguage="0" />
 
48
                            <File Id="core_libs.wxmsw28u_stc_vc_custom.dll" Name="wxmsw28u_stc_vc_custom.dll" DiskId="1" Source="$(var.WXDIR)/lib/vc_dll/wxmsw28u_stc_vc_custom.dll" DefaultLanguage="0" />
 
49
                            <File Id="core_libs.wxmsw28u_xrc_vc_custom.dll" Name="wxmsw28u_xrc_vc_custom.dll" DiskId="1" Source="$(var.WXDIR)/lib/vc_dll/wxmsw28u_xrc_vc_custom.dll" DefaultLanguage="0" />
41
50
                            <File Id="core_libs.zlib1.dll" Name="zlib1.dll" DiskId="1" Source="$(var.PGDIR)/bin/zlib1.dll" />
42
51
                        </Component>
43
52
 
44
53
                        <Merge Id="CRT" Language="0" SourceFile="$(env.ProgramFiles)\Common Files\Merge Modules\Microsoft_vc90_crt_x86.msm" DiskId="1" />
45
54
 
46
 
                        <Component Id="pgadmin_exes" Guid="{CC9DE9AA-5F5B-4B4B-9CA1-358EE26863AF}">
 
55
                        <Component Id="pgadmin_exes" Guid="{B66F7A62-BD72-42B1-B594-3D18544AFA14}">
47
56
                            <File Id="pgadmin_exes.pgadmin3.exe" Name="pgadmin3.exe" DiskId="1" Source="$(var.BUILDTREE)/pgadmin/Release/pgAdmin3.exe" KeyPath="yes" />
48
57
                            <Shortcut Id="pgadmin_exes.pgadmin3.exe" Directory="SMDir" Name="$(var.APPNAME)" Description="$(var.APPNAME) - $(var.APPCOMMENTS)" Show="normal" Advertise="yes" Icon="pgadmin3.ico" >
49
58
<?if $(var.BRANDED) = 1 ?>
59
68
                            </ProgId>
60
69
                        </Component>
61
70
                       
62
 
                        <Component Id="inis" Guid="{1C2EE6C5-AF9A-413F-9766-FE1E1C059FAA}">
 
71
                        <Component Id="inis" Guid="{E8573F81-3D83-4575-B33B-105745865660}">
63
72
                            <File Id="inis.settings.ini" Name="settings.ini" DiskId="1" Source="$(var.BUILDTREE)/pgadmin/settings.ini" />
64
 
                            <File Id="inis.plugins.ini" Name="plugins.ini" DiskId="1" Source="$(var.BUILDTREE)/pgadmin/plugins.ini" />
65
73
                        </Component>
66
74
 
 
75
                        <Directory Id="PluginsDir" Name="plugins.d">
 
76
                            <Component Id="plugins.d" Guid="{2B84A620-9E96-417F-AFBE-62F21D6B1655}">
 
77
                                <File Id="plugins.d.plugins.ini" Name="plugins.ini" DiskId="1" Source="$(var.BUILDTREE)/plugins.d/plugins.ini" />
 
78
                            </Component>
 
79
                        </Directory>
 
80
 
67
81
<?if $(var.BRANDED) = 1 ?>
68
82
                        <Directory Id="BrandingDir" Name="Branding">
69
 
                            <Component Id="branding" Guid="{0B2FE3C4-8DF8-4084-8C8E-CDD560C0964F}">
 
83
                            <Component Id="branding" Guid="{5FD3D3EE-8B6A-488C-924C-41FA07630508}">
70
84
                                <File Id="branding.branding.ini" Name="branding.ini" DiskId="1" Source="$(var.BRANDINGDIR)/branding.ini" />
71
85
                                <File Id="branding.icon.ico" Name="icon.ico" DiskId="1" Source="$(var.BRANDINGDIR)/icon.ico" />
72
86
                                <File Id="branding.largeicon.gif" Name="largeicon.gif" DiskId="1" Source="$(var.BRANDINGDIR)/largeicon.gif" />
78
92
 
79
93
                        <Directory Id="DocsDir" Name="Docs">
80
94
                            <Directory Id="en_usDocsDir" Name="en_US">
81
 
                                <Component Id="en_us_docs" Guid="{BAB889D8-95B9-48BD-94DD-5266EEE53D9B}">
 
95
                                <Component Id="en_us_docs" Guid="{76153E3B-8302-4547-B809-F0F72FED3FB7}">
82
96
                                    <File Id="en_us_docs.pgadmin3.chm" Name="pgadmin3.chm" DiskId="1" Source="$(var.BUILDTREE)/docs/en_US/pgadmin3.chm" KeyPath="yes" />
83
97
                                    <File Id="en_us_docs.bugreport.html" Name="bugreport.html" DiskId="1" Source="$(var.BUILDTREE)/docs/en_US/bugreport.html" />
84
98
                                    <Shortcut Id="en_us_docs.pgadmin3.chm" Directory="SMDir" Name="Documentation (English)" Description="pgAdmin documentation (English)" Show="normal" Advertise="yes" Icon="en_us_help.ico">
87
101
                                </Component>
88
102
                                    
89
103
                                <Directory Id="en_usHintsDir" Name="Hints">
90
 
                                    <Component Id="en_us_hints" Guid="{A4F799C5-F6E9-47BE-AAB5-63B5B6B93418}">
 
104
                                    <Component Id="en_us_hints" Guid="{B22D115E-D7B8-464B-9947-43C892E8FEB3}">
91
105
                                        <File Id="en_us_hints.autovacuum.html" Name="autovacuum.html" DiskId="1" Source="$(var.BUILDTREE)/docs/en_US/hints/autovacuum.html" />
92
106
                                        <File Id="en_us_hints.conn_hba.html" Name="conn-hba.html" DiskId="1" Source="$(var.BUILDTREE)/docs/en_US/hints/conn-hba.html" />
93
107
                                        <File Id="en_us_hints.conn_ident.html" Name="conn-ident.html" DiskId="1" Source="$(var.BUILDTREE)/docs/en_US/hints/conn-ident.html" />
100
114
                                        <File Id="en_us_hints.object_editing.html" Name="object-editing.html" DiskId="1" Source="$(var.BUILDTREE)/docs/en_US/hints/object-editing.html" />
101
115
                                        <File Id="en_us_hints.pk.html" Name="pk.html" DiskId="1" Source="$(var.BUILDTREE)/docs/en_US/hints/pk.html" />
102
116
                                        <File Id="en_us_hints.vacuum.html" Name="vacuum.html" DiskId="1" Source="$(var.BUILDTREE)/docs/en_US/hints/vacuum.html" />
 
117
                                        <File Id="en_us_hints.vacuum_full.html" Name="vacuum-full.html" DiskId="1" Source="$(var.BUILDTREE)/docs/en_US/hints/vacuum-full.html" />
103
118
                                        <File Id="en_us_hints.view_without_pk.html" Name="view-without-pk.html" DiskId="1" Source="$(var.BUILDTREE)/docs/en_US/hints/view-without-pk.html" />
104
119
                                        <File Id="en_us_hints.saving_passwords.html" Name="saving-passwords.html" DiskId="1" Source="$(var.BUILDTREE)/docs/en_US/hints/saving-passwords.html" />
105
120
                                    </Component>
108
123
 
109
124
                           <Directory Id="cs_czDocsDir" Name="cs_CZ">
110
125
 
111
 
                                <Component Id="cs_cz_docs" Guid="{AA9A4520-14DF-4935-B48C-680586B5859E}">
 
126
                                <Component Id="cs_cz_docs" Guid="{5A4082C9-B9AF-4A35-A41F-666C28DB999C}">
112
127
                                    <File Id="cs_cz_docs.pgadmin3.chm" Name="pgadmin3.chm" DiskId="1" Source="$(var.BUILDTREE)/docs/cs_CZ/pgadmin3.chm" KeyPath="yes" />
113
128
                                    <File Id="cs_cz_docs.bugreport.html" Name="bugreport.html" DiskId="1" Source="$(var.BUILDTREE)/docs/cs_CZ/bugreport.html" />
114
129
                                    <Shortcut Id="cs_cz_docs.pgadmin3.chm" Directory="SMDir" Name="Documentation (Czech)" Description="pgAdmin documentation (French)" Show="normal" Advertise="yes" Icon="cs_cz_help.ico">
117
132
                                </Component>
118
133
 
119
134
                                <Directory Id="cs_czHintsDir" Name="Hints">
120
 
                                    <Component Id="cs_cz_hints" Guid="{689DA01A-C926-4668-A236-0E9E87929465}">
 
135
                                    <Component Id="cs_cz_hints" Guid="{33BDF241-EBC1-4CE4-9965-241B27B3173F}">
121
136
                                        <File Id="cs_cz_hints.autovacuum.html" Name="autovacuum.html" DiskId="1" Source="$(var.BUILDTREE)/docs/cs_CZ/hints/autovacuum.html" />
122
137
                                        <File Id="cs_cz_hints.conn_hba.html" Name="conn-hba.html" DiskId="1" Source="$(var.BUILDTREE)/docs/cs_CZ/hints/conn-hba.html" />
123
138
                                        <File Id="cs_cz_hints.conn_ident.html" Name="conn-ident.html" DiskId="1" Source="$(var.BUILDTREE)/docs/cs_CZ/hints/conn-ident.html" />
139
154
                            <Directory Id="de_deDocsDir" Name="de_DE">
140
155
 
141
156
                                <Directory Id="de_deHintsDir" Name="Hints">
142
 
                                    <Component Id="de_de_hints" Guid="{A619349D-F45F-489C-B751-D409C306F169}">
 
157
                                    <Component Id="de_de_hints" Guid="{FDC46626-8C0A-4A77-B6F5-35C3BA9557BF}">
143
158
                                        <File Id="de_de_hints.autovacuum.html" Name="autovacuum.html" DiskId="1" Source="$(var.BUILDTREE)/docs/de_DE/hints/autovacuum.html" />
144
159
                                        <File Id="de_de_hints.conn_hba.html" Name="conn-hba.html" DiskId="1" Source="$(var.BUILDTREE)/docs/de_DE/hints/conn-hba.html" />
145
160
                                        <File Id="de_de_hints.conn_ident.html" Name="conn-ident.html" DiskId="1" Source="$(var.BUILDTREE)/docs/de_DE/hints/conn-ident.html" />
159
174
                            <Directory Id="es_esDocsDir" Name="es_ES">
160
175
 
161
176
                                <Directory Id="es_esHintsDir" Name="Hints">
162
 
                                    <Component Id="es_es_hints" Guid="{95B40A82-D762-4A98-B538-0288807DFCD7}">
 
177
                                    <Component Id="es_es_hints" Guid="{F9C9F564-4EA9-43E3-8F20-69DFDA1D2B6A}">
163
178
                                        <File Id="es_es_hints.autovacuum.html" Name="autovacuum.html" DiskId="1" Source="$(var.BUILDTREE)/docs/es_ES/hints/autovacuum.html" />
164
179
                                        <File Id="es_es_hints.conn_hba.html" Name="conn-hba.html" DiskId="1" Source="$(var.BUILDTREE)/docs/es_ES/hints/conn-hba.html" />
165
180
                                        <File Id="es_es_hints.conn_ident.html" Name="conn-ident.html" DiskId="1" Source="$(var.BUILDTREE)/docs/es_ES/hints/conn-ident.html" />
180
195
                          <Directory Id="fi_fiDocsDir" Name="fi_FI">
181
196
 
182
197
                                <Directory Id="fi_fiHintsDir" Name="Hints">
183
 
                                    <Component Id="fi_fi_hints" Guid="{951C5BA3-68F6-4E1A-9D19-EC48FF37F949}">
 
198
                                    <Component Id="fi_fi_hints" Guid="{B8E9159F-E18F-4D87-AB5B-F5C4592A5C52}">
184
199
                                        <File Id="fi_fi_hints.autovacuum.html" Name="autovacuum.html" DiskId="1" Source="$(var.BUILDTREE)/docs/fi_FI/hints/autovacuum.html" />
185
200
                                        <File Id="fi_fi_hints.conn_hba.html" Name="conn-hba.html" DiskId="1" Source="$(var.BUILDTREE)/docs/fi_FI/hints/conn-hba.html" />
186
201
                                        <File Id="fi_fi_hints.conn_ident.html" Name="conn-ident.html" DiskId="1" Source="$(var.BUILDTREE)/docs/fi_FI/hints/conn-ident.html" />
202
217
 
203
218
                           <Directory Id="fr_frDocsDir" Name="fr_FR">
204
219
 
205
 
                                <Component Id="fr_fr_docs" Guid="{F43EF2B9-5D59-4F36-8AD1-5827E0D9BF34}">
 
220
                                <Component Id="fr_fr_docs" Guid="{227B2C52-E901-4328-9AB0-25DDC991E35D}">
206
221
                                    <File Id="fr_fr_docs.pgadmin3.chm" Name="pgadmin3.chm" DiskId="1" Source="$(var.BUILDTREE)/docs/fr_FR/pgadmin3.chm" KeyPath="yes" />
207
222
                                    <File Id="fr_fr_docs.bugreport.html" Name="bugreport.html" DiskId="1" Source="$(var.BUILDTREE)/docs/fr_FR/bugreport.html" />
208
223
                                    <Shortcut Id="fr_fr_docs.pgadmin3.chm" Directory="SMDir" Name="Documentation (French)" Description="pgAdmin documentation (French)" Show="normal" Advertise="yes" Icon="fr_fr_help.ico">
211
226
                                </Component>
212
227
 
213
228
                                <Directory Id="fr_frHintsDir" Name="Hints">
214
 
                                    <Component Id="fr_fr_hints" Guid="{AFFE25AD-6088-431F-A300-EA6E0C6E2DE8}">
 
229
                                    <Component Id="fr_fr_hints" Guid="{1FE01F7C-46AA-421B-BE85-E4B4087863CC}">
215
230
                                        <File Id="fr_fr_hints.autovacuum.html" Name="autovacuum.html" DiskId="1" Source="$(var.BUILDTREE)/docs/fr_FR/hints/autovacuum.html" />
216
231
                                        <File Id="fr_fr_hints.conn_hba.html" Name="conn-hba.html" DiskId="1" Source="$(var.BUILDTREE)/docs/fr_FR/hints/conn-hba.html" />
217
232
                                        <File Id="fr_fr_hints.conn_ident.html" Name="conn-ident.html" DiskId="1" Source="$(var.BUILDTREE)/docs/fr_FR/hints/conn-ident.html" />
232
247
                            <Directory Id="sl_siDocsDir" Name="sl_SI">
233
248
 
234
249
                                <Directory Id="sl_siHintsDir" Name="Hints">
235
 
                                    <Component Id="sl_si_hints" Guid="{98A3E2FB-922F-4458-8162-A17793401542}">
 
250
                                    <Component Id="sl_si_hints" Guid="{6A622BFE-AD74-4D79-9A17-3B28DD8ACB34}">
236
251
                                        <File Id="sl_si_hints.autovacuum.html" Name="autovacuum.html" DiskId="1" Source="$(var.BUILDTREE)/docs/sl_SI/hints/autovacuum.html" />
237
252
                                        <File Id="sl_si_hints.conn_hba.html" Name="conn-hba.html" DiskId="1" Source="$(var.BUILDTREE)/docs/sl_SI/hints/conn-hba.html" />
238
253
                                        <File Id="sl_si_hints.conn_ident.html" Name="conn-ident.html" DiskId="1" Source="$(var.BUILDTREE)/docs/sl_SI/hints/conn-ident.html" />
252
267
                           <Directory Id="zh_cnDocsDir" Name="zh_CN">
253
268
 
254
269
                                <Directory Id="zh_cnHintsDir" Name="Hints">
255
 
                                    <Component Id="zh_cn_hints" Guid="{F10BC7A9-D6A0-4FDC-9750-71A590392CBA}">
 
270
                                    <Component Id="zh_cn_hints" Guid="{44627243-5108-4F33-8C86-56B06F3EADFE}">
256
271
                                        <File Id="zh_cn_hints.autovacuum.html" Name="autovacuum.html" DiskId="1" Source="$(var.BUILDTREE)/docs/zh_CN/hints/autovacuum.html" />
257
272
                                        <File Id="zh_cn_hints.conn_hba.html" Name="conn-hba.html" DiskId="1" Source="$(var.BUILDTREE)/docs/zh_CN/hints/conn-hba.html" />
258
273
                                        <File Id="zh_cn_hints.conn_ident.html" Name="conn-ident.html" DiskId="1" Source="$(var.BUILDTREE)/docs/zh_CN/hints/conn-ident.html" />
274
289
                           <Directory Id="zh_twDocsDir" Name="zh_TW">
275
290
 
276
291
                                <Directory Id="zh_twHintsDir" Name="Hints">
277
 
                                    <Component Id="zh_tw_hints" Guid="{6677E487-ABBC-488C-B268-3C00D1303C93}">
 
292
                                    <Component Id="zh_tw_hints" Guid="{B44C7F96-D12D-4C65-A00F-613A68A92375}">
278
293
                                        <File Id="zh_tw_hints.autovacuum.html" Name="autovacuum.html" DiskId="1" Source="$(var.BUILDTREE)/docs/zh_TW/hints/autovacuum.html" />
279
294
                                        <File Id="zh_tw_hints.conn_hba.html" Name="conn-hba.html" DiskId="1" Source="$(var.BUILDTREE)/docs/zh_TW/hints/conn-hba.html" />
280
295
                                        <File Id="zh_tw_hints.conn_ident.html" Name="conn-ident.html" DiskId="1" Source="$(var.BUILDTREE)/docs/zh_TW/hints/conn-ident.html" />
295
310
 
296
311
                        </Directory>
297
312
 
298
 
                        <Component Id="postgresql_exes" Guid="{1E811C06-2965-4C0F-8E80-F35FC6168521}">
 
313
                        <Component Id="postgresql_exes" Guid="{F9C142CB-808F-4AAE-826B-7F721651B95F}">
299
314
                            <File Id="postgresql_exes.psql.exe" Name="psql.exe" DiskId="1" Source="$(var.PGDIR)/bin/psql.exe" />
300
315
                            <File Id="postgresql_exes.pg_dump.exe" Name="pg_dump.exe" DiskId="1" Source="$(var.PGDIR)/bin/pg_dump.exe" />
301
316
                            <File Id="postgresql_exes.pg_dumpall.exe" Name="pg_dumpall.exe" DiskId="1" Source="$(var.PGDIR)/bin/pg_dumpall.exe" />
304
319
 
305
320
                        <Directory Id="i18nDir" Name="i18n">
306
321
 
307
 
                            <Component Id="pgadmin_il8n" Guid="{224F870E-C932-48CF-A179-613A00DFC230}">
 
322
                            <Component Id="pgadmin_il8n" Guid="{7F8B66F0-5BDD-4179-B070-6FEA62CCEC16}">
308
323
                                <File Id="pgadmin_il8n.pgadmin3.lng" Name="pgadmin3.lng" DiskId="1" Source="$(var.BUILDTREE)/i18n/pgadmin3.lng" />
309
324
                                <File Id="pgadmin_il8n.pg_settings.csv" Name="pg_settings.csv" DiskId="1" Source="$(var.BUILDTREE)/i18n/pg_settings.csv" />
310
325
                            </Component>
318
333
            </Directory>
319
334
            <Directory Id="ProgramMenuFolder" Name="." SourceName="Programs">
320
335
                <Directory Id="SMDir" Name="$(var.APPNAME) $(var.APPVERSION)">
321
 
                    <Component Id="smdir" Guid="{34A6E024-1D09-423B-AC22-725239A06984}">
 
336
                    <Component Id="smdir" Guid="{23DBC6B0-3E17-4196-B5AE-01BCD08F9B60}">
322
337
                        <RegistryValue KeyPath="yes" Type="string" Root="HKCU" Key="Software\$(var.APPNAME)\SMDir Created" Value="y" />
323
338
                        <RemoveFolder Id="SMDir" On="uninstall" />
324
339
                    </Component>
335
350
                <MergeRef Id="CRT" />
336
351
                <ComponentRef Id="pgadmin_exes" />
337
352
                <ComponentRef Id="inis" />
 
353
                <ComponentRef Id="plugins.d" />
338
354
<?if $(var.BRANDED) = 1 ?>
339
355
                <ComponentRef Id="branding" />
340
356
<?endif?>