- update %description (#208926)
This commit is contained in:
parent
b5797466c2
commit
dae801e3eb
@ -4,7 +4,7 @@
|
|||||||
Summary: Basic desktop integration functions
|
Summary: Basic desktop integration functions
|
||||||
Name: xdg-utils
|
Name: xdg-utils
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 0.8.%{beta}%{?dist}
|
Release: 0.9.%{beta}%{?dist}
|
||||||
|
|
||||||
URL: http://portland.freedesktop.org/
|
URL: http://portland.freedesktop.org/
|
||||||
Source0: http://portland.freedesktop.org/download/xdg-utils-%{version}%{?beta}.tgz
|
Source0: http://portland.freedesktop.org/download/xdg-utils-%{version}%{?beta}.tgz
|
||||||
@ -35,15 +35,14 @@ This means that:
|
|||||||
* Distribution vendors can provide custom versions of these utilities
|
* Distribution vendors can provide custom versions of these utilities
|
||||||
|
|
||||||
The following scripts are provided at this time:
|
The following scripts are provided at this time:
|
||||||
* xdg-menu Place a menu into the users menu structure
|
* xdg-desktop-menu Install desktop menu items
|
||||||
* xdg-mime Gather mime information about a file
|
* xdg-desktop-icon Install icons to the desktop
|
||||||
* xdg-open Open a URL in the user's preferred application that
|
* xdg-icon-resource Install icon resources
|
||||||
handles the respective URL or file type
|
* xdg-mime Query information about file type handling and
|
||||||
* xdg-email Open the users preferred email client,
|
install descriptions for new file types
|
||||||
potentially with subject and other info filled in
|
* xdg-open Open a file or URL in the user's preferred application
|
||||||
* xdg-copy Copy one URI to another
|
* xdg-email Send mail using the user's preferred e-mail composer
|
||||||
* xdg-su Run a command as a different (usually root) user
|
* xdg-screensaver Control the screensaver
|
||||||
* xdg-screensaver Enable, disable, or suspend the screensaver
|
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -74,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 02 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.0-0.9.rc1
|
||||||
|
- update %%description (#208926)
|
||||||
|
|
||||||
* Wed Sep 20 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.0-0.8.rc1
|
* Wed Sep 20 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.0-0.8.rc1
|
||||||
- 1.0rc1
|
- 1.0rc1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user