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

Side by Side Diff: third_party/xdg-utils/README.chromium

Issue 10827099: Make 'License' field in third-party metadata required (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 8 years, 4 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 | « third_party/speex/README.chromium ('k') | no next file » | 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: 3ba869a97b737fd308502a7f9e63bda202891642 3 Version: 3ba869a97b737fd308502a7f9e63bda202891642
4 License: MIT
5 Security Critical: no
4 6
5 Description: 7 Description:
6 This directory contains a copy of xdg-utils obtained from git on 2011-07-20, 8 This directory contains a copy of xdg-utils obtained from git on 2011-07-20,
7 with this command: 9 with this command:
8 10
9 git clone git://anongit.freedesktop.org/xdg/xdg-utils xdg-utils 11 git clone git://anongit.freedesktop.org/xdg/xdg-utils xdg-utils
10 12
11 The .gitignore files were converted to svn:ignore properties to check it in. 13 The .gitignore files were converted to svn:ignore properties to check it in.
12 Also, the scripts have been regenerated, since the checked in copies are old. 14 Also, the scripts have been regenerated, since the checked in copies are old.
13 15
14 Originally, it had been modified to add the xdg-settings command for getting 16 Originally, it had been modified to add the xdg-settings command for getting
15 and, in some cases, setting various GNU/Linux desktop environment settings like 17 and, in some cases, setting various GNU/Linux desktop environment settings like
16 the default web browser and proxy configuration. 18 the default web browser and proxy configuration.
17 19
18 This change has since been incorporated upstream. 20 This change has since been incorporated upstream.
19 21
20 We now have this copy only to allow us to ship our own copy of xdg-settings (and 22 We now have this copy only to allow us to ship our own copy of xdg-settings (and
21 xdg-mime, because we need a newer version than some distributions include). When 23 xdg-mime, because we need a newer version than some distributions include). When
22 these are standard, we can delete our copy. 24 these are standard, we can delete our copy.
23 25
24 The license for xdg-utils is in the LICENSE file and is similar to BSD-style. 26 The license for xdg-utils is in the LICENSE file and is similar to BSD-style.
OLDNEW
« no previous file with comments | « third_party/speex/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698