Tip: You can change the OSD font in Xine Settings dialog: OSD page->Advanced Options. Try 'cetus', it looks good! Next tip

Devel

Contact

Please use the Kaffeine-devel List for patches (svn diff), translations and all other development stuff. You should subscribe.
Bug Tracker

Source Repository

Browse SVN Repository

    Installing SVN Version:

  • Make sure you've installed subversion
  • Get the sources: svn co svn://anonsvn.kde.org/home/kde/trunk/extragear/multimedia/kaffeine
  • Create an empty build directory: mkdir kaffeine/build
  • Change directory: cd kaffeine/build
  • Configure: cmake ..
  • Build: make
  • Install: make install

Team