| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!-- | 2 <!-- |
| 3 Compilation Note: | 3 Compilation Note: |
| 4 You may see linking errors that look like these: | 4 You may see linking errors that look like these: |
| 5 <quote>LGHT0217 : Error executing ICE action 'ICExx' [...] The error code is
2738.</quote> | 5 <quote>LGHT0217 : Error executing ICE action 'ICExx' [...] The error code is
2738.</quote> |
| 6 The documentation for this error code talks about custom actions, | 6 The documentation for this error code talks about custom actions, |
| 7 even though the CustomAction keyword does not appear in this source. | 7 even though the CustomAction keyword does not appear in this source. |
| 8 Certain WiX elements are implemented by MSI custom actions, | 8 Certain WiX elements are implemented by MSI custom actions, |
| 9 which means this source implicitly declares some insofar as the Windows Inst
aller sees it. | 9 which means this source implicitly declares some insofar as the Windows Inst
aller sees it. |
| 10 These errors are benign and can be avoided by some fiddling with the registry
on the development machine. | 10 These errors are benign and can be avoided by some fiddling with the registry
on the development machine. |
| (...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 419 <File Name="language.png"/> | 419 <File Name="language.png"/> |
| 420 </Component> | 420 </Component> |
| 421 <Component Id="html_static_img_features_adblocking.png" Guid="7dd1
2150-d713-11e2-8b8b-0800200c9a66"> | 421 <Component Id="html_static_img_features_adblocking.png" Guid="7dd1
2150-d713-11e2-8b8b-0800200c9a66"> |
| 422 <File Name="adblocking.png"/> | 422 <File Name="adblocking.png"/> |
| 423 </Component> | 423 </Component> |
| 424 </Directory> | 424 </Directory> |
| 425 <Directory Name="social" Id="html_static_img_social"> | 425 <Directory Name="social" Id="html_static_img_social"> |
| 426 <Component Id="html_static_img_social_facebook.png" Guid="862e7c00
-d713-11e2-8b8b-0800200c9a66"> | 426 <Component Id="html_static_img_social_facebook.png" Guid="862e7c00
-d713-11e2-8b8b-0800200c9a66"> |
| 427 <File Name="facebook.png"/> | 427 <File Name="facebook.png"/> |
| 428 </Component> | 428 </Component> |
| 429 <Component Id="html_static_img_social_facebook_old.png" Guid="2638
6980-f074-11e2-b778-0800200c9a66"> | |
| 430 <File Name="facebook-old.png"/> | |
| 431 </Component> | |
| 432 <Component Id="html_static_img_social_gplus.png" Guid="8de48390-d7
13-11e2-8b8b-0800200c9a66"> | 429 <Component Id="html_static_img_social_gplus.png" Guid="8de48390-d7
13-11e2-8b8b-0800200c9a66"> |
| 433 <File Name="gplus.png"/> | 430 <File Name="gplus.png"/> |
| 434 </Component> | 431 </Component> |
| 435 <Component Id="html_static_img_social_gplus_old.png" Guid="2c0035a
0-f074-11e2-b778-0800200c9a66"> | |
| 436 <File Name="gplus-old.png"/> | |
| 437 </Component> | |
| 438 <Component Id="html_static_img_social_twitter.png" Guid="948152f0-
d713-11e2-8b8b-0800200c9a66"> | 432 <Component Id="html_static_img_social_twitter.png" Guid="948152f0-
d713-11e2-8b8b-0800200c9a66"> |
| 439 <File Name="twitter.png"/> | 433 <File Name="twitter.png"/> |
| 440 </Component> | 434 </Component> |
| 441 <Component Id="html_static_img_social_twitter_old.png" Guid="2c003
5a1-f074-11e2-b778-0800200c9a66"> | |
| 442 <File Name="twitter-old.png"/> | |
| 443 </Component> | |
| 444 </Directory> | 435 </Directory> |
| 445 </Directory> | 436 </Directory> |
| 446 <Directory Name="js" Id="html_static_js"> | 437 <Directory Name="js" Id="html_static_js"> |
| 447 <Component Id="html_static_js_firstRun.js" Guid="2c0035a2-f074-11e2-
b778-0800200c9a66"> | 438 <Component Id="html_static_js_firstRun.js" Guid="2c0035a2-f074-11e2-
b778-0800200c9a66"> |
| 448 <File Name="firstRun.js"/> | 439 <File Name="firstRun.js"/> |
| 449 </Component> | 440 </Component> |
| 450 <Component Id="html_static_js_ieFirstRun.js" Guid="f2a86685-d713-11e
2-8b8b-0800200c9a66"> | 441 <Component Id="html_static_js_ieFirstRun.js" Guid="f2a86685-d713-11e
2-8b8b-0800200c9a66"> |
| 451 <File Name="ieFirstRun.js"/> | 442 <File Name="ieFirstRun.js"/> |
| 452 </Component> | 443 </Component> |
| 453 <Component Id="html_static_js_IESettings.js" Guid="9e851b10-d713-11e
2-8b8b-0800200c9a66"> | 444 <Component Id="html_static_js_IESettings.js" Guid="9e851b10-d713-11e
2-8b8b-0800200c9a66"> |
| (...skipping 364 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 818 </ComponentGroup> | 809 </ComponentGroup> |
| 819 <DirectoryRef Id="ABP_APPDATA_FOLDER"> | 810 <DirectoryRef Id="ABP_APPDATA_FOLDER"> |
| 820 <Directory Id="ini" FileSource="$(var.plugin_dir)\files"> | 811 <Directory Id="ini" FileSource="$(var.plugin_dir)\files"> |
| 821 <Component Id="ini_settings.ini" Guid="dc30c3b0-d713-11e2-8b8b-0800200c9
a66"> | 812 <Component Id="ini_settings.ini" Guid="dc30c3b0-d713-11e2-8b8b-0800200c9
a66"> |
| 822 <File Name="settings.ini"/> | 813 <File Name="settings.ini"/> |
| 823 </Component> | 814 </Component> |
| 824 </Directory> | 815 </Directory> |
| 825 </DirectoryRef> | 816 </DirectoryRef> |
| 826 </Product> | 817 </Product> |
| 827 </Wix> | 818 </Wix> |
| OLD | NEW |