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:

committed by
Austin Donnelly

parent
0a7dca9110
commit
3379feb8ec
@ -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>
|
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
|
Dirty flag now correct in all cases. Can be displayed in image
|
||||||
|
@ -399,6 +399,9 @@ sequences are recognised and expanded as follows:
|
|||||||
%s source scale factor
|
%s source scale factor
|
||||||
.br
|
.br
|
||||||
%d destination scale factor
|
%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)".
|
The default format string is "%f-%p.%i (%t)".
|
||||||
|
|
||||||
|
@ -399,6 +399,9 @@ sequences are recognised and expanded as follows:
|
|||||||
%s source scale factor
|
%s source scale factor
|
||||||
.br
|
.br
|
||||||
%d destination scale factor
|
%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)".
|
The default format string is "%f-%p.%i (%t)".
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user