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

@ -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");