mirror of https://github.com/GNOME/gimp.git
Fix typo
This commit is contained in:
parent
bfe567c42b
commit
7656d6bb21
|
@ -237,7 +237,7 @@
|
|||
* app/*/*.c: Call file_utils_filename_to_utf8(). Should fix most
|
||||
of the warnings generated by non-UTF8 pathnames. See #130118.
|
||||
|
||||
* libgimpbase/gimpenv.b: Document that gimp_directory() etc return
|
||||
* libgimpbase/gimpenv.c: Document that gimp_directory() etc return
|
||||
strings in the on-disk encoding.
|
||||
|
||||
* libgimpmodule/gimpmodule.c: Convert filenames to UTF-8 (using
|
||||
|
|
Loading…
Reference in New Issue