As Mitch pointed out, these are not static strings. Reverted my previous

changes to the modules directory.
This commit is contained in:
Sven Neumann
2006-01-30 16:58:42 +00:00
parent 7b24dd8e36
commit 2d80597fe9
8 changed files with 9 additions and 19 deletions

View File

@ -168,7 +168,7 @@ cdisplay_lcms_class_init (CdisplayLcmsClass *klass)
GIMP_CONFIG_INSTALL_PROP_OBJECT (object_class, PROP_CONFIG,
"config", NULL,
GIMP_TYPE_COLOR_CONFIG,
GIMP_PARAM_STATIC_STRINGS);
0);
display_class->name = _("Color Management");
display_class->help_id = "gimp-colordisplay-lcms";