-
Notifications
You must be signed in to change notification settings - Fork 580
Closed
Labels
feature requestRequest for a new featureRequest for a new feature
Description
What
Replace gconf2 with dconf.
Why
gconf2 is deprecated.
From wikipedia:
GConf was a system used by the GNOME desktop environment for storing configuration settings for the desktop and applications. It is similar to the Windows Registry.
It was deprecated as part of the GNOME 3 transition. Migration to its replacement, GSettings and dconf, is ongoing.
From https://gitlab.gnome.org/Archive/gconf:
How
By modifying the code to use dconf instead of gconf2?... Yep.
Metadata
Metadata
Assignees
Labels
feature requestRequest for a new featureRequest for a new feature