diff options
author | Davyd Madeley <davyd@madeley.id.au> | 2009-04-24 09:07:25 +0800 |
---|---|---|
committer | Davyd Madeley <davyd@madeley.id.au> | 2009-04-24 09:07:25 +0800 |
commit | b8a72ca6c86a001e6c7f8ff6fb761cfe8221b6b4 (patch) | |
tree | f6fd31036a541cd09f81154487926a1928e7490e /libempathy-gtk/Makefile.am | |
parent | 055e2787d98e48a51eb4345c6e375776ec615072 (diff) | |
parent | e792e16499f942c6669ce12417118968a71a75c0 (diff) | |
download | gsoc2013-empathy-b8a72ca6c86a001e6c7f8ff6fb761cfe8221b6b4.tar gsoc2013-empathy-b8a72ca6c86a001e6c7f8ff6fb761cfe8221b6b4.tar.gz gsoc2013-empathy-b8a72ca6c86a001e6c7f8ff6fb761cfe8221b6b4.tar.bz2 gsoc2013-empathy-b8a72ca6c86a001e6c7f8ff6fb761cfe8221b6b4.tar.lz gsoc2013-empathy-b8a72ca6c86a001e6c7f8ff6fb761cfe8221b6b4.tar.xz gsoc2013-empathy-b8a72ca6c86a001e6c7f8ff6fb761cfe8221b6b4.tar.zst gsoc2013-empathy-b8a72ca6c86a001e6c7f8ff6fb761cfe8221b6b4.zip |
Merge branch 'spelling-578399'
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r-- | libempathy-gtk/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index 63bcf5ae3..2065589e3 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -49,7 +49,6 @@ libempathy_gtk_la_SOURCES = \ empathy-profile-chooser.c \ empathy-smiley-manager.c \ empathy-spell.c \ - empathy-spell-dialog.c \ empathy-status-preset-dialog.c \ empathy-theme-boxes.c \ empathy-theme-irc.c \ @@ -103,7 +102,6 @@ libempathy_gtk_headers = \ empathy-profile-chooser.h \ empathy-smiley-manager.h \ empathy-spell.h \ - empathy-spell-dialog.h \ empathy-status-preset-dialog.h \ empathy-theme-boxes.h \ empathy-theme-irc.h \ @@ -129,7 +127,6 @@ ui_DATA = \ empathy-account-widget-yahoo.ui \ empathy-account-widget-groupwise.ui \ empathy-account-widget-aim.ui \ - empathy-spell-dialog.ui \ empathy-status-preset-dialog.ui \ empathy-log-window.ui \ empathy-chat.ui \ |