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/conduit | |
parent | 9ed71d9c171dd28a9ae43302517b2bdd505eddeb (diff) | |
download | gsoc2013-evolution-54e2fae377ffccc0ae3c3987a8a15d2b47e98575.tar.gz 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/conduit')
-rw-r--r-- | addressbook/conduit/.cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/conduit/.cvsignore b/addressbook/conduit/.cvsignore index 87b35d3be5..594beaac72 100644 --- a/addressbook/conduit/.cvsignore +++ b/addressbook/conduit/.cvsignore @@ -6,4 +6,4 @@ Makefile libeaddress_conduit.la e-address-conduit-control-applet e-address-conduit-control-applet.desktop -e-address.conduit +e-address*.conduit |