| 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: unknown |
| 3 | 4 |
| 5 Description: |
| 4 This directory contains a copy of xdg-utils obtained from CVS on 2010-08-30, | 6 This directory contains a copy of xdg-utils obtained from CVS on 2010-08-30, |
| 5 with this command: | 7 with this command: |
| 6 | 8 |
| 7 cvs -d:pserver:anoncvs@anoncvs.freedesktop.org:/cvs/portland co -d xdg-utils por
tland/xdg-utils | 9 cvs -d:pserver:anoncvs@anoncvs.freedesktop.org:/cvs/portland co -d xdg-utils por
tland/xdg-utils |
| 8 | 10 |
| 9 The .cvsignore files were converted to svn:ignore properties to check it in. | 11 The .cvsignore files were converted to svn:ignore properties to check it in. |
| 10 | 12 |
| 11 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 |
| 12 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 |
| 13 the default web browser and proxy configuration. | 15 the default web browser and proxy configuration. |
| 14 | 16 |
| 15 This change has since been incorporated upstream. | 17 This change has since been incorporated upstream. |
| 16 | 18 |
| 17 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 |
| 18 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 |
| 19 these are standard, we can delete our copy. | 21 these are standard, we can delete our copy. |
| 20 | 22 |
| 21 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. |
| OLD | NEW |