make the usermode-gtk dialog always on top

This commit is contained in:
Jindrich Novy 2005-12-01 14:50:31 +00:00
parent 482827ff1c
commit 6725f90f7e
3 changed files with 6 additions and 14 deletions

View File

@ -1,12 +1 @@
usermode-1.72.tar.gz
usermode-1.73.tar.bz2
usermode-1.74.tar.bz2
usermode-1.75.tar.bz2
usermode-1.76.tar.bz2
usermode-1.77.tar.bz2
usermode-1.78.tar.bz2
usermode-1.79.tar.bz2
usermode-1.80.tar.bz2
usermode-1.81.tar.bz2
usermode-1.82.tar.bz2
usermode-1.83.tar.bz2
usermode-1.84.tar.bz2

View File

@ -1 +1 @@
140eea2f0c10eaa46f277af4ec054036 usermode-1.83.tar.bz2
f7ceb8bcfedd3b6f0825b22143a06ad4 usermode-1.84.tar.bz2

View File

@ -5,7 +5,7 @@
%define build6x 0
Summary: Tools for certain user account management tasks.
Name: usermode
Version: 1.83
Version: 1.84
Release: 1
License: GPL
Group: Applications/System
@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Thu Dec 1 2005 Jindrich Novy <jnovy@redhat.com> 1.84-1
- usermode-gtk dialog stays always on top, thanks to Pierre Ossman (#80634)
* Tue Nov 15 2005 Jindrich Novy <jnovy@redhat.com> 1.83-1
- accept gecos information on commandline for userinfo,
patch by mclasen@redhat.com (#173232)