Correct name in gladefile to fix the last commit.
This commit is contained in:
parent
cf814269db
commit
967a7e8144
|
@ -143,7 +143,7 @@
|
||||||
</widget>
|
</widget>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkImageMenuItem" id="custom_avatar">
|
<widget class="GtkImageMenuItem" id="set_custom_avatar_menuitem">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
||||||
<property name="label" translatable="yes">Set Custom _Avatar</property>
|
<property name="label" translatable="yes">Set Custom _Avatar</property>
|
||||||
|
|
Loading…
Reference in New Issue