gnome-calendar:gnome-40

Last commit made on 2021-10-03
Get this branch:
git clone -b gnome-40 https://git.launchpad.net/gnome-calendar

Branch merges

Branch information

Name:
gnome-40
Repository:
lp:gnome-calendar

Recent commits

5aaaa4a... by Aleksandr Melman <email address hidden>

Update Russian translation

10df0e1... by Trần Ngọc Quân

Add Vietnamese translation

eb3ca5f... by Tjipke van der Heide <email address hidden>

Update Frisian translation

7079cf2... by Georges Basile Stavracas Neto

quick-add-popover: Properly localize string arrays

N_() only marks strings for translation, it is necessary to call gettext()
when using the strings.

bdce9b2... by Georges Basile Stavracas Neto

quick-add-popover: Don't leak GDateTime

Not sure how this went through.

a7d4035... by Georges Basile Stavracas Neto

quick-add-popover: Mark string arrays const

As they really are.

40ed249... by Tjipke van der Heide <email address hidden>

Add Frisian translation

446ee38... by Dusan Kazik

Update Slovak translation

f2e6257... by Georges Basile Stavracas Neto

40.2

fdb69db... by Marco Trevisan (Treviño)

weather-service: Enable met.no provider

As per the switch to libgweather 40 with commits 216a8984 and a2a6d2e4
we already comply with met.no TOS [1] as we already provide explicitly
the application contact info and (implicitly, being a GApplication) the
application-id.

So we can enable the met.no weather provider, making the weather
forecast to work again.

[1] https://api.met.no/doc/TermsOfService

Fixes: https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/682