Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(119)

Issue 10180006: [Chromoting] Add brand and version to Chromoting Host Uninstaller builds. (Closed)

Created:
8 years, 8 months ago by garykac
Modified:
8 years, 8 months ago
Reviewers:
Jamie
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

[Chromoting] Add brand and version to Chromoting Host Uninstaller builds. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=133536

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -6 lines) Patch
M remoting/host/installer/mac/uninstaller/remoting_uninstaller-Info.plist View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
M remoting/remoting.gyp View 1 3 chunks +20 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
garykac
8 years, 8 months ago (2012-04-23 17:46:05 UTC) #1
Jamie
lgtm, as long as you've checked that the copyright symbol shows up as expected in ...
8 years, 8 months ago (2012-04-23 21:19:46 UTC) #2
garykac
8 years, 8 months ago (2012-04-23 22:15:08 UTC) #3
On 2012/04/23 21:19:46, Jamie wrote:
> lgtm, as long as you've checked that the copyright symbol shows up as expected
> in the output.
> 
> http://codereview.chromium.org/10180006/diff/1/remoting/remoting.gyp
> File remoting/remoting.gyp (right):
> 
>
http://codereview.chromium.org/10180006/diff/1/remoting/remoting.gyp#newcode241
> remoting/remoting.gyp:241: 'copyright': 'Copyright © 2012 The Chromium
Authors.
> All rights reserved.',
> I don't recall seeing non-ASCII in gyp files before. Are you sure it's
> supported?

Trybots were OK with it, but xcodebuild (or the generator) doesn't like it.

I changed this to a COPYRIGHT_BY var and just include the name of the copyright
holder rather than the entire copyright message.

Powered by Google App Engine
This is Rietveld 408576698