fix handler name in glade to change correct color when changing incoming nick color. Fixes #5372

This commit is contained in:
Yann Leboulanger 2009-11-08 17:49:07 +01:00
parent d70b74e6b6
commit 994e3895a7
1 changed files with 1 additions and 1 deletions

View File

@ -1777,7 +1777,7 @@ $T will be replaced by auto-not-available timeout</property>
<property name="receives_default">True</property>
<property name="xalign">0</property>
<property name="color">#000000000000</property>
<signal name="color_set" handler="on_incoming_msg_colorbutton_color_set"/>
<signal name="color_set" handler="on_incoming_nick_colorbutton_color_set"/>
</widget>
<packing>
<property name="expand">False</property>