diff options
author | Christian Hammond <chipx86@gnupdate.org> | 2004-01-12 11:35:25 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-01-12 11:35:25 +0800 |
commit | 54e2fae377ffccc0ae3c3987a8a15d2b47e98575 (patch) | |
tree | 28d57589dbf532e3e5a26762e9012574b99ae2fd /addressbook/gui/component | |
parent | 9ed71d9c171dd28a9ae43302517b2bdd505eddeb (diff) | |
download | gsoc2013-evolution-54e2fae377ffccc0ae3c3987a8a15d2b47e98575.tar gsoc2013-evolution-54e2fae377ffccc0ae3c3987a8a15d2b47e98575.tar.gz gsoc2013-evolution-54e2fae377ffccc0ae3c3987a8a15d2b47e98575.tar.bz2 gsoc2013-evolution-54e2fae377ffccc0ae3c3987a8a15d2b47e98575.tar.lz gsoc2013-evolution-54e2fae377ffccc0ae3c3987a8a15d2b47e98575.tar.xz gsoc2013-evolution-54e2fae377ffccc0ae3c3987a8a15d2b47e98575.tar.zst gsoc2013-evolution-54e2fae377ffccc0ae3c3987a8a15d2b47e98575.zip |
Added a dialog for adding a new IM account. Added the previously mentioned
2004-01-11 Christian Hammond <chipx86@gnupdate.org>
* addressbook/gui/contact-editor/e-contact-editor-im.[ch],
addressbook/gui/contact-editor/im.glade: Added a dialog for
adding a new IM account.
* addressbook/gui/contact-editor/Makefile.am: Added the previously
mentioned files, and depend on camel for necessary MIME parsing.
* addressbook/gui/contact-editor/contact-editor.[ch],
addressbook/gui/contact-editor/contact-editor.glade: Add and implement
svn path=/trunk/; revision=24162
Diffstat (limited to 'addressbook/gui/component')
-rw-r--r-- | addressbook/gui/component/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/component/.cvsignore b/addressbook/gui/component/.cvsignore index 5639d4fc22..847efaf29c 100644 --- a/addressbook/gui/component/.cvsignore +++ b/addressbook/gui/component/.cvsignore @@ -12,3 +12,4 @@ GNOME_Evolution_Addressbook*.server GNOME_Evolution_Addressbook*.server.in addressbook-marshal.c addressbook-marshal.h +*.schemas
\ No newline at end of file |