aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2010-08-18 18:04:06 +0800
committerPhilip Withnall <philip.withnall@collabora.co.uk>2010-08-20 19:35:44 +0800
commit5fa714c470951e828f8dab44856b8cc2d4c30340 (patch)
tree5bdb4a3d07cd1a1fc399414c44412d512c67c8ea /libempathy-gtk/Makefile.am
parente445d9d5b2781ef59e1a07e97853f232c94d0dc2 (diff)
downloadgsoc2013-empathy-5fa714c470951e828f8dab44856b8cc2d4c30340.tar
gsoc2013-empathy-5fa714c470951e828f8dab44856b8cc2d4c30340.tar.gz
gsoc2013-empathy-5fa714c470951e828f8dab44856b8cc2d4c30340.tar.bz2
gsoc2013-empathy-5fa714c470951e828f8dab44856b8cc2d4c30340.tar.lz
gsoc2013-empathy-5fa714c470951e828f8dab44856b8cc2d4c30340.tar.xz
gsoc2013-empathy-5fa714c470951e828f8dab44856b8cc2d4c30340.tar.zst
gsoc2013-empathy-5fa714c470951e828f8dab44856b8cc2d4c30340.zip
Add EmpathyIndividualEditDialog
This replaces the edit dialogue from empathy-contact-dialogs.c, and is now used from the EmpathyIndividualMenu. Closes: bgo#626544
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r--libempathy-gtk/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index eb75b0707..377e86a05 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -55,6 +55,7 @@ libempathy_gtk_handwritten_source = \
empathy-geometry.c \
empathy-groups-widget.c \
empathy-individual-dialogs.c \
+ empathy-individual-edit-dialog.c \
empathy-individual-information-dialog.c \
empathy-individual-linker.c \
empathy-individual-menu.c \
@@ -113,6 +114,7 @@ libempathy_gtk_headers = \
empathy-groups-widget.h \
empathy-images.h \
empathy-individual-dialogs.h \
+ empathy-individual-edit-dialog.h \
empathy-individual-information-dialog.h \
empathy-individual-linker.h \
empathy-individual-menu.h \