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

Side by Side Diff: README.chromium

Issue 6735024: Linux: update xdg-utils again, and check in the built versions of the scripts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/xdg-utils/
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « ChangeLog ('k') | scripts/xdg-desktop-icon » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: xdg-utils 1 Name: xdg-utils
2 URL: http://portland.freedesktop.org/wiki/ 2 URL: http://portland.freedesktop.org/wiki/
3 Version: a616912e48b7ff1d908852739d16525df79471b9 3 Version: ca33e673f7fd9173267843aac9668f692d48d6da
4 4
5 Description: 5 Description:
6 This directory contains a copy of xdg-utils obtained from git on 2011-03-30, 6 This directory contains a copy of xdg-utils obtained from git on 2011-04-02,
7 with this command: 7 with this command:
8 8
9 git clone git://anongit.freedesktop.org/xdg/xdg-utils xdg-utils 9 git clone git://anongit.freedesktop.org/xdg/xdg-utils xdg-utils
10 10
11 The .gitignore files were converted to svn:ignore properties to check it in. 11 The .gitignore files were converted to svn:ignore properties to check it in.
12 12
13 Originally, it had been modified to add the xdg-settings command for getting 13 Originally, it had been modified to add the xdg-settings command for getting
14 and, in some cases, setting various GNU/Linux desktop environment settings like 14 and, in some cases, setting various GNU/Linux desktop environment settings like
15 the default web browser and proxy configuration. 15 the default web browser and proxy configuration.
16 16
17 This change has since been incorporated upstream. 17 This change has since been incorporated upstream.
18 18
19 We now have this copy only to allow us to ship our own copy of xdg-settings (and 19 We now have this copy only to allow us to ship our own copy of xdg-settings (and
20 xdg-mime, because we need a newer version than some distributions include). When 20 xdg-mime, because we need a newer version than some distributions include). When
21 these are standard, we can delete our copy. 21 these are standard, we can delete our copy.
22 22
23 The license for xdg-utils is in the LICENSE file and is similar to BSD-style. 23 The license for xdg-utils is in the LICENSE file and is similar to BSD-style.
OLDNEW
« no previous file with comments | « ChangeLog ('k') | scripts/xdg-desktop-icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698