Subject: CVS commit: pkgsrc/x11/kdebase3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 03/30/2006 02:39:39
Module Name: pkgsrc
Committed By: markd
Date: Thu Mar 30 02:39:39 UTC 2006
Modified Files:
pkgsrc/x11/kdebase3: Makefile PLIST distinfo
pkgsrc/x11/kdebase3/patches: patch-cb
Removed Files:
pkgsrc/x11/kdebase3/patches: patch-ah
Log Message:
Update to KDE 3.5.2
* Klipper
o Handle URLs as URLs and not as Text
o Prevent crashes caused by corrupted history
o XFixes support (especially helps with broken clipboard
implementations of some non-KDE applications)
o Images are ignored by default, add 'IgnoreImages=false' to
'[General]' in klipperrc
o Avoid repeated action popup with the same URL with some
non-KDE applications with broken clipboard implementations
* Konsole
o Correct issue where history size is unlimited when dealing
with History options in profiles
o Correctly set Tab bar when set to Dynamic Hide after session
restore
* Country settings
o Fix short date format for Switzerland
o Fix address format (especially P.O. Box) for Switzerland
* KSysGuard
o Show the sensors with values of more than two digits correctly
in the applet
* Kicker
o Connect the applications to systray correctly on startup
o Panels properly reserve space at screen edges even for
differently sized Xinerama screens
* Konqueror
o Resolve symlinks only on the desktop
* KWin
o Added new window-specific rules for OpenOffice.org, XV and
Mozilla family applications for turning off focus stealing
prevention, as these applications don't work well with it
o Reverted a workaround that as a side-effect had broken systray
docking of some applications
o Each virtual desktop has a separate focus chain
* KDesktop
o Fixed stacking of some dialogs
To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 pkgsrc/x11/kdebase3/Makefile
cvs rdiff -r1.40 -r1.41 pkgsrc/x11/kdebase3/PLIST
cvs rdiff -r1.81 -r1.82 pkgsrc/x11/kdebase3/distinfo
cvs rdiff -r1.7 -r0 pkgsrc/x11/kdebase3/patches/patch-ah
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/kdebase3/patches/patch-cb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.