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.

See also: flatpak/xdg-desktop-portal-gtk#444
  • Loading branch information
GeorgesStavracas committed Oct 28, 2023
1 parent 8ffd660 commit d33759e
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 @@ -311,6 +311,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 d33759e

Please sign in to comment.