diff options
author | Chris Toshok <toshok@src.gnome.org> | 2000-04-13 15:50:07 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-04-13 15:50:07 +0800 |
commit | d5862dde72a16463fec9b5b2da9d286d3e91a824 (patch) | |
tree | ae23f8cfd92c36d29be7a6381a9cd3da305bc27d /ChangeLog | |
parent | 19673f6972a79bfa7e0db754e53b43a5e8e66906 (diff) | |
download | gsoc2013-evolution-d5862dde72a16463fec9b5b2da9d286d3e91a824.tar gsoc2013-evolution-d5862dde72a16463fec9b5b2da9d286d3e91a824.tar.gz gsoc2013-evolution-d5862dde72a16463fec9b5b2da9d286d3e91a824.tar.bz2 gsoc2013-evolution-d5862dde72a16463fec9b5b2da9d286d3e91a824.tar.lz gsoc2013-evolution-d5862dde72a16463fec9b5b2da9d286d3e91a824.tar.xz gsoc2013-evolution-d5862dde72a16463fec9b5b2da9d286d3e91a824.tar.zst gsoc2013-evolution-d5862dde72a16463fec9b5b2da9d286d3e91a824.zip |
add a title.
* addressbook/gui/minicard/test-reflow.c: add a title.
* addressbook/gui/minicard/e-minicard.c (remodel): add support for
the title attribute.
svn path=/trunk/; revision=2418
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2000-04-13 Chris Toshok <toshok@helixcode.com> + * addressbook/gui/minicard/test-reflow.c: add a title. + + * addressbook/gui/minicard/e-minicard.c (remodel): add support for + the title attribute. + * addressbook/backend/ebook/e-card.c (e_card_get_vcard): save out the title to the vcard. |