diff options
author | Davyd Madeley <davyd@madeley.id.au> | 2009-04-21 14:51:14 +0800 |
---|---|---|
committer | Davyd Madeley <davyd@madeley.id.au> | 2009-04-21 16:07:58 +0800 |
commit | 3803226331340b213351cf3bf92c85485bfe66b3 (patch) | |
tree | a34953417c982ff7f21c830fb4b3e3365df181b0 /libempathy-gtk/Makefile.am | |
parent | bdbcc3c1c68343fed2d094fedee240a3295fec02 (diff) | |
download | gsoc2013-empathy-3803226331340b213351cf3bf92c85485bfe66b3.tar gsoc2013-empathy-3803226331340b213351cf3bf92c85485bfe66b3.tar.gz gsoc2013-empathy-3803226331340b213351cf3bf92c85485bfe66b3.tar.bz2 gsoc2013-empathy-3803226331340b213351cf3bf92c85485bfe66b3.tar.lz gsoc2013-empathy-3803226331340b213351cf3bf92c85485bfe66b3.tar.xz gsoc2013-empathy-3803226331340b213351cf3bf92c85485bfe66b3.tar.zst gsoc2013-empathy-3803226331340b213351cf3bf92c85485bfe66b3.zip |
List presets in the treeview
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r-- | libempathy-gtk/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index 2d9b21b00..7fb4579cf 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -131,6 +131,7 @@ ui_DATA = \ 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 \ empathy-new-message-dialog.ui |