summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2013-01-09 11:34:07 +0000
committerLucas De Marchi <lucas.demarchi@profusion.mobi>2013-01-09 11:34:07 +0000
commit8cacf8429d401b03cdc38ce538b66ab4a953da96 (patch)
tree71c43aa9f1d60eebff116e80b0a1d13604e82459 /po/POTFILES.in
parent80965058443eec71213d5d10cd7ab3a712db4c5d (diff)
downloadenlightenment-8cacf8429d401b03cdc38ce538b66ab4a953da96.tar.gz
e: merge comp module into core
* Move compositor to core, but letting the configuration there * Rename all files and functions from e_mod_comp_* to e_comp_* * Move the config dialogs to a new module named conf_comp. It still uses a domain config, otherwise it would not pick the current user's configuration. Maybe it would be wise to later on move these options to e_config * Fixup the wizard mess linking the header in the build tree in order to be able to create the config. Since now it's in core, we don't need to play linking games in the build system I'm not sure if the wayland part works. It was not even building previously so I'll let for who cares about this to actually test and report bugs. SVN revision: 82454
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in10
1 files changed, 4 insertions, 6 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7268424f68..04b47f6da9 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -136,12 +136,10 @@ src/modules/battery/e_mod_config.c
src/modules/battery/e_mod_main.c
src/modules/clock/e_mod_config.c
src/modules/clock/e_mod_main.c
-src/modules/comp/e_mod_comp.c
-src/modules/comp/e_mod_config.c
-src/modules/comp/e_mod_main.c
-src/modules/conf/e_conf.c
-src/modules/conf/e_mod_config.c
-src/modules/conf/e_mod_main.c
+src/modules/conf_comp/e_mod_config.c
+src/modules/conf_comp/e_mod_main.c
+src/modules/conf_comp/e_mod_config.c
+src/modules/conf_comp/e_mod_main.c
src/modules/conf_applications/e_int_config_apps.c
src/modules/conf_applications/e_int_config_apps_personal.c
src/modules/conf_applications/e_int_config_defapps.c