----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/3074/#review4349 -----------------------------------------------------------
/trunk/KDE/kdenetwork/kopete/CMakeLists.txt <http://reviewboard.kde.org/r/3074/#comment3836> TRUE for consistency? /trunk/KDE/kdenetwork/kopete/CMakeLists.txt <http://reviewboard.kde.org/r/3074/#comment3837> Are you sure there's no problem with making the option exist only in some platforms? /trunk/KDE/kdenetwork/kopete/libkopete/CMakeLists.txt <http://reviewboard.kde.org/r/3074/#comment3838> Would be nice to remove the trailing whitespace here and in the other places. /trunk/KDE/kdenetwork/kopete/libkopete/ui/avatarselectorwidget.cpp <http://reviewboard.kde.org/r/3074/#comment3839> Should this line and the one below be updated to reflect the current state? - Raphael On 2010-03-03 17:06:43, Frank Schaefer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviewboard.kde.org/r/3074/ > ----------------------------------------------------------- > > (Updated 2010-03-03 17:06:43) > > > Review request for Kopete. > > > Summary > ------- > > Add option to build Kopete without video-support. Default value is > "off"="build with video-support". > > > Maybe we should simplify these > > #if !defined(Q_OS_WIN) && !defined(VIDEOSUPPORT_DISABLED) > > lines in the protocol code to > > #ifndef VIDEOSUPPORT_DISABLED > > and let cmake control compilation. These parts of the code actually compile > on Windows, too (but of course it doesn't make sense there). > This would also make it easier for us to enable the video-code of the > protocols in the future, when - for example - support for the > Windows-video-API is added to class videodevice. > > > Diffs > ----- > > /trunk/KDE/kdenetwork/kopete/CMakeLists.txt 1093638 > /trunk/KDE/kdenetwork/kopete/kopete/config/CMakeLists.txt 1093638 > /trunk/KDE/kdenetwork/kopete/libkopete/CMakeLists.txt 1093638 > /trunk/KDE/kdenetwork/kopete/libkopete/ui/avatarselectorwidget.cpp 1093638 > /trunk/KDE/kdenetwork/kopete/libkopete/ui/avatarwebcamdialog.cpp 1093638 > /trunk/KDE/kdenetwork/kopete/protocols/bonjour/CMakeLists.txt 1093638 > /trunk/KDE/kdenetwork/kopete/protocols/qq/CMakeLists.txt 1093638 > /trunk/KDE/kdenetwork/kopete/protocols/qq/ui/qqwebcamdialog.cpp 1093638 > /trunk/KDE/kdenetwork/kopete/protocols/testbed/CMakeLists.txt 1093638 > /trunk/KDE/kdenetwork/kopete/protocols/testbed/ui/testbedwebcamdialog.cpp > 1093638 > /trunk/KDE/kdenetwork/kopete/protocols/yahoo/CMakeLists.txt 1093638 > /trunk/KDE/kdenetwork/kopete/protocols/yahoo/yahoowebcam.cpp 1093638 > > Diff: http://reviewboard.kde.org/r/3074/diff > > > Testing > ------- > > > Thanks, > > Frank > > _______________________________________________ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel