From 2d9d5ca5319cdb4d3a00987e1fc40c1d9fa5b5c0 Mon Sep 17 00:00:00 2001 From: Anders Carlsson Date: Mon, 2 Apr 2001 21:43:54 +0000 Subject: Added a space after an attribute to make libxml happy. 2001-04-02 Anders Carlsson * evolution-mail.xml: Added a space after an attribute to make libxml happy. svn path=/trunk/; revision=9107 --- ui/ChangeLog | 4 ++++ ui/evolution-mail.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ui/ChangeLog b/ui/ChangeLog index 27d40aeade..170316fa0a 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,7 @@ +2001-04-02 Anders Carlsson + + * evolution-mail.xml: Added a space after an attribute to make libxml happy. + 2001-04-01 Gediminas Paulauskas * evolution-addressbook.xml, evolution-calendar.xml, evolution-mail.xml, diff --git a/ui/evolution-mail.xml b/ui/evolution-mail.xml index e894971911..b3205b4d23 100644 --- a/ui/evolution-mail.xml +++ b/ui/evolution-mail.xml @@ -140,7 +140,7 @@ + _label="_Send / Receive" pixtype="pixbuf"/> -- cgit