HOWTO: Set LXDE /and other/ First Day of Week
Here is how to change the gnome calendar first day of the week to Monday.Check which locale you are using (mine is en_US, don't worry about the .UTF ending):
Code:
locale
Code:
sudo cp /usr/share/i18n/locales/en_US /usr/share/i18n/locales/en_US.bak sudo leafpad /usr/share/i18n/locales/en_US
Code:
first_weekday 2
and
first_workday 3
Update the locales:
Code:
sudo locale-gen
AND
lxpanelctl restart
and OK
http://ubuntuforums.org/showthread.php?t=813945 - change for LXDE /orginal for Ubuntu/
Brak komentarzy:
Prześlij komentarz