On a fresh install of Xubuntu 11.10, Qt (KDE) applications don't use the same style as the other applications.
 |
VLC using the wrong style |
 |
VLC using the desktop style (greybird) |
To fix this just install
libgnome2-0, via terminal:
sudo apt-get install libgnome2-0
Great. That was exactly what I was looking for, as my Kile looked really strange.
ReplyDeleteThanks a lot, mate!