Fix translation of the menu items on the media window.
commit5b4aab4985f0adcd2d3807d9f5e762086f9e7106
authorMark Doliner <markdoliner@pidgin.im>
Mon, 31 Oct 2011 01:20:22 +0000 (31 01:20 +0000)
committerMark Doliner <markdoliner@pidgin.im>
Mon, 31 Oct 2011 01:20:22 +0000 (31 01:20 +0000)
tree82ae608c56733bae716c65cfb1c1b3f5d459d2b8
parent9d57bf3a087083917e11af8b7920ed570f40ee0c
Fix translation of the menu items on the media window.

Need to call gtk_action_group_set_translation_domain before calling
gtk_action_group_add_actions, otherwise the text doesn't seem to get
translated.

--HG--
branch : release-2.x.y
extra : convert_revision : 8fb25fb2aa5ea501e127ca455dc40ba664998a24
pidgin/gtkmedia.c