- 0.7.59:

- Fixed a translatable string.
- Set a window icon (bug #233899).
- Handle failure to start the D-Bus service.
- Ellipsize the document and printer named (bug #233899).
- Removed the status bar (bug #233899).
- Added an icon pop-up menu for 'Hide' (bug #233899).
- Resolves: rhbz#233899 rhbz#233899 rhbz#233899 rhbz#233899
This commit is contained in:
Tim Waugh 2007-03-26 11:41:07 +00:00
parent fdb5e8eaac
commit 6acc159123
3 changed files with 13 additions and 2 deletions

View File

@ -99,3 +99,5 @@ system-config-printer-0.7.55.tar.bz2
system-config-printer-0.7.56.tar.bz2
pycups-1.9.18.tar.bz2
system-config-printer-0.7.57.tar.bz2
system-config-printer-0.7.58.tar.bz2
system-config-printer-0.7.59.tar.bz2

View File

@ -1,2 +1,2 @@
2e9e9a000e8f396218d4d7ee87b5e911 pycups-1.9.18.tar.bz2
0a5cebaada58b09a1900583fdcdea323 system-config-printer-0.7.57.tar.bz2
24f809ab9bc758448f3c64f0e1aef680 system-config-printer-0.7.59.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: A printer administration tool
Name: system-config-printer
Version: 0.7.57
Version: 0.7.59
Release: 1%{?dist}
License: GPL
URL: http://cyberelk.net/tim/software/system-config-printer/
@ -118,6 +118,15 @@ if [ "$1" = "0" ]; then
fi
%changelog
* Mon Mar 26 2007 Tim Waugh <twaugh@redhat.com> 0.7.59-1
- 0.7.59:
- Fixed a translatable string.
- Set a window icon (bug #233899).
- Handle failure to start the D-Bus service.
- Ellipsize the document and printer named (bug #233899).
- Removed the status bar (bug #233899).
- Added an icon pop-up menu for 'Hide' (bug #233899).
* Wed Mar 21 2007 Tim Waugh <twaugh@redhat.com> 0.7.57-1
- Added URL tag.
- 0.7.57: