Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: installer/src/msi/adblockplusie.wxs

Issue 5535282690523136: Issue 1230 - Remove old social icons from the installer (Closed)
Patch Set: Created Nov. 6, 2014, 10:20 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « installer/src/custom-action/test/test-close-application.wxs ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: installer/src/msi/adblockplusie.wxs
===================================================================
--- a/installer/src/msi/adblockplusie.wxs
+++ b/installer/src/msi/adblockplusie.wxs
@@ -422,21 +422,12 @@
<Component Id="html_static_img_social_facebook.png" Guid="862e7c00-d713-11e2-8b8b-0800200c9a66">
<File Name="facebook.png"/>
</Component>
- <Component Id="html_static_img_social_facebook_old.png" Guid="26386980-f074-11e2-b778-0800200c9a66">
- <File Name="facebook-old.png"/>
- </Component>
<Component Id="html_static_img_social_gplus.png" Guid="8de48390-d713-11e2-8b8b-0800200c9a66">
<File Name="gplus.png"/>
</Component>
- <Component Id="html_static_img_social_gplus_old.png" Guid="2c0035a0-f074-11e2-b778-0800200c9a66">
- <File Name="gplus-old.png"/>
- </Component>
<Component Id="html_static_img_social_twitter.png" Guid="948152f0-d713-11e2-8b8b-0800200c9a66">
<File Name="twitter.png"/>
</Component>
- <Component Id="html_static_img_social_twitter_old.png" Guid="2c0035a1-f074-11e2-b778-0800200c9a66">
- <File Name="twitter-old.png"/>
- </Component>
</Directory>
</Directory>
<Directory Name="js" Id="html_static_js">
« no previous file with comments | « installer/src/custom-action/test/test-close-application.wxs ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld