Add option for user to choose custom temp folder
This commit is contained in:
parent
44feab9eb2
commit
b5519c4875
5 changed files with 35 additions and 45 deletions
|
|
@ -25,7 +25,7 @@ namespace LibationFileManager
|
|||
[Description("The same folder that Libation is running from")]
|
||||
AppDir = 2,
|
||||
|
||||
[Description("Windows temporary folder")]
|
||||
[Description("System temporary folder")]
|
||||
WinTemp = 3,
|
||||
|
||||
[Description("My Documents")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue