Package xdg-utils: Information
Source package: xdg-utils
Version: 1.1.0-alt10.M70C.1
Build time: Oct 31, 2017, 02:23 PM in the task #192690
Category: System/Base
Report package bugLicense: MIT
Summary: A set of command line tools that assist applications with a variety of desktop integration tasks
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. Even if the desktop components of your application are limited to an installer, configuration or management tool, Xdg-utils provides you with an easy way to enhance the usage experience of your customers by improving the integration of these components in the user's environment. 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 * xdg-su Run as root Testsuite for xdg-utils is available from http://portland.freedesktop.org/wiki/TestSuite
Maintainer: Lenar Shakirov
List of contributors:
Lenar Shakirov
Michael Shigorin
Gleb Fotengauer-Malinovskiy
George V. Kouryachy
Paul Wolneykien
Mykola Grechukh
Radik Usupov
Sergey V Turchin
Sir Raorn
Vitaly Lipatov
Lenar Shakirov
Michael Shigorin
Gleb Fotengauer-Malinovskiy
George V. Kouryachy
Paul Wolneykien
Mykola Grechukh
Radik Usupov
Sergey V Turchin
Sir Raorn
Vitaly Lipatov
Last changed
Oct. 30, 2017 Lenar Shakirov 1.1.0-alt10.M70C.1
- Backport to C7
Feb. 26, 2015 Michael Shigorin 1.1.0-alt11
- xdg-su: added MATE support (closes: #30458)
May 24, 2014 Michael Shigorin 1.1.0-alt10
- xdg-open: fix totally broken IFS use (closes: #28728) + thanks Maxim Suhanov for analysis