


KDE 3 Color Schemes by microchip 3 comments

Various KDE 1.-4. Improvements by CraigD 453 comments
kgtk.c: In function `kgtk_get_fnptr':
kgtk.c:1688: error: `gtk_file_chooser_button_new' undeclared (first use in this function)
kgtk.c:1688: error: (Each undeclared identifier is reported only once
kgtk.c:1688: error: for each function it appears in.)
Should be (I think) :-
#if GTK_CHECK_VERSION(2, 6, 0)
else if(0==strcmp(raw_name, "gtk_file_chooser_button_new"))
return >k_file_chooser_button_new;
#endif
Even at that, it still doesn't compile.
kgtk.c: At top level:
kgtk.c:1701: error: parse error before '*' token
kgtk.c:1702: warning: no previous prototype for `kgtk_g_module_check_init'
kgtk.c:1707: warning: `struct PR_LoadLibrary' declared inside parameter list
kgtk.c:1707: warning: its scope is only this definition or declaration, which is probably not what you want
kgtk.c:1708: warning: no previous prototype for `PR_FindFunctionSymbol' - Jun 22 2006

ODF Presentations by mcosta 4 comments

Browser by vkhaitan 72 comments
Keep up the good work. - Apr 19 2005

Developers Apps by cerulean 3 comments
People question the need for a seperate KDE office suite but tight integration like this with python is just one more reason. Obviously, C++, DCOP etc. can be used but python is just so much easier. - Jan 10 2005

GTK1 Themes by davidsansome 280 comments
Error message is of the sort ...
JVM terminated. Exit code=1
/usr/bin/java
-cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main
-os linux
-ws gtk
-arch x86
-showsplash /opt/eclipse/eclipse -showsplash 600
-exitdata /opt/eclipse/eclipse -exitdata 1778008
-vm /usr/bin/java
-vmargs
-cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main - Sep 30 2004
./kturtle.kcfg ./settings.kcfgc; ret=$?; \
if test "$ret" != 0; then rm -f settings.h ; exit $ret ; fi
/bin/sh: line 1: ./kturtle.kcfg: Permission denied
make[4]: *** [settings.h] Error 126
And yes, I did follow the README. - Jun 10 2004

Various KDE 1.-4. Styles by djworld 167 comments
Again, thanks for the info. - Mar 26 2004

Various KDE 1.-4. Styles by djworld 167 comments
It certainly doesn't want to work to 0.8. - Mar 24 2004

Video Apps by juergenk 179 comments
Nice job. - Jan 07 2004