mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
Update topic_portablemode.md
This commit is contained in:
parent
1f4baaced6
commit
1bf4c6123c
|
@ -1,11 +1,11 @@
|
|||
# Portable mode
|
||||
|
||||
Usually GoldenDict store all program settings and dictionary indexes in home folder of current user. In portable mode program settings and dictionary indexes stored in "portable" folder beside the main program file. This mode suit for using of GoldenDict with common settings directly from flash drive on different computers.
|
||||
Usually GoldenDict store all program settings and dictionary indexes in home folder of current user. In portable mode program settings and dictionary indexes stored in `portable` folder beside the main program file. This mode suit for using of GoldenDict with common settings directly from flash drive on different computers.
|
||||
|
||||
To turn on portable mode it needs only create "portable" folder beside the main program file. If such folder exists GoldenDict will launched in portable mode.
|
||||
To turn on portable mode it needs only create `portable` folder beside the main program file. If such folder exists GoldenDict will launched in portable mode.
|
||||
|
||||
In portable mode GoldenDict works with some limitations:
|
||||
|
||||
You can't select folders with dictionaries. All dictionaries should be placed in "contents" folder beside the main program file and/or its subfolders.
|
||||
You can't select folders with dictionaries. All dictionaries should be placed in `content` folder beside the main program file and/or its subfolders.
|
||||
You can't use sound files in separate folders.
|
||||
|
||||
|
|
Loading…
Reference in a new issue