Skip to content
  • Tor Lillqvist's avatar
    Save the name on a line of its own as it can contain spaces. Print spaces · c2ef7d78
    Tor Lillqvist authored
    1999-08-30  Tor Lillqvist  <tml@iki.fi>
    
    * app/gimpbrushgenerated.c (gimp_brush_generated_save): Save the
    name on a line of its own as it can contain spaces. Print spaces
    between the floating-point values. (gimp_brush_generated_load)
    Corrspondingly, read the name from a line of its own.
    
    * app/gimpbrushlist.c (brushes_free): Portability fixes. Use
    g_strconcat. Free allocated strings.
    c2ef7d78