Chromium Code Reviews

Issue 6758016: Update xdg-utils to the latest version available in CVS. (Closed)

Created:
9 years, 8 months ago by Mike Mammarella
Modified:
9 years, 7 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Visibility:
Public.

Description

Update xdg-utils to the latest version available in CVS (they've switched to git), which includes our local changes since the last time we pulled from CVS. This is now a completely stock copy of xdg-utils, and I'll update it to the latest version in git after this. BUG=73231 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79909

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+135 lines, -22 lines)
M third_party/xdg-utils/ChangeLog View 1 chunk +31 lines, -3 lines 0 comments
M third_party/xdg-utils/README.chromium View 1 chunk +1 line, -1 line 0 comments
M third_party/xdg-utils/scripts/man/xdg-mime.1 View 1 chunk +1 line, -1 line 0 comments
M third_party/xdg-utils/scripts/xdg-copy.in View 1 chunk +2 lines, -0 lines 0 comments
M third_party/xdg-utils/scripts/xdg-desktop-icon View 4 chunks +5 lines, -0 lines 0 comments
M third_party/xdg-utils/scripts/xdg-desktop-icon.in View 2 chunks +3 lines, -0 lines 0 comments
M third_party/xdg-utils/scripts/xdg-desktop-menu View 1 chunk +2 lines, -0 lines 0 comments
M third_party/xdg-utils/scripts/xdg-desktop-menu.in View 1 chunk +2 lines, -0 lines 0 comments
M third_party/xdg-utils/scripts/xdg-email View 3 chunks +4 lines, -2 lines 0 comments
M third_party/xdg-utils/scripts/xdg-email.in View 5 chunks +8 lines, -5 lines 0 comments
M third_party/xdg-utils/scripts/xdg-file-dialog.in View 5 chunks +6 lines, -4 lines 0 comments
M third_party/xdg-utils/scripts/xdg-icon-resource View 1 chunk +2 lines, -0 lines 0 comments
M third_party/xdg-utils/scripts/xdg-icon-resource.in View 1 chunk +2 lines, -0 lines 0 comments
M third_party/xdg-utils/scripts/xdg-mime View 2 chunks +3 lines, -1 line 0 comments
M third_party/xdg-utils/scripts/xdg-mime.in View 1 chunk +2 lines, -0 lines 0 comments
M third_party/xdg-utils/scripts/xdg-open View 1 chunk +2 lines, -0 lines 0 comments
M third_party/xdg-utils/scripts/xdg-open.in View 3 chunks +32 lines, -0 lines 0 comments
M third_party/xdg-utils/scripts/xdg-su.in View 2 chunks +3 lines, -1 line 0 comments
M third_party/xdg-utils/scripts/xdg-terminal.in View 3 chunks +19 lines, -0 lines 0 comments
M third_party/xdg-utils/scripts/xdg-utils-common.in View 2 chunks +5 lines, -4 lines 0 comments

Messages

Total messages: 3 (0 generated)
Mike Mammarella
9 years, 8 months ago (2011-03-30 22:46:28 UTC) #1
Lei Zhang
LGTM stamp. Don't forget to roll deps.
9 years, 8 months ago (2011-03-30 22:48:49 UTC) #2
Mike Mammarella
9 years, 8 months ago (2011-03-30 22:51:30 UTC) #3
On 2011/03/30 22:48:49, Lei Zhang wrote:
> LGTM stamp. Don't forget to roll deps.

Actually I intend to update to the version in git before rolling DEPS; this is
just an intermediate step to verify that yes, we're not carrying any local
changes, so the later diffs don't need to be examined as closely.

Powered by Google App Engine