Mercurial > pidgin.yaz
annotate .cvsignore @ 9019:db1dc2d02020
[gaim-migrate @ 9795]
Fiddled with a few small things
1) Added a GAIM_CONNECTION_IS_CONNECTED(gc) #define to connection.h
2) In the functions that build the Account Actions and Plugin Actions
menus, I didn't think the comment "plugin and gc will be set from
the counting loop already" was accurate (but it might be, becase
it seemed like the account actions menu worked with one account
online). So I made sure plugin and gc are set to what they should
be.
3) Changed gaim_account_is_connected() to use GAIM_CONNECTION_IS_CONNECTED
Previously gaim_account_is_connected() would return true for gc's
that were "GAIM_CONNECTING." Now it only returns true for gc's that
are "GAIM_CONNECTED."
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 22 May 2004 23:08:27 +0000 |
parents | a0b7b72e278d |
children | 63565de253af |
rev | line source |
---|---|
1893 | 1 config.h |
2 libtool | |
3 config.status | |
4 intl | |
5 ABOUT-NLS | |
5048 | 6 compile |
1893 | 7 config.guess |
8 config.sub | |
4558
d22814243d13
[gaim-migrate @ 4839]
Christian Hammond <chipx86@chipx86.com>
parents:
4427
diff
changeset
|
9 Doxyfile |
1893 | 10 ltconfig |
11 ltmain.sh | |
12 install-sh | |
13 missing | |
14 aclocal.m4 | |
15 configure | |
16 config.h.in | |
17 stamp-h.in | |
18 Makefile.in | |
19 config.log | |
20 config.cache | |
21 Makefile | |
22 stamp-h | |
23 gaim.spec | |
2168
74947d32d3c6
[gaim-migrate @ 2178]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1894
diff
changeset
|
24 depcomp |
74947d32d3c6
[gaim-migrate @ 2178]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1894
diff
changeset
|
25 stamp-h1 |
3358
092594c175ff
[gaim-migrate @ 3377]
Christian Hammond <chipx86@chipx86.com>
parents:
3356
diff
changeset
|
26 autom4te*.cache |
3356
8647a5b37b5c
[gaim-migrate @ 3375]
Christian Hammond <chipx86@chipx86.com>
parents:
3355
diff
changeset
|
27 configure.2.1x |
3358
092594c175ff
[gaim-migrate @ 3377]
Christian Hammond <chipx86@chipx86.com>
parents:
3356
diff
changeset
|
28 confdefs.h |
092594c175ff
[gaim-migrate @ 3377]
Christian Hammond <chipx86@chipx86.com>
parents:
3356
diff
changeset
|
29 *.swp |
3702 | 30 win32-install-dir |
3703 | 31 .temp-gettextize |
4704 | 32 m4 |