As Mitch pointed out, these are not static strings. Reverted my previous
changes to the modules directory.
This commit is contained in:
@ -222,7 +222,6 @@ linux_input_class_init (ControllerLinuxInputClass *klass)
|
||||
_("Device:"),
|
||||
_("The name of the device to read Linux Input events from."),
|
||||
NULL,
|
||||
GIMP_PARAM_STATIC_STRINGS |
|
||||
GIMP_CONFIG_PARAM_FLAGS));
|
||||
|
||||
controller_class->name = _("Linux Input");
|
||||
|
Reference in New Issue
Block a user