mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 17:59:37 +00:00
As Mitch pointed out, these are not static strings. Reverted my previous
changes to the modules directory.
This commit is contained in:
parent
7b24dd8e36
commit
2d80597fe9
8 changed files with 9 additions and 19 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue