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

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

Issue 3273010: Update our copy of xdg-utils to 2010-08-30, and include a patched xdg-mime. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 10 years, 3 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/xdg-utils/ChangeLog ('k') | third_party/xdg-utils/scripts/Makefile.in » ('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 3
4 This directory contains a copy of xdg-utils obtained from CVS on 2009-07-27, 4 This directory contains a copy of xdg-utils obtained from CVS on 2010-08-30,
5 with this command: 5 with this command:
6 6
7 cvs -d:pserver:anoncvs@anoncvs.freedesktop.org:/cvs/portland co -d xdg-utils por tland/xdg-utils 7 cvs -d:pserver:anoncvs@anoncvs.freedesktop.org:/cvs/portland co -d xdg-utils por tland/xdg-utils
8 8
9 The .cvsignore files were converted to svn:ignore properties to check it in. 9 The .cvsignore files were converted to svn:ignore properties to check it in.
10 10
11 It has been modified to add the xdg-settings command for getting and, in some 11 Originally, it had been modified to add the xdg-settings command for getting
12 cases, setting various GNU/Linux desktop environment settings like the default 12 and, in some cases, setting various GNU/Linux desktop environment settings like
13 web browser and proxy configuration. 13 the default web browser and proxy configuration.
14
15 This change has since been incorporated upstream.
16
17 We now have this copy only to allow us to ship our own copy of xdg-settings (and
18 xdg-mime, because we need a newer version than some distributions include). When
19 these are standard, we can delete our copy.
14 20
15 The license for xdg-utils is in the LICENSE file and is similar to BSD-style. 21 The license for xdg-utils is in the LICENSE file and is similar to BSD-style.
OLDNEW
« no previous file with comments | « third_party/xdg-utils/ChangeLog ('k') | third_party/xdg-utils/scripts/Makefile.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698