fix a warning about the icon, patch from Matthias Clasen

2005-05-22  Sebastien Bacher  <seb128@debian.org>

        * gnome-default-applications-properties.glade:
        fix a warning about the icon,
        patch from Matthias Clasen <mclasen@redhat.com> (Closes: #168060).
This commit is contained in:
Sebastien Bacher 2005-05-22 15:53:42 +00:00 committed by Sebastien Bacher
parent 581c37e2bb
commit 2174d6a648
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2005-05-22 Sebastien Bacher <seb128@debian.org>
* gnome-default-applications-properties.glade:
fix a warning about the icon,
patch from Matthias Clasen <mclasen@redhat.com> (Closes: #168060).
2005-01-08 Sebastien Bacher <seb128@debian.org> 2005-01-08 Sebastien Bacher <seb128@debian.org>
* gnome-default-applications-properties-structs.c: add evolution-2.0 * gnome-default-applications-properties-structs.c: add evolution-2.0

View file

@ -13,7 +13,6 @@
<property name="resizable">True</property> <property name="resizable">True</property>
<property name="destroy_with_parent">False</property> <property name="destroy_with_parent">False</property>
<property name="has_separator">False</property> <property name="has_separator">False</property>
<property name="icon">gnome-settings-default-applications</property>
<child internal-child="vbox"> <child internal-child="vbox">
<widget class="GtkVBox" id="dialog-vbox1"> <widget class="GtkVBox" id="dialog-vbox1">