mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-06-30 21:36:33 -04:00
--Bug fixes
-Try yet again to place last.flame in ~/.config/Fractorium on Linux. -Remove ~/.Fractorium as a search path on Linux, it's non-standard.
This commit is contained in:
@ -117,7 +117,6 @@ static bool InitPaletteList(const string& filename)
|
||||
"./",
|
||||
#ifndef _WIN32
|
||||
"~"
|
||||
"~/.Fractorium",
|
||||
"~/.config/Fractorium",
|
||||
"/usr/share/fractorium",
|
||||
"/usr/local/share/fractorium"
|
||||
|
Reference in New Issue
Block a user