Feature Request 697358 is done. The working directory for Jskad is
now a preference. In addition, Jskad now raises an error dialog when you try to "Save As" to a bad place or open a file that doesn't exist or isn't readable.
This commit is contained in:
parent
b49c441e6e
commit
9e0dc68d12
2 changed files with 85 additions and 80 deletions
|
@ -24,6 +24,10 @@
|
|||
# system-specific.
|
||||
thdl.user.options.directory =
|
||||
|
||||
# Set this to the full path of Jskad's working directory. When you go
|
||||
# to open a file or to save a file, this is the path you'll see first.
|
||||
thdl.Jskad.working.directory =
|
||||
|
||||
# Should the TibetanMachineWeb fonts not be loaded from within the JAR? Set
|
||||
# this to true if you can get away with it and want your THDL tools to load
|
||||
# faster.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue