aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorMichael Meeks <michael@helixcode.com>2000-12-14 09:42:18 +0800
committerMichael Meeks <michael@src.gnome.org>2000-12-14 09:42:18 +0800
commit53fc209818d527424c56bbdb46130490ba3ef4b1 (patch)
treee219f75bc6e1e33f2a465fd1e24aed7b2b010850 /addressbook
parent825c833f54ce4a6b4e9d416f215f4bfe8debc8b2 (diff)
downloadgsoc2013-evolution-53fc209818d527424c56bbdb46130490ba3ef4b1.tar
gsoc2013-evolution-53fc209818d527424c56bbdb46130490ba3ef4b1.tar.gz
gsoc2013-evolution-53fc209818d527424c56bbdb46130490ba3ef4b1.tar.bz2
gsoc2013-evolution-53fc209818d527424c56bbdb46130490ba3ef4b1.tar.lz
gsoc2013-evolution-53fc209818d527424c56bbdb46130490ba3ef4b1.tar.xz
gsoc2013-evolution-53fc209818d527424c56bbdb46130490ba3ef4b1.tar.zst
gsoc2013-evolution-53fc209818d527424c56bbdb46130490ba3ef4b1.zip
update cut and paste description error.
2000-12-14 Michael Meeks <michael@helixcode.com> * gui/component/GNOME_Evolution_Addressbook.oafinfo: update cut and paste description error. svn path=/trunk/; revision=6987
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog7
-rw-r--r--addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in2
-rw-r--r--addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo2
3 files changed, 8 insertions, 3 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 3ee2634773..1dfb557500 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,6 +1,11 @@
+2000-12-14 Michael Meeks <michael@helixcode.com>
+
+ * gui/component/GNOME_Evolution_Addressbook.oafinfo: update cut
+ and paste description error.
+
2000-12-13 Dan Winship <danw@helixcode.com>
- * gui/widgets/e-minicard-control.c (stream_read): NUL-terminate
+ * gui/widgets/e-minicard-control.c (stream_read): NULL-terminate
the returned vcard so we don't sometimes end up with trailing
junk that makes libversit unhappy.
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in
index 15d48600f4..01474ce90a 100644
--- a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in
+++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in
@@ -30,7 +30,7 @@
<oaf_attribute name="name" type="string"
value="Evolution Addressbook minicard viewer"/>
<oaf_attribute name="description" type="string"
- value="Factory for the Evolution addressbook minicard control."/>
+ value="Control that displays an Evolution addressbook minicard."/>
</oaf_server>
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo b/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo
index 15d48600f4..01474ce90a 100644
--- a/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo
+++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo
@@ -30,7 +30,7 @@
<oaf_attribute name="name" type="string"
value="Evolution Addressbook minicard viewer"/>
<oaf_attribute name="description" type="string"
- value="Factory for the Evolution addressbook minicard control."/>
+ value="Control that displays an Evolution addressbook minicard."/>
</oaf_server>