Skip to content

Commit

Permalink
settings: Expose org.gnome.desktop.calendar
Browse files Browse the repository at this point in the history
This is necessary if we want to integrate e.g. calendaring apps, or
any apps that have a date selector, with system settings such as
show-weekdate.
  • Loading branch information
GeorgesStavracas committed Oct 18, 2023
1 parent 48dad15 commit a1fff44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/settings.c
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ init_settings_table (XdpImplSettings *settings,
static const char * const schemas[] = {
"org.gnome.desktop.a11y",
"org.gnome.desktop.a11y.interface",
"org.gnome.desktop.calendar",
"org.gnome.desktop.input-sources",
"org.gnome.desktop.interface",
"org.gnome.desktop.privacy",
Expand Down

0 comments on commit a1fff44

Please sign in to comment.