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:
parent
a953d54099
commit
d8914de190
6 changed files with 136 additions and 3 deletions
|
|
@ -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:
|
||||
-----------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue