app/core/gimp-documents.c app/core/gimp-parasites.c
2006-12-22 Sven Neumann <sven@gimp.org> * app/core/gimp-documents.c * app/core/gimp-parasites.c * app/core/gimp-templates.c * app/core/gimp-units.c * app/widgets/gimpcontrollers.c: changed the header that is written to config files that are rewritten on exit. * app/tools/gimpiscissorstool.c: comment.
This commit is contained in:
committed by
Sven Neumann
parent
7c5221507e
commit
541c8af049
@ -182,7 +182,7 @@ gimp_controllers_save (Gimp *gimp)
|
||||
const gchar *header =
|
||||
"GIMP controllerrc\n"
|
||||
"\n"
|
||||
"This file will be entirely rewritten every time you quit the gimp.";
|
||||
"This file will be entirely rewritten each time you exit.";
|
||||
const gchar *footer =
|
||||
"end of controllerrc";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user