stefan pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=d65ed603ad55816d1b160ba0a4beebc479c75073
commit d65ed603ad55816d1b160ba0a4beebc479c75073 Author: Stefan Schmidt <[email protected]> Date: Wed Apr 22 09:43:16 2015 +0200 po: Remove unused e_int_config_randr.c file from POTFILES.in to pass distcheck This file is still around while not really used. It is also not distributed and thus fails if po tries to update during distcheck with this file still in list. --- po/POTFILES.in | 1 - 1 file changed, 1 deletion(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index f692a09..c59c782 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -172,7 +172,6 @@ src/modules/conf_paths/e_mod_main.c src/modules/conf_performance/e_int_config_performance.c src/modules/conf_performance/e_int_config_powermanagement.c src/modules/conf_performance/e_mod_main.c -src/modules/conf_randr/e_int_config_randr.c src/modules/conf_randr/e_int_config_randr2.c src/modules/conf_randr/e_mod_main.c src/modules/conf_shelves/e_int_config_shelf.c --
