Bug 572997 - gih description alter when re-saving

Undeprecate, clean up and apply patch from Eric Lamarque which adds a
"gimp-brush-pipe-name" parasite to remember the description.
This commit is contained in:
Michael Natterer
2013-01-19 20:52:27 +01:00
parent d93d2e71c3
commit dfabfb9664
2 changed files with 47 additions and 0 deletions

View File

@ -69,6 +69,12 @@ Global data follows no strict rules.
saving .gbr files. A trailing \0 might be included and is not
part of the name.
"gimp-brush-pipe-name" (IMAGE, PERSISTENT)
A string in UTF-8 encoding specifying the name of a GIMP brush
pipe. Currently, the gih plug-in uses this parasite when loading and
saving .gih files. A trailing \0 might be included and is not
part of the name.
"gimp-brush-pipe-parameters" (IMAGE, PERSISTENT)
This is all very preliminary: