Update to KDE 3.2.1.
Changes: KCalc: "<" and ">" keypress on some systems wrong KCalc: Pasting empty clipboard made kcalc crash KCalc: Fix paste-function: Pasting e.g. "123 \n" did not work because of the trailing spaces and CarriageReturn. KGpg: Fixed popup never disappearing when wrong passphrase entered KGpg: Fixed wrong extension for temp files in folder archiving KGpg: Fixed Photo size not translated KGpg: Enable auto import of missing keys when using a non english language KGpg: Comments exported inside public key should be fixed KGpg: Fix focus problems causing dialogs to appear behind konqueror KGpg: Re-added Keyserver dialog in the applet popup menu KGpg: Save editor's window size KGpg: Fix import of keys dropped into the editor KBytesEdit part: Fixed support for mousedriven wordwise selection KBytesEdit part: Fixed internal drag'n'drop
This commit is contained in:
parent
e9602af5a7
commit
8061591a1e
3 changed files with 8 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.33 2004/03/08 19:40:41 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.34 2004/03/09 12:04:40 markd Exp $
|
||||
|
||||
DISTNAME= kdeutils-${_KDE_VERSION}
|
||||
PKGREVISION= 2
|
||||
COMMENT= Utilities for the KDE integrated X11 desktop
|
||||
|
||||
DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2004/02/04 20:38:00 markd Exp $
|
||||
@comment $NetBSD: PLIST,v 1.6 2004/03/09 12:04:40 markd Exp $
|
||||
bin/ark
|
||||
bin/irkick
|
||||
bin/kcalc
|
||||
|
@ -508,6 +508,9 @@ share/kde/services/kded/klaptopdaemon.desktop
|
|||
share/kde/services/kded/kmilod.desktop
|
||||
share/kde/services/kmilo/kmilo_generic.desktop
|
||||
share/kde/services/kregexpeditorgui.desktop
|
||||
share/kde/services/kwallet_config.desktop
|
||||
share/kde/services/kwalletmanager_show.desktop
|
||||
share/kde/servicetypes/kmilo/kmilopluginsvc.desktop
|
||||
@comment dirrm share/kde/services
|
||||
@comment dirrm share/kde/icons/crystalsvg/64x64/apps
|
||||
@comment dirrm share/kde/icons/crystalsvg/48x48/apps
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.20 2004/02/28 16:21:26 jmmv Exp $
|
||||
$NetBSD: distinfo,v 1.21 2004/03/09 12:04:40 markd Exp $
|
||||
|
||||
SHA1 (kdeutils-3.2.0.tar.bz2) = 86acd2ae37de5cb6e1b37f141a2d65ba3f336beb
|
||||
Size (kdeutils-3.2.0.tar.bz2) = 2517278 bytes
|
||||
SHA1 (kdeutils-3.2.1.tar.bz2) = 67bf2fe09e7b021ad026f996362c35c102b165a7
|
||||
Size (kdeutils-3.2.1.tar.bz2) = 2577558 bytes
|
||||
SHA1 (patch-aa) = 01c0d686ea0f92fb4dbc5ac04591031dff1137de
|
||||
SHA1 (patch-an) = e13957a9fa0d23aebbe149ecaca7b9dacde5c9fb
|
||||
SHA1 (patch-ao) = dde26f89bcef1d728aca23053a9afb4e990bb3db
|
||||
|
|
Loading…
Reference in a new issue