Mis-versioned some changes!
This commit is contained in:
parent
d8914de190
commit
487f888a89
1 changed files with 16 additions and 13 deletions
|
|
@ -187,8 +187,24 @@ http://www.newbreedsoftware.com/tuxpaint/
|
||||||
256 to 512.
|
256 to 512.
|
||||||
Albert Cahalan <albert@users.sourceforge.net>
|
Albert Cahalan <albert@users.sourceforge.net>
|
||||||
|
|
||||||
|
* Holding [Alt] while clicking 'Print' on Unix/Linux can now bring up
|
||||||
|
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".)
|
||||||
|
|
||||||
* Bug fixes:
|
* Bug fixes:
|
||||||
-------------------
|
-------------------
|
||||||
|
* [Alt] to bring up print dialog had to be held while hitting 'Ok' to
|
||||||
|
confirm print. This was a bug! Fixed!
|
||||||
|
|
||||||
* Lockfile now cleared upon exit, allowing Tux Paint to be re-launched
|
* Lockfile now cleared upon exit, allowing Tux Paint to be re-launched
|
||||||
immediately.
|
immediately.
|
||||||
|
|
||||||
|
|
@ -391,19 +407,6 @@ http://www.newbreedsoftware.com/tuxpaint/
|
||||||
|
|
||||||
* Now prompts to confirm before printing.
|
* Now prompts to confirm before printing.
|
||||||
|
|
||||||
* Holding [Alt] while clicking 'Print' on Unix/Linux can now bring up
|
|
||||||
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:
|
* New translations:
|
||||||
-----------------
|
-----------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue