settings: provide a way to use alternative location for configuration file
..and whole data folder.
This commit is contained in:
@@ -91,7 +91,6 @@ class Lyrics : public Screen<Scrollpad>
|
||||
MPD::Song itsSong;
|
||||
std::string itsFilename;
|
||||
|
||||
static std::string itsFolder;
|
||||
static std::string GenerateFilename(const MPD::Song &s);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user