Bug 596125 — Property string fixes
This commit is contained in:
@ -167,7 +167,7 @@ gtk_plug_class_init (GtkPlugClass *class)
|
||||
PROP_EMBEDDED,
|
||||
g_param_spec_boolean ("embedded",
|
||||
P_("Embedded"),
|
||||
P_("Whether or not the plug is embedded"),
|
||||
P_("Whether the plug is embedded"),
|
||||
FALSE,
|
||||
GTK_PARAM_READABLE));
|
||||
|
||||
|
Reference in New Issue
Block a user