diff options
author | Daniel Juyung Seo <juyung.seo@samsung.com> | 2014-02-04 12:15:48 +0900 |
---|---|---|
committer | Daniel Juyung Seo <juyung.seo@samsung.com> | 2014-02-04 12:16:06 +0900 |
commit | db4f3050232d12bade1b3dace425bd61b9b4cba3 (patch) | |
tree | 06decd401475d386189003a2cab3bd98b3ee16b6 /po | |
parent | ba596f2b0bdd7cf77d66bf75c290397c62121ee3 (diff) |
po: Update POTFILES.in according to the latest elementary test changes.
Special thanks to Simotek-Work for the report.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 7074f644e..00ce0b147 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in | |||
@@ -23,8 +23,9 @@ | |||
23 | ./src/bin/test_flip.c | 23 | ./src/bin/test_flip.c |
24 | ./src/bin/test_flipselector.c | 24 | ./src/bin/test_flipselector.c |
25 | ./src/bin/test_floating.c | 25 | ./src/bin/test_floating.c |
26 | ./src/bin/test_focus2.c | ||
27 | ./src/bin/test_focus.c | 26 | ./src/bin/test_focus.c |
27 | ./src/bin/test_focus_custom_chain.c | ||
28 | ./src/bin/test_focus_style.c | ||
28 | ./src/bin/test_gengrid.c | 29 | ./src/bin/test_gengrid.c |
29 | ./src/bin/test_genlist.c | 30 | ./src/bin/test_genlist.c |
30 | ./src/bin/test_hover.c | 31 | ./src/bin/test_hover.c |