diff options
author | markd <markd@pkgsrc.org> | 2005-05-31 14:21:23 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2005-05-31 14:21:23 +0000 |
commit | e8747d80185310b5232ea8ceeb8648ee74173e90 (patch) | |
tree | f68852c306342eef69d8235516d437fe79ec3767 /x11/kdebase3/PLIST | |
parent | 4abfe5710a4490891d435a7b7366d45b67e1d364 (diff) | |
download | pkgsrc-e8747d80185310b5232ea8ceeb8648ee74173e90.tar.gz |
Update to KDE 3.4.1
Changes:
* Konsole: Allow xterm resize ESC code to work
* Konsole: Fix incorrect schema in detached sessions.
* Konsole: Fix compile errors on amd64 with gcc4
* Konsole: Expand ~ in sessions' Exec=
* Konsole: Fix "Monitor for Activity" and "Monitor for Silence" icons
are the same.
* kinfocenter: Fix OpenGL graphics card detection
* kicker: Fixed K menu entries sort logic
* kicker: Hide sort buttons in systemtray configuration
* kcmbackground: Fix SVG files unavailable in slide show selector
* kcmfonts: Tooltips under font preview text areas with '&'
* kcontrol: "Clear History" button crashes KControl's "History Sidebar"
module
* kdesktop: Fix SVG images don't have 'set as wallpaper' entry in
context menu when dragged to desktop
* kdesktop: Don't execute command immediately when selecting a recent
command from the "Run Command" dialog
* konqueror: Enable "Move To Trash" inside media:/
* konqueror: If Shift is pressed when menu opens show 'Delete' instead
of 'Trash'
* konqueror: Fix address bar encryption color stays when using
back/forward
* konqueror: Added hidden option to not show archives as folder in
sidebar
* konqueror: Make list view obey preview settings in tooltips
* konqueror: Allow standard tooltips for truncated items in
non-executable columns
* konqueror: Fix for wrong favicon being shown while typing a URL
* konqueror: Fix for losing meta data in Info List View when adding
a file
* konqueror: Allow sidebar history to be disabled
* konqueror: Reload plugins after enabling/disabling them so that no
restart is necessary, and show plugins for the active part, instead
of always khtml.
* kthememanager: Don't scale up preview
* khelpcenter: Added KDE artwork to index pages
* kio-fish: Fixed mimetype determination over fish: URLs, so that e.g.
KOffice documents can be opened
* kio-tar: Fix for extracting large files from tar and zip archives
* kio-trash: Fix trashing from USB keys
* kio-trash: Don't mount all automounted directories when starting
kio_trash to save time
Diffstat (limited to 'x11/kdebase3/PLIST')
-rw-r--r-- | x11/kdebase3/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/kdebase3/PLIST b/x11/kdebase3/PLIST index 4e76f1d6d3b..5ae63946cd3 100644 --- a/x11/kdebase3/PLIST +++ b/x11/kdebase3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.35 2005/05/02 20:34:08 reed Exp $ +@comment $NetBSD: PLIST,v 1.36 2005/05/31 14:21:23 markd Exp $ bin/appletproxy bin/drkonqi bin/extensionproxy @@ -1661,6 +1661,7 @@ share/kde/apps/kfontview/kfontviewpart.rc share/kde/apps/kfontview/kfontviewui.rc share/kde/apps/khelpcenter/glossary.html.in share/kde/apps/khelpcenter/glossary.xslt +share/kde/apps/khelpcenter/index.html.in share/kde/apps/khelpcenter/intro.html.in share/kde/apps/khelpcenter/khelpcenterui.rc share/kde/apps/khelpcenter/plugins/Applications/.directory @@ -1994,8 +1995,10 @@ share/kde/apps/konsole/Transparent_lightbg.schema share/kde/apps/konsole/WhiteOnBlack.schema share/kde/apps/konsole/XTerm.schema share/kde/apps/konsole/eventsrc +share/kde/apps/konsole/icons/crystalsvg/16x16/actions/activity.png share/kde/apps/konsole/icons/crystalsvg/16x16/actions/opentermblue.png share/kde/apps/konsole/icons/crystalsvg/16x16/actions/opentermred.png +share/kde/apps/konsole/icons/crystalsvg/16x16/actions/silence.png share/kde/apps/konsole/icons/crystalsvg/22x22/actions/opentermblue.png share/kde/apps/konsole/icons/crystalsvg/22x22/actions/opentermred.png share/kde/apps/konsole/icons/crystalsvg/32x32/actions/opentermblue.png |