Just a few quick bug fixes for the document index.

This commit is contained in:
Chris Lahey
1998-07-08 10:29:09 +00:00
parent 3f81a90182
commit 99bbc38a1c
9 changed files with 53 additions and 36 deletions

View File

@ -808,6 +808,8 @@ file_save (GimpImage* gimage,
g_free (return_vals);
g_free (args);
idea_add( filename );
return return_val;
}