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

Unified Diff: src/plugin/AdblockPlus.rc

Issue 4533401491079168: Issue #1236 - Update PE metadata in the plugin and the engine (Closed)
Patch Set: Created Feb. 4, 2015, 4:52 p.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 | « src/engine/engine.rc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/plugin/AdblockPlus.rc
===================================================================
--- a/src/plugin/AdblockPlus.rc
+++ b/src/plugin/AdblockPlus.rc
@@ -35,11 +35,11 @@
BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "CompanyName", "Adblock Plus"
- VALUE "FileDescription", "Adblock Plus Module"
+ VALUE "CompanyName", "Eyeo GmbH"
+ VALUE "FileDescription", "Adblock Plus BHO for Internet Explorer"
VALUE "FileVersion", VERSIONINFO_VERSION_STR
- VALUE "InternalName", "Adblock Plus"
- VALUE "LegalCopyright", "Copyright 2013"
+ VALUE "InternalName", "Adblock Plus BHO"
+ VALUE "LegalCopyright", "Copyright (C) 2006-2015 Eyeo GmbH"
VALUE "OriginalFilename", "AdblockPlus.dll"
VALUE "ProductName", "Adblock Plus"
VALUE "ProductVersion", VERSIONINFO_VERSION_STR
« no previous file with comments | « src/engine/engine.rc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld