Revision 696242

Go back to digest for 5th August 2007

Features in Networking Tools

Dmitry Suzdalev committed changes in /trunk/KDE/kdenetwork/kopete/kopete:

Promised patch that makes Kopete use chatwindow style names instead of style paths.
Few things are still todo: like figuring out whether global directories follow local ones as returned by KStandardDirs or vice-versa, and adapting the code to prefer local styles over global ones with the same name.

If you currently have some style set, I think you'll want to remove
[Appearance]
StylePath=/path/to/style

from your ~/.kde/config/kopeterc

or replace it with
[Appearance]
StyleName=Kopete (or whatever)

File Changes

Modified 9 files
  • /trunk/KDE/kdenetwork/kopete/kopete
  •   /chatwindow/chatmessagepart.cpp
  •   /chatwindow/chatmessagepart.h
  •   /chatwindow/kopetechatwindowsettings.kcfg
  •   /chatwindow/kopetechatwindowstyle.cpp
  •   /chatwindow/kopetechatwindowstyle.h
  •   /chatwindow/kopetechatwindowstylemanager.cpp
  •   /chatwindow/kopetechatwindowstylemanager.h
  •   /config/chatwindow/chatwindowconfig.cpp
  •   /config/chatwindow/chatwindowconfig.h
9 files changed in total