Revision 127d389...
Go back to digest for 18th September 2011Bug Fixes in Multimedia
Michał Małek committed changes in [k3b] /:
Moved K3bSetup functionality to K3b's config dialog
K3bSetup never really belonged to SystemSettings. When user wanted
to change device or programs permissions he'd needed to switch to
SystemSettings which was not obvious. Hence this settings were moved
to K3b settings window. Program permissions can now be changed in a new
"Permissions" tab on "Programs" section.
Modification of devices permissions has been removed altogether. In
all (?) modern systems optical devices belongs to a certain user group
(e.g. "cdrom"). If the current user does not belongs to this group,
he's offered to add himself to it in "Devices" section of K3b settings
window.
FIXED-IN: 2.1.0
GUI: K3bSetup no longer exists
File Changes
Added 2 files
- src/helper/CMakeLists.txt
- src/option/k3bexternalbinpermissionmodel.h
Deleted 11 files
- k3bsetup/.krazy
- k3bsetup/base_k3bsetup.ui
- k3bsetup/CMakeLists.txt
- k3bsetup/k3bsetup
- k3bsetup/k3bsetup.cpp
- k3bsetup/k3bsetup.desktop
- k3bsetup/k3bsetup.h
- k3bsetup/k3bsetupdevicesmodel.cpp
- k3bsetup/k3bsetupdevicesmodel.h
- k3bsetup/k3bsetupprogramsmodel.h
- k3bsetup/Messages.sh
Modified 17 files
- ChangeLog
- CMakeLists.txt
- config-k3b.h.cmake
- src/CMakeLists.txt
- src/k3b.cpp
- src/k3b.h
- src/k3bsystemproblemdialog.cpp
- src/k3bsystemproblemdialog.h
- src/k3bui.rc
- libk3b/projects/k3bcdrecordwriter.cpp
- src/option/k3bdeviceoptiontab.cpp
- src/option/k3bdeviceoptiontab.h
- src/option/k3bdevicewidget.cpp
- src/option/k3bdevicewidget.h
- src/option/k3bexternalbinwidget.cpp
- src/option/k3bexternalbinwidget.h
- src/option/k3boptiondialog.cpp
30 files changed in total