Index: base/third_party/xdg_mime/README.chromium |
=================================================================== |
--- base/third_party/xdg_mime/README.chromium (revision 150109) |
+++ base/third_party/xdg_mime/README.chromium (working copy) |
@@ -3,13 +3,9 @@ |
License: Academic Free License version 2.0 or LGPL v2 |
The code in this directory is synced from: |
-http://svn.gnome.org/svn/glib/trunk/gio/xdgmime/ |
-@ r7784 on 2009/05/11. |
-This version contains some bugfixes to the original code. |
+git://anongit.freedesktop.org/xdg/xdgmime |
+@ 2cdd8d36d7930d5a594587286cb1949ff62f7027 on 2012/08/06. |
-The above link is dead and the code is now hosted at |
-http://cgit.freedesktop.org/xdg/xdgmime. |
- |
In addition, we have the following patch(es): |
- compile.patch: small tweaks to make the code compile. |
- Added a LICENSE file. |