kaffeine is a xine-based multimedia player for KDE. * Full Drag and Drop support * Import Noatun-playlists as well as M3U, ASX and PLS-Files * Editable Playlist * Export Playlist to HTML or PDF (KDE-Print) * Edit Xine-Options via GUI * Support for saving screenshots as PNG, BMP or XBM * The ability to prevent the screensaver from activating OSD Titles Thanks to joerg for helping me fixing a build error.
12 lines
352 B
Text
12 lines
352 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2006/12/06 18:30:11 xtraeme Exp $
|
|
|
|
--- kaffeine/src/kaffeine.cpp.orig Fri Dec 1 19:17:37 2006
|
|
+++ kaffeine/src/kaffeine.cpp Fri Dec 1 19:18:01 2006
|
|
@@ -26,6 +26,7 @@
|
|
#include "kaffeine.h"
|
|
|
|
#include <dcopref.h>
|
|
+#include <kapplication.h>
|
|
#include <kkeydialog.h>
|
|
#include <kfiledialog.h>
|
|
#include <kdirselectdialog.h>
|