Example for 'savedir' in tuxpaint.conf suggested you needed /saved at the end, which is not true.
This commit is contained in:
parent
6a709023d4
commit
b54f061eee
2 changed files with 22 additions and 11 deletions
|
|
@ -7,7 +7,7 @@
|
|||
# http://www.tuxpaint.org/
|
||||
#
|
||||
# Default distribution version last modified:
|
||||
# April 15, 2010
|
||||
# April 30, 2012
|
||||
#
|
||||
# $Id$
|
||||
|
||||
|
|
@ -239,8 +239,9 @@
|
|||
### Save images somewhere different?
|
||||
### --------------------------------
|
||||
### Note: Window users, use the form: savedir=C:\WINDOWS\TUXPAINT
|
||||
### Note: Actual image files will go under a subdirectory/subfolder, "saved"
|
||||
#
|
||||
# savedir=~/.tuxpaint/saved
|
||||
# savedir=~/.tuxpaint
|
||||
|
||||
|
||||
### Use a different language?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue