Added commandline for Fake Away Status.

Users can turn on and off the fake away status by typing a command.
Can be placed inside gesture to be performed together with going away.
This commit is contained in:
Lirusaito
2012-02-08 00:35:42 -05:00
parent c294456e2a
commit fec75d9436
6 changed files with 27 additions and 0 deletions

View File

@@ -620,5 +620,16 @@
<key>Value</key>
<string>tp2</string>
</map>
<key>SinguCmdLineAway</key>
<map>
<key>Comment</key>
<string>Toggle Fake Away Status.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>String</string>
<key>Value</key>
<string>/away</string>
</map>
</map>
</llsd>