hasii2011 / pyut

A UML Diagrammer implemented in Python
GNU Affero General Public License v3.0
11 stars 4 forks source link

Rename preference STARTUP_DIRECTORY #125

Closed hasii2011 closed 4 years ago

hasii2011 commented 4 years ago

Rename the above to DATA_DIRECTORY.

In the legacy code it was name startup because the app changed its current working directory to it. Now we are trying to be cwd agnostic.