dmedvinsky / gsimplecal

Simple and lightweight GTK calendar (BSD license)
http://dmedvinsky.github.io/gsimplecal
Other
198 stars 19 forks source link

External viewer doesn't work when mark_today is false #6

Closed dmedvinsky closed 13 years ago

dmedvinsky commented 13 years ago

Silly cut-n-paste resulted in double click signal handler being attached only when config->mark_today evaluates to true.