mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-07 00:34:50 -04:00
--Bug fixes
-Place last.flame in ~/.config/fractorium on Linux.
This commit is contained in:
@ -116,6 +116,7 @@ static bool InitPaletteList(const string& filename)
|
||||
{
|
||||
"./",
|
||||
#ifndef _WIN32
|
||||
"~"
|
||||
"~/.fractorium",
|
||||
"~/.config/fractorium",
|
||||
"/usr/share/fractorium",
|
||||
|
Reference in New Issue
Block a user