diff options
author | markd <markd@pkgsrc.org> | 2004-10-13 12:16:06 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-10-13 12:16:06 +0000 |
commit | da160b1ab214a92ad5f5a66d72ee9ab324ec8bd1 (patch) | |
tree | a4c0161bac1080f1ddc253228e845fb6c08f3169 /multimedia/kdemultimedia3/PLIST | |
parent | 786f3eda1a1336a4b8e21f01cc4717cc91587bcc (diff) | |
download | pkgsrc-da160b1ab214a92ad5f5a66d72ee9ab324ec8bd1.tar.gz |
Update to KDE 3.3.1
Changes:
* akodelib: Fixed decoding of Ogg/Vorbis on big-endian machines
* akode-artsplugin: Fixed artsd-crash when playing in Konqueror
* juk: Fixed a bug where JuK sometimes crashes on KDE logout.
* juk: Fixed the removeTrack() DCOP call, which caused an infinite
memory-leaking loop.
* juk: JuK now automatically saves your playlists every 10 minutes.
* juk: The tree view mode uses a case-insensitive search to fill its
dynamic playlist now, matching the internal method of operation.
* juk: The tag editor no longer loses changes when you hide the tag editor.
* juk: Added checks for the return value of opendir(), which could fail if
you don't have read permission for the directory.
* juk: Update status bar after changing the tags on the currently playing
item.
* juk: Fixed a bug where a tree view mode playlist could be deleted out
from under an item that needed to access it.
* juk: Fixed the GUI layout to also work in right-to-left languages.
* juk: Update the status bar when a different playlist is selected.
* juk: Always show the playing playlist in the status bar, fixing a
regression from KDE 3.2.
* kscd: Fix saving of cd-information
Diffstat (limited to 'multimedia/kdemultimedia3/PLIST')
-rw-r--r-- | multimedia/kdemultimedia3/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/kdemultimedia3/PLIST b/multimedia/kdemultimedia3/PLIST index e544c1e2485..d7547bd7835 100644 --- a/multimedia/kdemultimedia3/PLIST +++ b/multimedia/kdemultimedia3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2004/09/22 08:09:45 jlam Exp $ +@comment $NetBSD: PLIST,v 1.11 2004/10/13 12:16:06 markd Exp $ bin/artsbuilder bin/artscontrol bin/juk @@ -615,6 +615,7 @@ share/kde/apps/artsbuilder/pics/Synth_WAVE_TRI.xpm share/kde/apps/artsbuilder/pics/Synth_XFADE.xpm share/kde/apps/artscontrol/artscontrol.rc share/kde/apps/artscontrol/artsmidimanagerview.rc +share/kde/apps/juk/jukui-rtl.rc share/kde/apps/juk/jukui.rc share/kde/apps/juk/pics/playing.png share/kde/apps/kaboodle/icons/crystalsvg/16x16/actions/kaboodleloop.png |