[Pidgin] #9329: "time remaining" label missing in file transfers windows
Pidgin
trac at pidgin.im
Wed Jun 10 14:17:13 EDT 2009
#9329: "time remaining" label missing in file transfers windows
------------------------+---------------------------------------------------
Reporter: KoVaTeMBeL | Owner:
Type: patch | Status: closed
Milestone: 2.6.0 | Component: pidgin (gtk)
Version: 2.5.6 | Resolution: fixed
Keywords: |
------------------------+---------------------------------------------------
Comment(by KoVaTeMBeL):
Replying to [comment:2 qulogic@…]:
> (In [887e07e33e197965af1d590e4936f6c082494ea7]):[[BR]]
> Restore the "Time Remaining" field in the file transfer window, but not
in
> exactly the same way as the patch in the ticket.
>
> Fixes #9329.
in the new patch i believe
{{{
dialog->table = table = gtk_table_new(G_N_ELEMENTS(labels), 2, FALSE);
}}}
the table needs to have
{{{
G_N_ELEMENTS(labels) + 1
}}}
rows
--
Ticket URL: <http://developer.pidgin.im/ticket/9329#comment:3>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list