Mercurial > pidgin
diff TODO @ 2205:cff4fbe01c7b
[gaim-migrate @ 2215]
eric@blue:~/gaim/app/src/protocols $ cat gtk
for i in icq irc jabber msn napster oscar toc yahoo zephyr
do
echo -n $i:
grep -i g\[td\]k $i/*.c | wc -l
done
eric@blue:~/gaim/app/src/protocols $ ./gtk
icq: 13
irc: 0
jabber: 59
msn: 0
napster: 106
oscar: 13
toc: 25
yahoo: 15
zephyr: 2
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Fri, 31 Aug 2001 20:36:11 +0000 |
parents | f2a93c8f1be3 |
children | 1bfb9cc37f3a |
line wrap: on
line diff
--- a/TODO Fri Aug 31 18:09:27 2001 +0000 +++ b/TODO Fri Aug 31 20:36:11 2001 +0000 @@ -4,7 +4,6 @@ GPG Encryption of messages Better way of showing away state - and possibly in main window Moving GTK/GDK and related things out of the prpls - All: draw_join_chat (haven't thought about this yet) ICQ and Yahoo: checkbox in convo window (haven't though about it) Jabber: user registration (this is buggy anyway and should probably just be removed?)