Re: [Pythoncad-developer] prefs.py when packaging PythonCAD
CAD Application entire developed in Python
Status: Beta
Brought to you by:
matteoboscolo
From: Jon T. <me...@bt...> - 2010-05-18 16:45:49
|
On 18/05/2010 03:04, Jon Tibble wrote: > Hi, > > I was looking at packaging PythonCAD and noticed that you only check > /etc for the global preferences. Some OSs/distributions will want to put > application config files in /usr/etc or /usr/local/etc so I prepose the > attached patch for your consideration. > > Regards, > Jon > > P.S. I noticed the global pref_file is set then unused in that file so > you may want to remove that too? > Probably a better approach attached. |