Files
nethack/src
PatR ef5aeba167 interface feedback by #version
When there was only one supported interface included in the program,
feedback of

|Supported windowing system:
|"tty" (traditional text with optional line-drawing)

was missing the intended final period.  When there were more than
one, the clause describing the default could be preceded by a
spurious space.

|Supported windowing systems:
|"tty" (traditional text with optional line-drawing) and "Qt" , with a
|default of "tty".

There was a fixup for " , " but it only worked as intended when
that was on the last line, not when the default's text spanned lines.

This adds description of "Windows GUI" to the mswin entry.  X11 could
have its formal name "The X Windows System" as the description but I
didn't add that since it just seems like extra verbosity.  Apparently
Qt doesn't stand for anything else so still has no extra description.
2020-08-04 12:00:17 -07:00
..
2018-11-11 10:29:52 -05:00
2020-06-07 08:49:27 -04:00
2020-07-17 10:14:24 -07:00
2020-08-01 19:17:56 -07:00
2020-07-31 13:14:09 -07:00
2020-08-04 12:00:17 -07:00
2020-04-06 13:34:07 +03:00
2020-04-12 16:55:00 +03:00
2020-07-30 19:25:57 -07:00
2020-07-05 08:50:13 -04:00
2020-07-10 01:37:46 -07:00
2020-07-05 08:50:13 -04:00
2020-02-19 15:47:55 -08:00