Update to 2.0.2:
2.0.2 - March 1st, 2007 : ========================= * Fixed a runtime crash on Mac OS 10.x platform (thanks to Timothy Lee), * When adding a picture to a file, the selection window starts on the same directory of the file, * Fixed command buttons not disabled when using the scanner command, * Fixed a compilation bug under Solaris (thanks to Ben Taylor), * Fixed sorting of filenames containing some particular UTF-8 characters, * Fixed a crash when double clicking over the file list when no file loaded, * Fixed a crash when deleting severals files, * Some code improvments to increase speed, * Czech translation updated (thanks to Zbynek Mrkvicka), * German translation updated (thanks to Götz Waschk), * French translation updated.
This commit is contained in:
parent
3f13cb2ac9
commit
2f1d0421c5
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.56 2007/04/21 07:05:50 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.57 2007/05/03 11:51:18 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= easytag-2.0.1
|
||||
DISTNAME= easytag-2.0.2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=easytag/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.26 2007/04/21 07:05:50 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.27 2007/05/03 11:51:18 wiz Exp $
|
||||
|
||||
SHA1 (easytag-2.0.1.tar.bz2) = e5e9852997bd2d82402380731a8d131cf56aa256
|
||||
RMD160 (easytag-2.0.1.tar.bz2) = 76522fe4167c57cb6daf741e64fc6042d9451b84
|
||||
Size (easytag-2.0.1.tar.bz2) = 2902996 bytes
|
||||
SHA1 (easytag-2.0.2.tar.bz2) = 278596c3ef42c0739195ccdab9249f1a83d5af3c
|
||||
RMD160 (easytag-2.0.2.tar.bz2) = c12e517588a6954763db29e320fde0a317f5cef5
|
||||
Size (easytag-2.0.2.tar.bz2) = 2916555 bytes
|
||||
|
|
Loading…
Reference in a new issue