Added "altprint..." options to affect 'Print' button behavior

(always act like [Alt] is held, never let [Alt] bring up a dialog, or
normal behavior).  Closes bug 1191193.
This commit is contained in:
William Kendrick 2005-07-16 08:09:23 +00:00
parent a953d54099
commit d8914de190
6 changed files with 136 additions and 3 deletions

View file

@ -395,6 +395,15 @@ http://www.newbreedsoftware.com/tuxpaint/
a print dialog. (Defaults to KDE's 'kprinter'.) Can be altered
via 'altprintcommand' in ~/.tuxpaintrc.
* Printer dialog (and 'altprintcommand') can be forced to come up
all the time (not just when [Alt] is held) via a new
"--altprintalways" command-line option (and "altprint=always" config.
file option).
* Similarly, printer dialog can be prevented ([Alt] key has no effect)
via a new "--altprintnever" option (and "altprint=never").
(Default (where [Alt] must be held to show dialog) is "altprintmod".)
* New translations:
-----------------