


Various KDE 1.-4. Improvements by f3lip3 23 comments

Various KDE 1.-4. Improvements by f3lip3 23 comments

Various KDE 1.-4. Improvements by f3lip3 23 comments

Various KDE 1.-4. Improvements by f3lip3 23 comments

Various KDE 1.-4. Improvements by f3lip3 23 comments
When you take a picture does this appear with the rest of the images? you also check if the picture is saved in ~/.face directory - Mar 16 2010

Various KDE 1.-4. Improvements by f3lip3 23 comments

Various KDE 1.-4. Improvements by f3lip3 23 comments

Various KDE 1.-4. Improvements by f3lip3 23 comments
chfacedlg.h 2010-02-03 01:38:50.714194628 -0300
chfacedlg.h 2010-01-30 18:23:05.000000000 -0300
And Review board needs something like this:
http.cpp (revision 1083209)
http.cpp (working copy)
I use diff -u -p someone can help me? - Feb 04 2010

Various KDE 1.-4. Improvements by f3lip3 23 comments

Plasma 4 Extensions by dridk 8 comments

Plasma 4 Extensions by dridk 8 comments
http://aur.archlinux.org/packages.php?ID=24529 - Mar 08 2009

Network by tpatzig 84 comments
Good app!! - Sep 04 2008

Network by tpatzig 84 comments

System Software by f3lip3 7 comments
Thanks for comments in my first application. - Aug 12 2008

System Software by dilettante 22 comments
I have a similar application, but in very aplha state, if you interesting see this link http://kde-apps.org/content/show.php/PowerManager?content=86544&PHPSESSID=fc1baacc336fd1ed36d9297d5cb9e844. Now I wanted to make a plasmoid for my application. - Aug 12 2008

System Software by dilettante 22 comments
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
X11_Xscreensaver_LIB (ADVANCED)
Maybe X11_Xscreensaver_LIB should be written in uppercase? I try this and cmake works but make show me this error:
CMakeFiles/li.dir/lithium.o: In function `Lithium::checkIdle()':
/home/f3lip3/apps/li/lithium.cpp:347: undefined reference to `XScreenSaverAllocInfo'
/home/f3lip3/apps/li/lithium.cpp:348: undefined reference to `XScreenSaverQueryInfo'
collect2: ld returned 1 exit status
make[2]: *** [li] Error 1
make[1]: *** [CMakeFiles/li.dir/all] Error 2
make: *** [all] Error 2
I try to add #include <X11/extensions/scrnsaver.h> but I got many errors. - Aug 11 2008

System Software by f3lip3 7 comments