| OLD | NEW |
| 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. |
| OLD | NEW |