aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-01-10 19:27:11 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-01-10 19:37:06 +0800
commit937cddcf2bb9ec3039092841553603a60ee496b5 (patch)
treea9dd0c45a80620dd42eaa157eb5005b6c9b72803 /src/Makefile.am
parentabd40a92cc32ddabb8aa9cdcfeb7dac696dd04bf (diff)
downloadgsoc2013-empathy-937cddcf2bb9ec3039092841553603a60ee496b5.tar
gsoc2013-empathy-937cddcf2bb9ec3039092841553603a60ee496b5.tar.gz
gsoc2013-empathy-937cddcf2bb9ec3039092841553603a60ee496b5.tar.bz2
gsoc2013-empathy-937cddcf2bb9ec3039092841553603a60ee496b5.tar.lz
gsoc2013-empathy-937cddcf2bb9ec3039092841553603a60ee496b5.tar.xz
gsoc2013-empathy-937cddcf2bb9ec3039092841553603a60ee496b5.tar.zst
gsoc2013-empathy-937cddcf2bb9ec3039092841553603a60ee496b5.zip
rename MainWindow to RosterWindow
With the process split it doesn't really make sense to continue calling it 'main' window, it's just the roster now.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c6855d338..06eaf1733 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -166,7 +166,7 @@ empathy_handwritten_source = \
empathy-event-manager.c empathy-event-manager.h \
empathy-ft-manager.c empathy-ft-manager.h \
empathy-invite-participant-dialog.c empathy-invite-participant-dialog.h \
- empathy-main-window.c empathy-main-window.h \
+ empathy-roster-window.c empathy-roster-window.h \
empathy-new-chatroom-dialog.c empathy-new-chatroom-dialog.h \
empathy-notifications-approver.c empathy-notifications-approver.h \
empathy-call-observer.c empathy-call-observer.h \
@@ -207,8 +207,8 @@ ui_DATA = \
empathy-chatrooms-window.ui \
empathy-ft-manager.ui \
empathy-import-dialog.ui \
- empathy-main-window.ui \
- empathy-main-window-menubar.ui \
+ empathy-roster-window.ui \
+ empathy-roster-window-menubar.ui \
empathy-new-chatroom-dialog.ui \
empathy-preferences.ui \
empathy-status-icon.ui