diff options
author | markd <markd@pkgsrc.org> | 2003-05-22 02:42:39 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-05-22 02:42:39 +0000 |
commit | 1ff6ba76b9d97f48bc322ebf6c1b004f118d83e9 (patch) | |
tree | 9c77e4c9570a525f51b31b04f034bc28feb6f6e1 /x11/kdebase3/PLIST | |
parent | bae783175d26b98fa6f8c6bc4ed5b5154aafb3d9 (diff) | |
download | pkgsrc-1ff6ba76b9d97f48bc322ebf6c1b004f118d83e9.tar.gz |
Update KDE to 3.1.2.
Changes:
kdelibs:
* https authentication through proxy fixed.
* KZip failed for some .zip archives.
* Fixed a bug in socket code that made KDEPrint crash.
* kspell: Support for Hebrew spell checking using hspell (requires hspell 0.5).
kdebase:
* kwin: Alt+Tab works while drag'n'drop (unless the application also grabs keyboard).
* kio_smtp: Doesn't eat 100% CPU when connection breaks and fixed a confusing error
message when AUTH failed ("Unknown Command" vs. "Authorization failed")
* kscreensaver: Fixed issue where kdesktop_lock would stay running indefinitely in
the background if it could not grab the keyboard/mouse, preventing the screen from
being locked manually.
* kscreensaver: Screensavers are now stopped when asking for the password [#56803]
* kio_smb: Several bugfixes for the smbro-ioslave.
* kdesktop: fixed minicli layout problem with Qt 3.1.2
* kdm: fixed incorrect user window width with Qt 3.1.2
* Konqueror: Create DCOP interface for mainwindow when object begins to exist.
* Konqueror: Fixed tab open delays when it can't reach website.
* Konsole: Don't flicker when selecting entire lines.
* Konsole: Crash, selection and sort fixes in schema and session editors.
* Konsole: Fixed mouse-wheel in mouse mode.
* Konsole: Allow programs to resize windows if enabled.
* Konsole: Keep output steady when triple-click selecting.
* Konsole: Added "Print" menu command.
* kicker: Fixed kasbar only drawing last icon from a group.
Diffstat (limited to 'x11/kdebase3/PLIST')
-rw-r--r-- | x11/kdebase3/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdebase3/PLIST b/x11/kdebase3/PLIST index fce0b12cf58..f0f4df80344 100644 --- a/x11/kdebase3/PLIST +++ b/x11/kdebase3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2003/04/01 12:27:12 markd Exp $ +@comment $NetBSD: PLIST,v 1.11 2003/05/22 02:42:45 markd Exp $ bin/appletproxy bin/chooser bin/drkonqi @@ -2845,6 +2845,7 @@ share/kde/services/konq_sidebartng.desktop share/kde/services/konq_textview.desktop share/kde/services/konq_treeview.desktop share/kde/services/konqueror_config.desktop +share/kde/services/konsole-script.desktop share/kde/services/konsolepart.desktop share/kde/services/kshorturifilter.desktop share/kde/services/kuriikwsfilter.desktop |