dolphin/nsplugins/comm
Maks Orlovich a5c38428e3 As an intermediate stage, let's implement one direction of scripting using
current LC API first. No idea if it's workable w/o doing the other direction 
the way Koos did, but I figure it's better than trying to get a few thousand 
of untested LoC with completely new APIs working (and may be perhaps backportable), 
especially since I did a lot of the work before and can adapt it.

This commit does:
- Update the SDK headers for some of the new functions/enums
- Handle the LC requests in the part, and forward them via DBus to the viewer
- Similarly, have the viewer properly unpack and pass to the scripting engine
- The scripting code for now merely does some API initialization, no actual work.

svn path=/trunk/KDE/kdebase/apps/; revision=1116993
2010-04-20 20:08:43 +00:00
..
dbustypes.cpp As an intermediate stage, let's implement one direction of scripting using 2010-04-20 20:08:43 +00:00
dbustypes.h As an intermediate stage, let's implement one direction of scripting using 2010-04-20 20:08:43 +00:00