mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 09:23:24 +00:00
app, libgimpwidgets: fixing some obsolete unit format strings I missed.
This commit is contained in:
parent
68242eb0cc
commit
cde861a0e6
3 changed files with 3 additions and 3 deletions
|
@ -175,7 +175,7 @@ gimp_unit_store_class_init (GimpUnitStoreClass *klass)
|
|||
g_param_spec_string ("long-format",
|
||||
"Long Format",
|
||||
"Format string for a long label",
|
||||
"%p",
|
||||
"%n",
|
||||
GIMP_PARAM_READWRITE));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue