diff options
Diffstat (limited to 'libempathy-gtk/empathy-main-window.glade')
-rw-r--r-- | libempathy-gtk/empathy-main-window.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-main-window.glade b/libempathy-gtk/empathy-main-window.glade index ed504349a..1d6a38ff0 100644 --- a/libempathy-gtk/empathy-main-window.glade +++ b/libempathy-gtk/empathy-main-window.glade @@ -72,7 +72,7 @@ <child internal-child="image"> <widget class="GtkImage" id="image886"> <property name="visible">True</property> - <property name="stock">gtk-justify-left</property> + <property name="icon_name">document-open-recent</property> <property name="icon_size">1</property> <property name="xalign">0.5</property> <property name="yalign">0.5</property> |