> 137.0 expects profile directory in ~/.parabola/iceweasel instead of
>    ~/.mozilla/iceweasel.

frankly, this is super tacky and probably pointless upstream too - that stuff
has well-defined (FHS) location - it belongs under ~/.config/<APPNAME>/ and/or
~/.local/<APPNAME>/ depending on if it is configuration or run-time storage -
dotfiles directly under $HOME are legacy and have been discouraged for many
years - the only legit reason to move the ~/.mozilla directory is to move
it to the conventional FHS or XDG locations

so, is this hard-coded somehow? (like: $HOME/.$DISTROAME/.$APPNAME/) - can we
make this be any arbitrary directory? - i wholeheartedly object to a
~/.parabola/ directory (very silly) - i would like to move it to
~/.local/iceweasel/ where it belongs
_______________________________________________
Dev mailing list
[email protected]
https://lists.parabola.nu/mailman/listinfo/dev

Reply via email to