Comment 38 for bug 625670

Revision history for this message
aidanjt (aidanjt) wrote : Re: [Bug 625670] Re: Not all desktop items are themed

It's fixed in Natty. If you want to stick with Maverick, then
paste/enter this command into a terminal:

sudo cp -n /etc/gdm/PostLogin/Default.sample
/etc/gdm/PostLogin/Default && echo "killall -9 gnome-settings-daemon"
| sudo tee -a /etc/gdm/PostLogin/Default

That'll work around the problem.