use ECORE_GETOPT_STORE_TRUE instead of bool.
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 5 Jul 2012 15:11:30 +0000 (15:11 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 5 Jul 2012 15:11:30 +0000 (15:11 +0000)
commitc03b5fef4e1718e286c977a5f89e7f1262896ee6
tree39f0bacb212cec2eddfc5ef534577faf9e5e5f72
parent1aa59f4717fa4b23d47dec47b5ea91e2a321e96c
use ECORE_GETOPT_STORE_TRUE instead of bool.

BOOL was used for mute because it reflects on the configuration.

For simple "whenever I see an option, mark it" use STORE_TRUE instead
with the variables defaulting to FALSE.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73367 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/main.c