Mercurial > pidgin.yaz
comparison src/gtkconn.c @ 8735:92cbf9713795
[gaim-migrate @ 9490]
Patch by Jonathan Champ to corect the vairous speling mistakes we hav e in
the coments and documentaion. Thansk Jonathan!
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Wed, 21 Apr 2004 01:34:26 +0000 |
parents | 031900a8420d |
children | 03be9d653123 |
comparison
equal
deleted
inserted
replaced
8734:407c122d6191 | 8735:92cbf9713795 |
---|---|
309 /* | 309 /* |
310 * Make sure the Reconnect and Reconnect All buttons are correctly | 310 * Make sure the Reconnect and Reconnect All buttons are correctly |
311 * shown or hidden. Also make sure the label on the Reconnect | 311 * shown or hidden. Also make sure the label on the Reconnect |
312 * button is correctly set to either Reconnect or Remove. If there | 312 * button is correctly set to either Reconnect or Remove. If there |
313 * is more than one account then make sure the GtkTreeView is shown. | 313 * is more than one account then make sure the GtkTreeView is shown. |
314 * If there are no accounts disconnectd then hide the dialog. | 314 * If there are no accounts disconnected then hide the dialog. |
315 */ | 315 */ |
316 static void disconnect_window_update_buttons(GtkTreeModel *model) | 316 static void disconnect_window_update_buttons(GtkTreeModel *model) |
317 { | 317 { |
318 GtkTreeIter iter; | 318 GtkTreeIter iter; |
319 GtkTreeSelection *sel; | 319 GtkTreeSelection *sel; |