diff options
author | Seán de Búrca <leftmostcat@gmail.com> | 2009-08-01 16:42:54 +0800 |
---|---|---|
committer | Seán de Búrca <leftmostcat@gmail.com> | 2009-08-01 16:42:54 +0800 |
commit | de42661f2e27d8bffb4c9ed3e921c85a8fe27add (patch) | |
tree | fe4852cc54ddbf6e0d36db7287956243d2b7712c /po | |
parent | c62744a26535b8778e6053e5d7c544ca9ccc1e5f (diff) | |
download | gsoc2013-empathy-de42661f2e27d8bffb4c9ed3e921c85a8fe27add.tar gsoc2013-empathy-de42661f2e27d8bffb4c9ed3e921c85a8fe27add.tar.gz gsoc2013-empathy-de42661f2e27d8bffb4c9ed3e921c85a8fe27add.tar.bz2 gsoc2013-empathy-de42661f2e27d8bffb4c9ed3e921c85a8fe27add.tar.lz gsoc2013-empathy-de42661f2e27d8bffb4c9ed3e921c85a8fe27add.tar.xz gsoc2013-empathy-de42661f2e27d8bffb4c9ed3e921c85a8fe27add.tar.zst gsoc2013-empathy-de42661f2e27d8bffb4c9ed3e921c85a8fe27add.zip |
Add type to UI file to catch missing strings
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 5260bb738..9d36f245b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -66,7 +66,7 @@ src/empathy-accounts-dialog.c src/empathy-call-window.c [type: gettext/glade]src/empathy-call-window.ui src/empathy-chat-window.c -src/empathy-chat-window.ui +[type: gettext/glade]src/empathy-chat-window.ui src/empathy-chatrooms-window.c [type: gettext/glade]src/empathy-chatrooms-window.ui src/empathy-event-manager.c |