Mon, 03 Jul 2006 05:37:41 +0000
[gaim-migrate @ 16411]
Fix the IRC crash-on-quit bug that I introduced two weeks ago.
My bad. account->disconnecting seems weird to me... it seems
like we should get rid of it and add a GAIM_DISCONNECTING state
to GaimConnectionState, instead
| 9364 | 1 | prefix=@prefix@ |
| 2 | exec_prefix=@exec_prefix@ | |
| 3 | libdir=@libdir@ | |
| 4 | includedir=@includedir@ | |
| 5 | datadir=@datadir@ | |
|
10947
810fd4c13660
[gaim-migrate @ 12745]
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
9364
diff
changeset
|
6 | sysconfdir=@sysconfdir@ |
| 9364 | 7 | |
| 8 | Name: Gaim | |
| 9 | Description: Gaim is a GTK2-based instant messenger application. | |
| 10 | Version: @VERSION@ | |
| 11 | Requires: glib-2.0 | |
| 12 | Cflags: -I${includedir}/gaim | |
| 13 |