Files @ 79b69c4005d6
Branch filter:

Location: libtransport.git/tests/tests_output/localhost/roster/client.dat

Jan Kaluza
Libcommuni: Use IrcModel classes instead of our own - libcommuni plugin cleanup
1
2
3
4
5
6
7
8
9
return {
        ["responder@localhost"] = {
                ["groups"] = {
                        ["Buddies"] = true;
                };
                ["name"] = "responder";
                ["subscription"] = "both";
        };                                                                                                                                                                                                                               
};