also an icon for the configure dialog (and its windows) is nice
svn path=/branches/KDE/4.1/kdebase/workspace/; revision=878485
This commit is contained in:
parent
647509e31d
commit
a2ff31904f
1 changed files with 1 additions and 0 deletions
|
@ -1135,6 +1135,7 @@ void Workspace::saveDesktopSettings()
|
|||
QStringList Workspace::configModules(bool controlCenter)
|
||||
{
|
||||
QStringList args;
|
||||
args << "--icon" << "preferences-system-windows";
|
||||
args << "kwindecoration";
|
||||
if (controlCenter)
|
||||
args << "kwinoptions";
|
||||
|
|
Loading…
Reference in a new issue