pdb: Untabify image.pdb

This commit is contained in:
Martin Nordholts
2011-08-12 20:18:45 +02:00
parent bb02019aa0
commit 0f58d779c1
2 changed files with 523 additions and 523 deletions

View File

@ -2272,7 +2272,7 @@ image_set_resolution_invoker (GimpProcedure *procedure,
yresolution < GIMP_MIN_RESOLUTION || yresolution > GIMP_MAX_RESOLUTION) yresolution < GIMP_MIN_RESOLUTION || yresolution > GIMP_MAX_RESOLUTION)
{ {
g_set_error_literal (error, GIMP_PDB_ERROR, GIMP_PDB_INVALID_ARGUMENT, g_set_error_literal (error, GIMP_PDB_ERROR, GIMP_PDB_INVALID_ARGUMENT,
_("Image resolution is out of bounds, " _("Image resolution is out of bounds, "
"using the default resolution instead.")); "using the default resolution instead."));
success = FALSE; success = FALSE;
} }

File diff suppressed because it is too large Load Diff