1 <?xml version=
"1.0" encoding=
"windows-1252"?>
2 <Wix xmlns=
"http://schemas.microsoft.com/wix/2006/wi">
3 <!-- online GUID generator http://www.somacon.com/p113.php -->
4 <Product Name=
"Pidgin SIPE plug-in $(env.PACKAGE_VERSION)" Id=
"*" UpgradeCode=
"5B2EC7C8-2A9A-11DE-9AEE-4E8256D89593" Language=
"1033" Codepage=
"1252" Version=
"$(env.PACKAGE_VERSION)" Manufacturer=
"http://sipe.sourceforge.net/">
5 <Package Id=
"*" Keywords=
"Installer" Description=
"Pidgin SIPE plug-in $(env.PACKAGE_VERSION) Installer" Comments=
"An Open Implementation of SIP/Simple protocol for Live Communications Server 2003/2005/2007/2007R2" Manufacturer=
"http://sipe.sourceforge.net/" InstallerVersion=
"100" Languages=
"1033" Compressed=
"yes" SummaryCodepage=
"1252"/>
6 <Property Id=
"OLDERVERSIONBEINGUPGRADED" Secure=
"yes" />
7 <Media Id=
"1" Cabinet=
"Sample.cab" EmbedCab=
"yes" DiskPrompt=
"CD-ROM #1"/>
8 <Property Id=
"DiskPrompt" Value=
"Pidgin SIPE plug-in $(env.PACKAGE_VERSION) Installation [1]"/>
10 <Upgrade Id=
"5B2EC7C8-2A9A-11DE-9AEE-4E8256D89593">
11 <UpgradeVersion Minimum=
"0.00.0000" IncludeMinimum=
"yes" Maximum=
"$(env.PACKAGE_VERSION)" IncludeMaximum=
"no" OnlyDetect=
"no" MigrateFeatures=
"yes" IgnoreRemoveFailure=
"yes" Property=
"OLDERVERSIONBEINGUPGRADED" />
14 <Directory Id=
"TARGETDIR" Name=
"SourceDir">
15 <Directory Id=
"ProgramFilesFolder" Name=
"PFiles">
16 <Directory Id=
"INSTALLDIR" Name=
"Pidgin">
17 <Component Id=
"IconvDLL" Guid=
"A609DDD2-EB69-11DF-AC01-B734DFD72085">
18 <File Id=
"LibiconvDLL" Name=
"libiconv-2.dll" DiskId=
"1" Source=
"libiconv-2.dll" Vital=
"yes"/>
21 <Directory Id=
"plugins" Name=
"plugins">
22 <Component Id=
"MainExecutable" Guid=
"C0F1C152-2A98-11DE-9F53-817056D89593">
23 <File Id=
"LibsipeDLL" Name=
"libsipe.dll" DiskId=
"1" Source=
"src\core\libsipe.dll" Vital=
"yes"/>
26 <!-- Protocal Icons -->
27 <Directory Id=
"pixmaps" Name=
"pixmaps">
28 <Directory Id=
"pidgin" Name=
"pidgin">
29 <Directory Id=
"protocols" Name=
"protocols">
30 <Directory Id=
"sixteen" Name=
"16">
31 <Component Id=
"PixmapsProtocols16icon" Guid=
"DF22ADA4-2A9C-11DE-A54B-FD9B56D89593">
32 <File Id=
"SipePNG16" Name=
"sipe.png" DiskId=
"1" Source=
"pixmaps/16/sipe.png" Vital=
"yes"/>
35 <Directory Id=
"twenty.two" Name=
"22">
36 <Component Id=
"PixmapsProtocols22icon" Guid=
"58A125D8-2A9E-11DE-912A-71AD56D89593">
37 <File Id=
"SipePNG22" Name=
"sipe.png" DiskId=
"1" Source=
"pixmaps/22/sipe.png" Vital=
"yes"/>
40 <Directory Id=
"forty.eight" Name=
"48">
41 <Component Id=
"PixmapsProtocols48icon" Guid=
"62BD24FE-2A9E-11DE-802B-E7AE56D89593">
42 <File Id=
"SipePNG48" Name=
"sipe.png" DiskId=
"1" Source=
"pixmaps/48/sipe.png" Vital=
"yes"/>
49 <Directory Id=
"locale" Name=
"locale">
50 <Directory Id=
"cs" Name=
"cs">
51 <Directory Id=
"cs_LC_MESSAGES" Name=
"LC_MESSAGES">
52 <Component Id=
"LocaleCsLcMessages" Guid=
"026FD274-5F21-11DE-BE4B-D76A56D89593">
53 <File Id=
"cs.gmo" Name=
"pidgin-sipe.mo" DiskId=
"1" Source=
"po/cs.gmo" Vital=
"yes"/>
57 <Directory Id=
"da" Name=
"da">
58 <Directory Id=
"da_LC_MESSAGES" Name=
"LC_MESSAGES">
59 <Component Id=
"LocaleDaLcMessages" Guid=
"2AE5620C-2A9F-11DE-930D-E5B556D89593">
60 <File Id=
"da.gmo" Name=
"pidgin-sipe.mo" DiskId=
"1" Source=
"po/da.gmo" Vital=
"yes"/>
64 <Directory Id=
"de" Name=
"de">
65 <Directory Id=
"de_LC_MESSAGES" Name=
"LC_MESSAGES">
66 <Component Id=
"LocaleDeLcMessages" Guid=
"57D06CC0-2AA0-11DE-BACD-A7C056D89593">
67 <File Id=
"de.gmo" Name=
"pidgin-sipe.mo" DiskId=
"1" Source=
"po/de.gmo" Vital=
"yes"/>
71 <Directory Id=
"es" Name=
"es">
72 <Directory Id=
"es_LC_MESSAGES" Name=
"LC_MESSAGES">
73 <Component Id=
"LocaleEsLcMessages" Guid=
"619F22C8-2AA0-11DE-B345-EFC056D89593">
74 <File Id=
"es.gmo" Name=
"pidgin-sipe.mo" DiskId=
"1" Source=
"po/es.gmo" Vital=
"yes"/>
78 <Directory Id=
"fi" Name=
"fi">
79 <Directory Id=
"fi_LC_MESSAGES" Name=
"LC_MESSAGES">
80 <Component Id=
"LocaleFiLcMessages" Guid=
"1BC74F20-0EAA-11DF-9BE6-406D55D89593">
81 <File Id=
"fi.gmo" Name=
"pidgin-sipe.mo" DiskId=
"1" Source=
"po/fi.gmo" Vital=
"yes"/>
85 <Directory Id=
"fr" Name=
"fr">
86 <Directory Id=
"fr_LC_MESSAGES" Name=
"LC_MESSAGES">
87 <Component Id=
"LocaleFrLcMessages" Guid=
"675623F6-2AA0-11DE-892D-0FC156D89593">
88 <File Id=
"fr.gmo" Name=
"pidgin-sipe.mo" DiskId=
"1" Source=
"po/fr.gmo" Vital=
"yes"/>
92 <Directory Id=
"hi" Name=
"hi">
93 <Directory Id=
"hi_LC_MESSAGES" Name=
"LC_MESSAGES">
94 <Component Id=
"LocaleHiLcMessages" Guid=
"6E3FDAD6-2AA0-11DE-AB1D-53C156D89593">
95 <File Id=
"hi.gmo" Name=
"pidgin-sipe.mo" DiskId=
"1" Source=
"po/hi.gmo" Vital=
"yes"/>
99 <Directory Id=
"it" Name=
"it">
100 <Directory Id=
"it_LC_MESSAGES" Name=
"LC_MESSAGES">
101 <Component Id=
"LocaleItLcMessages" Guid=
"D02EDFEC-5CED-11DE-9027-84C456D89593">
102 <File Id=
"it.gmo" Name=
"pidgin-sipe.mo" DiskId=
"1" Source=
"po/it.gmo" Vital=
"yes"/>
106 <Directory Id=
"nb" Name=
"nb">
107 <Directory Id=
"nb_LC_MESSAGES" Name=
"LC_MESSAGES">
108 <Component Id=
"LocaleNbLcMessages" Guid=
"2B63CAE6-5F21-11DE-B69E-D46B56D89593">
109 <File Id=
"nb.gmo" Name=
"pidgin-sipe.mo" DiskId=
"1" Source=
"po/nb.gmo" Vital=
"yes"/>
113 <Directory Id=
"nl" Name=
"nl">
114 <Directory Id=
"nl_LC_MESSAGES" Name=
"LC_MESSAGES">
115 <Component Id=
"LocaleNlLcMessages" Guid=
"C058D684-432B-11DF-A979-159555D89593">
116 <File Id=
"nl.gmo" Name=
"pidgin-sipe.mo" DiskId=
"1" Source=
"po/nl.gmo" Vital=
"yes"/>
120 <Directory Id=
"pl" Name=
"pl">
121 <Directory Id=
"pl_LC_MESSAGES" Name=
"LC_MESSAGES">
122 <Component Id=
"LocalePlLcMessages" Guid=
"55BFEA02-0DE2-11DF-8408-137956D89593">
123 <File Id=
"pl.gmo" Name=
"pidgin-sipe.mo" DiskId=
"1" Source=
"po/pl.gmo" Vital=
"yes"/>
127 <Directory Id=
"pt_BR" Name=
"pt_BR">
128 <Directory Id=
"pt_BR_LC_MESSAGES" Name=
"LC_MESSAGES">
129 <Component Id=
"LocalePtBrLcMessages" Guid=
"68E345DE-1D3C-11DF-95EC-76AC55D89593">
130 <File Id=
"pt_BR.gmo" Name=
"pidgin-sipe.mo" DiskId=
"1" Source=
"po/pt_BR.gmo" Vital=
"yes"/>
134 <Directory Id=
"ru" Name=
"ru">
135 <Directory Id=
"ru_LC_MESSAGES" Name=
"LC_MESSAGES">
136 <Component Id=
"LocaleRuLcMessages" Guid=
"DFF98418-5CED-11DE-93FA-18C556D89593">
137 <File Id=
"ru.gmo" Name=
"pidgin-sipe.mo" DiskId=
"1" Source=
"po/ru.gmo" Vital=
"yes"/>
141 <Directory Id=
"ta" Name=
"ta">
142 <Directory Id=
"ta_LC_MESSAGES" Name=
"LC_MESSAGES">
143 <Component Id=
"LocaleTaLcMessages" Guid=
"752DBD5E-2AA0-11DE-B49D-17C256D89593">
144 <File Id=
"ta.gmo" Name=
"pidgin-sipe.mo" DiskId=
"1" Source=
"po/ta.gmo" Vital=
"yes"/>
148 <Directory Id=
"zh_CN" Name=
"zh_CN">
149 <Directory Id=
"zh_CN_LC_MESSAGES" Name=
"LC_MESSAGES">
150 <Component Id=
"LocaleZhCnLcMessages" Guid=
"2762E448-361A-11DE-83ED-79A556D89593">
151 <File Id=
"zh_CN.gmo" Name=
"pidgin-sipe.mo" DiskId=
"1" Source=
"po/zh_CN.gmo" Vital=
"yes"/>
159 <Feature Id=
"Complete" Level=
"1">
160 <ComponentRef Id=
"MainExecutable"/>
161 <ComponentRef Id=
"IconvDLL"/>
162 <ComponentRef Id=
"PixmapsProtocols16icon"/>
163 <ComponentRef Id=
"PixmapsProtocols22icon"/>
164 <ComponentRef Id=
"PixmapsProtocols48icon"/>
165 <ComponentRef Id=
"LocaleCsLcMessages"/>
166 <ComponentRef Id=
"LocaleDaLcMessages"/>
167 <ComponentRef Id=
"LocaleDeLcMessages"/>
168 <ComponentRef Id=
"LocaleEsLcMessages"/>
169 <ComponentRef Id=
"LocaleFiLcMessages"/>
170 <ComponentRef Id=
"LocaleFrLcMessages"/>
171 <ComponentRef Id=
"LocaleHiLcMessages"/>
172 <ComponentRef Id=
"LocaleItLcMessages"/>
173 <ComponentRef Id=
"LocaleNbLcMessages"/>
174 <ComponentRef Id=
"LocaleNlLcMessages"/>
175 <ComponentRef Id=
"LocalePlLcMessages"/>
176 <ComponentRef Id=
"LocalePtBrLcMessages"/>
177 <ComponentRef Id=
"LocaleRuLcMessages"/>
178 <ComponentRef Id=
"LocaleTaLcMessages"/>
179 <ComponentRef Id=
"LocaleZhCnLcMessages"/>
181 <!--Icon Id="sipe.png" SourceFile="pixmaps/16/sipe.png" /-->
183 <InstallExecuteSequence>
184 <RemoveExistingProducts Before=
"InstallInitialize" />
185 </InstallExecuteSequence>