> We can come up with some fuller solutions together, it doesn't all need to be 
> on you.

I would recommend we use Qt::QStandardPaths
http://doc.qt.io/qt-5/qstandardpaths.html

I believe the plugin loading system currently uses 
QStandardPaths::AppLocalDataLocation:
C:/ProgramData/<APPNAME>
~/.local/share/<APPNAME>

I'd recommend we consider QStandardPaths options before picking ~/.avogadro 
which is not cross-platform..

-Geoff
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Avogadro-devel mailing list
Avogadro-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avogadro-devel

Reply via email to