Convert to using a config dialog instead of config menu. Courtesy of
authorDavid Walter Seikel <onefang@gmail.com>
Tue, 13 Dec 2005 04:47:41 +0000 (04:47 +0000)
committerDavid Walter Seikel <onefang@gmail.com>
Tue, 13 Dec 2005 04:47:41 +0000 (04:47 +0000)
commit1c52b87cab3470dc0ad153c9052d97594bcb93be
tree25e213e4a441ca272bb4c29592d504c389f6acdf
parentf3bb743da0a5e667b6b0d79a50c41f477e239f5b
Convert to using a config dialog instead of config menu.  Courtesy of
devilhorns.

This is the patch he posted to the mailing list two days ago.  Committed
after much testing and some discussion with variosu parties.  In
particular, it got a thourough thrashing while we tracked down the
follower confusion bug, as that required constant config changes using
the new dialog.

SVN revision: 18987
src/modules/ibar/Makefile.am
src/modules/ibar/e_mod_config.c [new file with mode: 0644]
src/modules/ibar/e_mod_config.h [new file with mode: 0644]
src/modules/ibar/e_mod_main.c
src/modules/ibar/e_mod_main.h