leits

The only difference between ordinary and extraordinary is just that little "extra".

Merge pull request from timfee/patch-1 Proposal: Small language tweak for date header

Proposal: Small language tweak for date header The menu section of "Today meeting ($date)" is a little quirky from a grammatical perspective. Ideally, it would read "Today*’s* meeting" (or 'meetings'). To sidestep this, a proposal for your consideration: • Remove the word "meeting" -- that way it's `Today ($date)` or `Tomorrow ($date)`. The word "meeting" is probably unnecessary since users know the list contains meetings in the first place :) Plus, this sidesteps needing to pluralize the word "meeting" based on how many there are. If you're interested, here's a super tiny PR to that effect :)

Unify hidePastEvents and disablePastEvents into single pastEventsAppereance

Merge pull request from jogendra/fix_loginitems Fix: Application can't be opened - startup error