Solving issue 2221: "Specifying the Settings and Cache path through environment variables"
This commit is contained in:
@@ -266,7 +266,7 @@ class Options {
|
||||
void setDefaults ();
|
||||
int readFromFile (Glib::ustring fname);
|
||||
int saveToFile (Glib::ustring fname);
|
||||
static void load ();
|
||||
static bool load ();
|
||||
static void save ();
|
||||
|
||||
// if multiUser=false, send back the global profile path
|
||||
|
Reference in New Issue
Block a user