seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=db4f3050232d12bade1b3dace425bd61b9b4cba3
commit db4f3050232d12bade1b3dace425bd61b9b4cba3 Author: Daniel Juyung Seo <[email protected]> Date: Tue Feb 4 12:15:48 2014 +0900 po: Update POTFILES.in according to the latest elementary test changes. Special thanks to Simotek-Work for the report. --- po/POTFILES.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index 7074f64..00ce0b1 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -23,8 +23,9 @@ ./src/bin/test_flip.c ./src/bin/test_flipselector.c ./src/bin/test_floating.c -./src/bin/test_focus2.c ./src/bin/test_focus.c +./src/bin/test_focus_custom_chain.c +./src/bin/test_focus_style.c ./src/bin/test_gengrid.c ./src/bin/test_genlist.c ./src/bin/test_hover.c --
