You are not logged in.

1

Thursday, June 29th 2006, 10:46am

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

mattr

Trainee

Posts: 105

Location: US

Occupation: Software Engineer

  • Send private message

2

Thursday, July 13th 2006, 10:40pm

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