mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
Two problems caused Boolean options which default to true to be shown incorrectly when the option was not already present in the defaults database. First a typo (Enabled instead of Selected) caused the switch button to stay off then because GetBoolForKey key returns False also when the option is not set it would have been turned off while it should stay on to reflect the default value of the option.
10 KiB
10 KiB