Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Kopete, command line and sending files
Can kopete take command line parameters for sending files?
I would like to write a nautilus script so when i right clicked on a file i can choose "send file using kopete to [user]".
I would need a way of:
1. Getting a list of online users from the command line
2. Be able to trigger the send file option from the command line
Is this possible?
At the moment it seems a long winded way of sending files, having to drill down the various options and then have to browse to the file.
thanks
RE: Kopete, command line and sending files
no, kopete will not take commands for sending files, at least not from when being run from the command line. if kopete is already running, you might be able to use DCOP for this.
--Matt