Mercurial > pidgin.yaz
comparison ChangeLog.API @ 19944:41cad24fd6df
Instead of just notifying the user about a connection error, give him options
to re-enable the account, or change account settings.
(This does not introduce any new strings)
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Wed, 12 Sep 2007 13:24:12 +0000 |
parents | 6d04b27c7f53 |
children | 017e4efa3368 a2b4eac83902 |
comparison
equal
deleted
inserted
replaced
19941:6060bc0a8cca | 19944:41cad24fd6df |
---|---|
41 Finch: | 41 Finch: |
42 Added: | 42 Added: |
43 * finch_sound_is_enabled | 43 * finch_sound_is_enabled |
44 * The reserved field in the FinchConv is now used to store information | 44 * The reserved field in the FinchConv is now used to store information |
45 about the conversation (using FinchConversationFlag) | 45 about the conversation (using FinchConversationFlag) |
46 * finch_account_dialog_show | |
46 | 47 |
47 libgnt: | 48 libgnt: |
48 * gnt_slider_set_small_step, gnt_slider_set_large_step to allow more | 49 * gnt_slider_set_small_step, gnt_slider_set_large_step to allow more |
49 fine tuned updates of a GntSlider | 50 fine tuned updates of a GntSlider |
50 * gnt_util_parse_xhtml_to_textview to parse XHTML strings in a | 51 * gnt_util_parse_xhtml_to_textview to parse XHTML strings in a |