aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-07-30 21:00:26 +0800
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 18:03:06 +0800
commit897485f18cd903d83d109a4d671e2841a41c64a7 (patch)
tree4ae3fdce42386c111e123fe1e28bf091536ed6b9 /libempathy-gtk/Makefile.am
parent6338748568d1a37c423568e91e60eb838188a3c2 (diff)
downloadgsoc2013-empathy-897485f18cd903d83d109a4d671e2841a41c64a7.tar
gsoc2013-empathy-897485f18cd903d83d109a4d671e2841a41c64a7.tar.gz
gsoc2013-empathy-897485f18cd903d83d109a4d671e2841a41c64a7.tar.bz2
gsoc2013-empathy-897485f18cd903d83d109a4d671e2841a41c64a7.tar.lz
gsoc2013-empathy-897485f18cd903d83d109a4d671e2841a41c64a7.tar.xz
gsoc2013-empathy-897485f18cd903d83d109a4d671e2841a41c64a7.tar.zst
gsoc2013-empathy-897485f18cd903d83d109a4d671e2841a41c64a7.zip
avatar-chooser: move from Empathy to tp-account-widgets
This commit also changes the licence of the moved code from GPL to LGPL. EmpathyAvatarChooser was based on Evolution's EImageChooser that was originally LGPL. The later contributions were relicensed by the authors, see GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r--libempathy-gtk/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index 8665917ff..9c849a75b 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -29,7 +29,6 @@ BUILT_SOURCES = \
libempathy_gtk_handwritten_source = \
empathy-account-chooser.c \
empathy-account-selector-dialog.c \
- empathy-avatar-chooser.c \
empathy-avatar-image.c \
empathy-bad-password-dialog.c \
empathy-base-password-dialog.c \
@@ -91,7 +90,6 @@ libempathy_gtk_handwritten_source = \
libempathy_gtk_headers = \
empathy-account-chooser.h \
empathy-account-selector-dialog.h \
- empathy-avatar-chooser.h \
empathy-avatar-image.h \
empathy-bad-password-dialog.h \
empathy-base-password-dialog.h \