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

Issue 6737007: Update xdg-utils to the latest version available in git. (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 git. This includes changes to work with the new default browser settings in recent versions of GNOME. BUG=73231 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79914

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1845 lines, -1287 lines) Patch
M third_party/xdg-utils/ChangeLog View 2 chunks +36 lines, -6 lines 0 comments Download
M third_party/xdg-utils/README.chromium View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/xdg-utils/scripts/desc/xdg-mime.xml View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/xdg-utils/scripts/html/index.html View 1 chunk +1 line, -0 lines 0 comments Download
D third_party/xdg-utils/scripts/html/xdg-copy.html View 1 chunk +0 lines, -36 lines 0 comments Download
M third_party/xdg-utils/scripts/html/xdg-desktop-icon.html View 6 chunks +10 lines, -10 lines 0 comments Download
M third_party/xdg-utils/scripts/html/xdg-desktop-menu.html View 8 chunks +31 lines, -31 lines 0 comments Download
M third_party/xdg-utils/scripts/html/xdg-email.html View 5 chunks +8 lines, -8 lines 0 comments Download
D third_party/xdg-utils/scripts/html/xdg-file-dialog.html View 1 chunk +0 lines, -52 lines 0 comments Download
M third_party/xdg-utils/scripts/html/xdg-icon-resource.html View 7 chunks +11 lines, -11 lines 0 comments Download
M third_party/xdg-utils/scripts/html/xdg-mime.html View 4 chunks +26 lines, -26 lines 0 comments Download
M third_party/xdg-utils/scripts/html/xdg-open.html View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/xdg-utils/scripts/html/xdg-screensaver.html View 4 chunks +9 lines, -9 lines 0 comments Download
A third_party/xdg-utils/scripts/html/xdg-settings.html View 1 chunk +46 lines, -0 lines 0 comments Download
D third_party/xdg-utils/scripts/html/xdg-su.html View 1 chunk +0 lines, -36 lines 0 comments Download
D third_party/xdg-utils/scripts/html/xdg-terminal.html View 1 chunk +0 lines, -33 lines 0 comments Download
D third_party/xdg-utils/scripts/man/xdg-copy.1 View 1 chunk +0 lines, -103 lines 0 comments Download
M third_party/xdg-utils/scripts/man/xdg-desktop-icon.1 View 2 chunks +156 lines, -73 lines 0 comments Download
M third_party/xdg-utils/scripts/man/xdg-desktop-menu.1 View 5 chunks +268 lines, -143 lines 0 comments Download
M third_party/xdg-utils/scripts/man/xdg-email.1 View 1 chunk +146 lines, -65 lines 0 comments Download
D third_party/xdg-utils/scripts/man/xdg-file-dialog.1 View 1 chunk +0 lines, -143 lines 0 comments Download
M third_party/xdg-utils/scripts/man/xdg-icon-resource.1 View 1 chunk +159 lines, -81 lines 0 comments Download
M third_party/xdg-utils/scripts/man/xdg-mime.1 View 1 chunk +176 lines, -78 lines 0 comments Download
M third_party/xdg-utils/scripts/man/xdg-open.1 View 1 chunk +92 lines, -39 lines 0 comments Download
M third_party/xdg-utils/scripts/man/xdg-screensaver.1 View 1 chunk +104 lines, -46 lines 0 comments Download
A third_party/xdg-utils/scripts/man/xdg-settings.1 View 1 chunk +136 lines, -0 lines 0 comments Download
D third_party/xdg-utils/scripts/man/xdg-su.1 View 1 chunk +0 lines, -75 lines 0 comments Download
D third_party/xdg-utils/scripts/man/xdg-terminal.1 View 1 chunk +0 lines, -60 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-copy.in View 1 chunk +1 line, -1 line 0 comments Download
M third_party/xdg-utils/scripts/xdg-desktop-icon View 3 chunks +8 lines, -5 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-desktop-menu View 4 chunks +9 lines, -6 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-email View 5 chunks +12 lines, -8 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-email.in View 2 chunks +30 lines, -0 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-file-dialog.in View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-icon-resource View 3 chunks +8 lines, -5 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-mime View 5 chunks +14 lines, -10 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-mime.in View 4 chunks +18 lines, -9 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-open View 7 chunks +44 lines, -9 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-open.in View 4 chunks +28 lines, -6 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-screensaver View 9 chunks +61 lines, -11 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-screensaver.in View 5 chunks +52 lines, -5 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-settings View 3 chunks +8 lines, -5 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-settings.in View 4 chunks +66 lines, -12 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-su.in View 1 chunk +1 line, -1 line 0 comments Download
M third_party/xdg-utils/scripts/xdg-terminal View 8 chunks +30 lines, -8 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-terminal.in View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/xdg-utils/scripts/xdg-utils-common.in View 3 chunks +21 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mike Mammarella
9 years, 8 months ago (2011-03-30 23:15:40 UTC) #1
Lei Zhang
9 years, 8 months ago (2011-03-30 23:18:17 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698