Bug 131184 - dcop for setting away message without going to away
Summary: dcop for setting away message without going to away
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Applications
Component: DCOP Interface (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-21 21:33 UTC by Iuri Fiedoruk
Modified: 2007-07-27 23:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Iuri Fiedoruk 2006-07-21 21:33:55 UTC
Version:            (using KDE KDE 3.5.3)
Installed from:    Ubuntu Packages

In current 0.12.1 version of Kopete, you can set the away message without the need to change your status to away. Some protocols (as MSN for example) support this, showing away messages even when you aren't away.
My wish is that there is a way for setting throught dcop the away setting without changing the status to away.

This would be a welcome add for amarok scripts that could change the away message instead of the nickname.
Comment 1 Bram Schoenmakers 2007-07-27 23:29:13 UTC
Use

dcop kopete KopeteIface setAway "Foo" false

The last parameter specifies if you want to change to Away or not.