Jump to letter: [
          
            ACDFNSXZ
          ]
        
        xdg-utils: Basic desktop integration functions
        
        
        - Summary
- The xdg-utils package is a set of simple scripts that provide basic
desktop integration functions for any Free Desktop, such as Linux.
They are intended to provide a set of defacto standards.
This means that:
*  Third party software developers can rely on these xdg-utils
   for all of their simple integration needs.
*  Developers of desktop environments can make sure that their
   environments are well supported
*  Distribution vendors can provide custom versions of these utilities
The following scripts are provided at this time:
* xdg-desktop-menu      Install desktop menu items
* xdg-desktop-icon      Install icons to the desktop
* xdg-icon-resource     Install icon resources
* xdg-mime              Query information about file type handling and
                        install descriptions for new file types
* xdg-open              Open a file or URL in the user's preferred application
* xdg-email             Send mail using the user's preferred e-mail composer
* xdg-screensaver       Control the screensaver
Changelog
        
            - * Wed Oct  3 19:00:00 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.0.2-2
- - Requires: which (#312601) 
            - * Sun Jun 24 19:00:00 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.0.2-1
- - xdg-utils-1.0.2 
            - * Mon Apr 23 19:00:00 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.0.1-3
- - add htmlview,links to browser fallbacks