Further work on animated GIF export: XDG Pictures
Using XDG's user dir settings to determine where pictures are stored for a user (e.g., "~/Pictures" -- used as a fallback). May be overridden using "--exportdir". Also, while I was updating some docs, replace references to "Mac OS X" with "macOS", the new name of that OS these days.
This commit is contained in:
parent
683bbf5f19
commit
f8cce36435
13 changed files with 329 additions and 68 deletions
|
|
@ -3,6 +3,8 @@
|
|||
# Bill Kendrick <bill@newbreedsoftware.com>; http://www.tuxpaint.org/
|
||||
# Based on inkscape's completion file, by allali@univ-mlv.fr
|
||||
#
|
||||
# Last modified 2020-07-25
|
||||
#
|
||||
# $Id$
|
||||
|
||||
# FIXME: See http://www.debian-administration.org/articles/316 for an intro
|
||||
|
|
@ -57,7 +59,7 @@ _tuxpaint()
|
|||
--saveoverask --saveover --saveovernew \
|
||||
--nosave --save \
|
||||
--autosave --noautosave \
|
||||
--savedir --datadir \
|
||||
--savedir --datadir --exportdir \
|
||||
--printdelay= \
|
||||
--altprintmod --altprintalways --altprintnever \
|
||||
--papersize \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue