diff options
author | Massimo Maiurana <maiurana@gmail.com> | 2012-11-11 20:15:59 +0000 |
---|---|---|
committer | Massimo Maiurana <maiurana@gmail.com> | 2012-11-11 20:15:59 +0000 |
commit | 2d6b282f0b36ffd23704fc2402d9c4a0e20cb521 (patch) | |
tree | 420655d3ab465b94cc46baabea885d15be574ba0 | |
parent | 687e8f2fe9ba3062290eba0de68391c3896f45f6 (diff) | |
download | enlightenment-2d6b282f0b36ffd23704fc2402d9c4a0e20cb521.tar.gz enlightenment-2d6b282f0b36ffd23704fc2402d9c4a0e20cb521.tar.xz enlightenment-2d6b282f0b36ffd23704fc2402d9c4a0e20cb521.zip |
Make conf_randr module translatable (patch from Igor Murzov)
SVN revision: 79118
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index afaea95f7..edf3bf95b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -173,6 +173,8 @@ src/modules/conf_performance/e_int_config_engine.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_mod_main.c src/modules/conf_shelves/e_int_config_shelf.c src/modules/conf_shelves/e_mod_main.c src/modules/conf_theme/e_int_config_wallpaper.c |