comparison src/protocols/jabber/.cvsignore @ 7014:67c4e9d39242

[gaim-migrate @ 7577] Here it is, the bulk of the new Jabber prpl. Left to do: - Implement registration - Implement password changing - Keep track of conversation threads (since I apparently have to) - Fix the bugs that always magically appear in code after I commit committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 29 Sep 2003 15:23:19 +0000
parents d82147d95f6b
children
comparison
equal deleted inserted replaced
7013:859cafb6433f 7014:67c4e9d39242
1 Makefile.in 1 Makefile.in
2 Makefile 2 Makefile
3 .deps 3 .deps
4 .libs 4 .libs
5 expat.lo 5 *.lo
6 genhash.lo 6 *.la
7 hashtable.lo 7 *.dll
8 jabber.lo
9 jconn.lo
10 jid.lo
11 jpacket.lo
12 jutil.lo
13 karma.lo
14 libjabber.la
15 log.lo
16 pool.lo
17 pproxy.lo
18 rate.lo
19 sha.lo
20 snprintf.lo
21 socket.lo
22 str.lo
23 xhash.lo
24 xmlnode.lo
25 xmlparse.lo
26 xmlrole.lo
27 xmltok.lo
28 xstream.lo
29 *.def 8 *.def
30 *.lib 9 *.lib
31 *.dll 10 .*.swp
11 .*.swo
12 .todo.*