

find_package(KDE4 4.4 REQUIRED)
include (KDE4Defaults)
include_directories ${KDE4_INCLUDES}
Solves the includes problem under Fedora but compilation ends at linking stage with:
/usr/bin/ld: CMakeFiles/mangonel.dir/Paths.o: undefined reference to symbol 'KFileItem::iconName() const'
/usr/bin/ld: note: 'KFileItem::iconName() const' is defined in DSO /usr/lib/libkio.so.5 so try adding it to the linker command line
/usr/lib/libkio.so.5: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[2]: *** [mangonel] Error 1
make[1]: *** [CMakeFiles/mangonel.dir/all] Error 2
make: *** [all] Error 2
- Jan 04 2011

QtCurve by III 11 comments

KDE Plasma Screenshots by jeli5 3 comments

GTK2 Themes by savyasachi 7 comments
Good work. - Jul 18 2008

Various KDE 1.-4. Improvements by xonestonex 24 comments
Thanks, I was missing the file: and :1.0 part in filename.
Finally, the friendship with "man patch" has payed off.
- Jul 12 2007

Various KDE 1.-4. Improvements by xonestonex 24 comments
could you share a way how to get different wallpapers under KDE and Compiz-Fusion?
I can not find a tip anywhere.
Thanks in advance. - Jul 07 2007

KDE Plasma Screenshots by solshark 2 comments