add docs for %Dx image-title-format string.

Mon Aug 23 10:37:24 EDT 1999  Austin Donnelly  <austin@gimp.org>

	* gimprc.5.in: add docs for %Dx image-title-format string.
This commit is contained in:
EDT 1999 Austin Donnelly
1999-08-23 14:39:05 +00:00
committed by Austin Donnelly
parent 0a7dca9110
commit 3379feb8ec
3 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Mon Aug 23 10:37:24 EDT 1999 Austin Donnelly <austin@gimp.org>
* gimprc.5.in: add docs for %Dx image-title-format string.
Mon Aug 23 10:15:32 EDT 1999 Austin Donnelly <austin@gimp.org>
Dirty flag now correct in all cases. Can be displayed in image

View File

@ -399,6 +399,9 @@ sequences are recognised and expanded as follows:
%s source scale factor
.br
%d destination scale factor
.br
%Dx expands to x if the image is dirty, the empty string
otherwise. The x can be any character, eg %D*.
The default format string is "%f-%p.%i (%t)".

View File

@ -399,6 +399,9 @@ sequences are recognised and expanded as follows:
%s source scale factor
.br
%d destination scale factor
.br
%Dx expands to x if the image is dirty, the empty string
otherwise. The x can be any character, eg %D*.
The default format string is "%f-%p.%i (%t)".