Re: [pgadmin-hackers] Location of user configuration (Linux)

2017-01-16 Thread Bruno Friedmann
On lundi, 16 janvier 2017 17.13:31 h CET Dave Page wrote: > Hi > > On Mon, Jan 16, 2017 at 5:00 PM, Bruno Friedmann wrote: > > With the new layout of freedesktop can we imagine to placed > > the runtime configuration and related to a more sensible directory than > > ~/.pgadmin > > Using a per-ap

Re: [pgadmin-hackers] Location of user configuration (Linux)

2017-01-16 Thread Dave Page
Hi On Mon, Jan 16, 2017 at 5:00 PM, Bruno Friedmann wrote: > With the new layout of freedesktop can we imagine to placed > the runtime configuration and related to a more sensible directory than > ~/.pgadmin Using a per-app dot directory (or file) in the users home directory has been an accepted

[pgadmin-hackers] Location of user configuration (Linux)

2017-01-16 Thread Bruno Friedmann
With the new layout of freedesktop can we imagine to placed the runtime configuration and related to a more sensible directory than ~/.pgadmin The configuration is okay ~/.config/pgadmin Now the db, sessions, storage should be moved to ~/.local/share/pgadmin That's where QTWebEngine place alrea