Mercurial > libervia-backend
diff tools/memory.py @ 21:633c5ed65701
parameters: new button type (not finished)
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 08 Nov 2009 01:49:08 +0100 |
parents | fc8c202cda87 |
children | bb72c29f3432 |
line wrap: on
line diff
--- a/tools/memory.py Sun Nov 08 00:11:00 2009 +0100 +++ b/tools/memory.py Sun Nov 08 01:49:08 2009 +0100 @@ -43,6 +43,7 @@ <param name="JabberID" value="goffi@necton2.int/TestScript" type="string" /> <param name="Password" value="toto" type="password" /> <param name="Server" value="necton2.int" type="string" /> + <param name="NewAccount" value="Register new account" type="button" callback="registerNewAccount"/> </category> <category name="Misc"> <param name="Watched" value="test@Jabber.goffi.int" type="string" />