]> git.mxchange.org Git - flightgear.git/commit
Melchior FRANZ:
authorehofman <ehofman>
Sat, 26 Mar 2005 10:45:00 +0000 (10:45 +0000)
committerehofman <ehofman>
Sat, 26 Mar 2005 10:45:00 +0000 (10:45 +0000)
commit71dd0f8f9669c123d13e12790d33de6914b498d2
tree879d41f1ea279031b2d6f71bfc58cd48271815cc
parentdb989269b8521a5825d2733a991b19c9fef50f55
Melchior FRANZ:

The previous message wasn't totally correct. Strings are now allowed, too. And
the pattern is now '[ -+#]?\d*(\.\d*)?l?[fs]' and *may* be embedded in a string.
There may only be one %s or %f, though. %% is allowed in the preamble/postamble.
(Yes, %ls is allowed, too, and treated as %s.)

Also, "end" is superfluous now.
src/GUI/dialog.cxx