Revision 1343431
Go back to digest for 10th March 2013Bug Fixes in Networking Tools
Volker Härtel committed changes in /trunk/KDE/kdenetwork/kopete/plugins/nowlistening:
This commit solves a bug in kopete nowlistening preferences kcm
To reproduce the bug in nowlistening preferences kcm:
- open the preferences for nowlistening plugin
- in the third tab check the checkbox and choose a mediaplayer
- close the dialog
- open preferences again (the checkbox is now already checked)
- choose another mediaplayer
- close the dialog
==> the mediaplayer-selection is not applied
test that by opening the preferences again and look
This patch replaces the k3listbox by a klistwidget, which solves the
problem, and seems a good idea anyway because k3listbox will be removed
someday.
File Changes
Modified 2 files
- /trunk/KDE/kdenetwork/kopete/plugins/nowlistening
- /nowlisteningpreferences.cpp
- /nowlisteningprefs.ui
2 files changed in total