mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-29 21:33:30 +02:00
Merge branch 'registry-translation' into 'main'
gregistrysettingsbackend: Remove translatable pspec nick/blurb See merge request GNOME/glib!3407
This commit is contained in:
@@ -2319,8 +2319,7 @@ g_registry_settings_backend_class_init (GRegistrySettingsBackendClass *class)
|
||||
g_object_class_install_property (object_class,
|
||||
PROP_REGISTRY_KEY,
|
||||
g_param_spec_string ("registry-key",
|
||||
P_("Root registry key"),
|
||||
P_("The path to the registry key where settings are stored"),
|
||||
NULL, NULL,
|
||||
"HKEY_CURRENT_USER\\Software\\GSettings",
|
||||
G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY |
|
||||
G_PARAM_STATIC_STRINGS));
|
||||
|
Reference in New Issue
Block a user