aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog4
-rw-r--r--mail/mail-config.glade2
2 files changed, 4 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 48f589252f..6c247fe954 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -8,6 +8,10 @@
2003-01-10 Not Zed <NotZed@Ximian.com>
+ * mail-config.glade: Remove info.png from a couple of images, the
+ image is set via code at runtime. Removes some annoying runtime
+ warnings.
+
* mail-send-recv.c (dialogue_response): dont unref the dialogue.
(dialog_destroy_cb): null out the send_recv_dialogue after destroy.
(build_dialogue): show the stop button
diff --git a/mail/mail-config.glade b/mail/mail-config.glade
index 1f623ba0dd..bd7acf6959 100644
--- a/mail/mail-config.glade
+++ b/mail/mail-config.glade
@@ -4848,7 +4848,6 @@ For example: &quot;Work&quot; or &quot;Personal&quot;</property>
<child>
<widget class="GtkImage" id="pixmapSpellInfo">
<property name="visible">True</property>
- <property name="pixbuf">info.png</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
@@ -5507,7 +5506,6 @@ For example: &quot;Work&quot; or &quot;Personal&quot;</property>
<child>
<widget class="GtkImage" id="pixmap1">
<property name="visible">True</property>
- <property name="pixbuf">info.png</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>