ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Tools/TxmpReplace.dfm
(Generate patch)

Comparing oup/current/Tools/TxmpReplace.dfm (file contents):
Revision 195 by alloc, Sat May 26 18:31:36 2007 UTC vs.
Revision 196 by alloc, Sat May 26 18:35:24 2007 UTC

# Line 155 | Line 155 | inherited Form_TxmpReplace: TForm_TxmpRe
155    object saved: TSaveDialog [5]
156      DefaultExt = 'bmp'
157      Filter =
158 <      'All supported files (*.bmp, *.dds, *.tga, *.jpg, *.jpeg)|*.bmp;*' +
159 <      '.dds;*.tga;*.jpg;*.jpeg;*.png|Windows Bitmap (*.bmp)|*.bmp|Direc' +
160 <      'tDraw Surface (*.dds)|*.dds|Targa (*.tga)|*.tga|JPEG (*.jpg, *.j' +
161 <      'peg)|*.jpg;*.jpeg|PNG (*.png)|*.png|All files (*.*)|*'
158 >      'All supported files (*.bmp, *.dds, *.tga, *.jpg, *.jpeg, *.png)|' +
159 >      '*.bmp;*.dds;*.tga;*.jpg;*.jpeg;*.png|Windows Bitmap (*.bmp)|*.bm' +
160 >      'p|DirectDraw Surface (*.dds)|*.dds|Targa (*.tga)|*.tga|JPEG (*.j' +
161 >      'pg, *.jpeg)|*.jpg;*.jpeg|PNG (*.png)|*.png|All files (*.*)|*'
162      Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
163      Left = 104
164      Top = 320

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)