postpone module list construction to idler.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Wed, 3 Mar 2010 21:37:52 +0000 (21:37 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Wed, 3 Mar 2010 21:37:52 +0000 (21:37 +0000)
commit75e97e144cb4279cf2f98225c99776dcab82aa4e
tree115a02998c8f8674dcd257980c5229f687723a67
parentec464a2055cdbeb7b4395bff40f4c75d0001c3ce
postpone module list construction to idler.

Create the list later so the dialog shows up immediately and is later
populated. The creation of the list is quite expensive, with disk,
efreet and later computation of the final list.

It seems good now, but if required it could be split a bit more,
instead of doing one directory per idle run, do one file.

SVN revision: 46843
src/bin/e_int_config_modules.c