WeekStartsOn

problem: the gnome calendar starts the week on sunday, but it should start on monday.

fix:

edit:

/usr/share/i18n/locales/en_AU

find the line reading:

first_weekday 1

change it to:

first_weekday 2

run:

dpkg-reconfigure locales

log out - log back in