diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | libempathy/Makefile.am | 1 | ||||
-rw-r--r-- | po/POTFILES.in | 1 |
3 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-10-01 Xavier Claessens <xclaesse@gmail.com> + * libempathy/Makefile.am: Add tp-stream-engine.xml to EXTRA_DIST. + * po/POTFILES.in: Add empathy-call-window.glade. + +2007-10-01 Xavier Claessens <xclaesse@gmail.com> + * configure.ac: * NEWS: Update before release. diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 0480d0bff..6d66c9321 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -150,6 +150,7 @@ EXTRA_DIST = \ empathy-marshal.list \ empathy-chandler.xml \ empathy-filter.xml \ + tp-stream-engine.xml \ $(stylesheet_DATA) \ $(dtd_DATA) diff --git a/po/POTFILES.in b/po/POTFILES.in index 9929e33d0..eb7c414c1 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -17,6 +17,7 @@ libempathy-gtk/empathy-account-widget-msn.glade libempathy-gtk/empathy-account-widget-salut.glade libempathy-gtk/empathy-accounts-dialog.c libempathy-gtk/empathy-accounts-dialog.glade +libempathy-gtk/empathy-call-window.glade libempathy-gtk/empathy-chat.c libempathy-gtk/empathy-chat.glade libempathy-gtk/empathy-chat-view.c |