[Kget] [Bug 82287] kget does play a sound when adding downloads, but not when starting / finishing them
Pino Toscano
toscano.pino at tiscali.it
Sun Jul 17 00:13:03 CEST 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=82287
toscano.pino tiscali it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From toscano.pino tiscali it 2005-07-17 00:13 -------
SVN commit 435428 by pino:
Port KGet to the standard KDE notification system: this means less code, and
nicer ways of feedback for the users, who can choose from several types of
notifications for KGet events (like Download added, etc).
The default implementation is configured to use passive popups for all the
events, and for the Added event there is also the sound.
Moreover, the sounds have been converted to OGG.
So, we can make happy a lor of KGet users and close several bugs.
BUGS: 61614, 82287, 94788
CCBUG: 108481
M +3 -0 Makefile.am
M +1 -144 dlgSystem.cpp
M +0 -11 dlgSystem.h
M +23 -127 dlgsystembase.ui
A eventsrc
M +24 -27 kmainwidget.cpp
M +2 -2 kmainwidget.h
M +0 -15 settings.cpp
M +0 -14 settings.h
AM sounds/KGet_Added.ogg
AM sounds/KGet_Finished.ogg
AM sounds/KGet_Finished_All.ogg
AM sounds/KGet_Started.ogg
M +3 -4 sounds/Makefile.am
D sounds/added.wav
D sounds/finished.wav
D sounds/finishedall.wav
D sounds/started.wav
More information about the Kget
mailing list