CVSweb ] [
Homepage ] [ | Version: 1.0.2p7, Package name: xdg-utils-1.0.2p7 |
| Maintained by: Antoine Jacoutot |
| Master sites: |
| Description Xdg-utils is a set of command line tools that assist applications with a variety of desktop integration tasks. About half of the tools focus on tasks commonly required during the installation of a desktop application and the other half focuses on integration with the desktop environment while the application is running. |
| MD5: NIpbkdxmQmUFAix0pkspQA= |
| RMD160: NESCkX6MeAYT7CCxA/jlEyJUDAQ= |
| Filesize: 275.646 KB |
Package available on: cdrom( Distfile available on: cdrom( |
| Version History (View Complete History) |
|
| 2009-08-15 17:14:15 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix xdg-open when the URL passed contains a '#' (Freedesktop Bug 23319). from FreeBSD |
| 2009-07-12 14:28:41 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - take maintainership ok jasper@ |
| 2009-04-25 02:11:13 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - remove workaround now that we have file(1) -i |
| 2009-02-09 06:32:10 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - remove bashism |
| 2009-01-28 02:53:02 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - the file(1) call needs to be changed as the '-i' switch does not exist under OpenBSD... because chl@ is a slacker ;) This will not give completely the intended output, but at least it will be closer than getting file(1) usage(). |
| 2009-01-02 10:05:27 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - add missing @conflict marker with old thinkingrock from Mikolaj Kucharski, thanks! |
| 2008-11-26 10:49:39 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - enhance default browsers list |
| 2008-11-01 13:30:07 by Antoine Jacoutot | Files touched by this commit (9) |
Log message: - merge xdg enhancements from productivity/thinkingrock (support custom user hooks and create "open" and "email" links) suggested by, feedback from and ok sturm@ |