Annotate

squishy @ 25:db6e92989c41

clix.bounce: Bounce stanzas from all or certain JIDs to another JID (which may be a chatroom)
author Matthew Wild <mwild1@gmail.com>
date Thu, 07 Jan 2010 22:25:28 +0000
parent 16:3a1c076d9382
child 26:028c5ffc6d7c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16
3a1c076d9382 Rename command 'message'->'send' and add 'receive' to the squishy file
Matthew Wild <mwild1@gmail.com>
parents: 1
diff changeset
1 Module "clix.send" "clix/send.lua"
3a1c076d9382 Rename command 'message'->'send' and add 'receive' to the squishy file
Matthew Wild <mwild1@gmail.com>
parents: 1
diff changeset
2 Module "clix.receive" "clix/receive.lua"
0
ae83411a89c9 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
3 Module "clix.version" "clix/version.lua"
ae83411a89c9 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
4
ae83411a89c9 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
5 Main "clix.lua"
1
58c694492459 squish: Fix name conflict with clix directory
Matthew Wild <mwild1@gmail.com>
parents: 0
diff changeset
6
58c694492459 squish: Fix name conflict with clix directory
Matthew Wild <mwild1@gmail.com>
parents: 0
diff changeset
7 Option "executable"
58c694492459 squish: Fix name conflict with clix directory
Matthew Wild <mwild1@gmail.com>
parents: 0
diff changeset
8 Output "clix.bin"