aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook/e-card-simple.h
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-10-13 03:29:27 +0800
committerChris Lahey <clahey@src.gnome.org>2001-10-13 03:29:27 +0800
commit12cd9f731c24cd5aea164737584d1f19568e48d7 (patch)
tree0fba83b325f81e4ac32657ccae925662b5f66562 /addressbook/backend/ebook/e-card-simple.h
parenta04cc4c8349cc8414a4f639a888cec84cd54929b (diff)
downloadgsoc2013-evolution-12cd9f731c24cd5aea164737584d1f19568e48d7.tar
gsoc2013-evolution-12cd9f731c24cd5aea164737584d1f19568e48d7.tar.gz
gsoc2013-evolution-12cd9f731c24cd5aea164737584d1f19568e48d7.tar.bz2
gsoc2013-evolution-12cd9f731c24cd5aea164737584d1f19568e48d7.tar.lz
gsoc2013-evolution-12cd9f731c24cd5aea164737584d1f19568e48d7.tar.xz
gsoc2013-evolution-12cd9f731c24cd5aea164737584d1f19568e48d7.tar.zst
gsoc2013-evolution-12cd9f731c24cd5aea164737584d1f19568e48d7.zip
Added a boolean type here.
2001-10-12 Christopher James Lahey <clahey@ximian.com> * backend/ebook/e-card-simple.c, backend/ebook/e-card-simple.h: Added a boolean type here. svn path=/trunk/; revision=13624
Diffstat (limited to 'addressbook/backend/ebook/e-card-simple.h')
-rw-r--r--addressbook/backend/ebook/e-card-simple.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/backend/ebook/e-card-simple.h b/addressbook/backend/ebook/e-card-simple.h
index 1639e4d71b..886a859928 100644
--- a/addressbook/backend/ebook/e-card-simple.h
+++ b/addressbook/backend/ebook/e-card-simple.h
@@ -73,6 +73,7 @@ enum _ECardSimpleAddressId {
enum _ECardSimpleType {
E_CARD_SIMPLE_TYPE_STRING,
E_CARD_SIMPLE_TYPE_DATE,
+ E_CARD_SIMPLE_TYPE_BOOL,
};
enum _ECardSimpleField {