Configuration Diagrams - MacOS

From GnuCash
Revision as of 22:13, 12 March 2019 by DaveC49 (talk | contribs) (Legend)
Jump to: navigation, search

GnuCash V3.x on MacOSX

Legend

LABELS for paths not environment vars.
ENVIRONMENT VARIABLES
path or a directory
<user> substitute username
files in the location


                                                       HOME(do not edit)
                                                    /Users/<user>
                                                         |
                                ---------------------------------------------------------------
                                |                                                             |

                        USER_DATA_HOME                                                 USER_CONFIG_HOME
                        HOME/Library/Application Support (used by GnuCash)             HOME/Library/Application Support (used by GnuCash)
                        HOME/Library/Applications Defaults (OS X 10.6 and older)       HOME/Library/Application Support/config
                        HOME/.local/share (often used by ported Linux software)
                        /Users/<user>/Library/Application Support                     /Users/<user>/Library/Application Support

                                |                                                              |
               -----------------------------------                                 ----------------------------------
               |                                 |                                 |                                |

        GNC_DATA_HOME                      GTK_DATA_HOME                       GNC_CONFIG_HOME                   GTK_CONFIG_HOME
    USER_DATA_HOME/GnuCash        USER_DATA_HOME/.local/share/gtk-3.0     USER_CONFIG_HOME/GnuCash      USER_CONFIG_HOME/.local/share/gtk-3.0
accelerator-map config-user.scm settings.ini
books/<name>.gcm gtk-3.0.css gtk.css
checks log.conf gtk-3.0.css
expressions-2.0
qif-accounts-map
saved-reports-<x>.<y>
stylesheets-2.0

GnuCash V2.6.x and older on MacOSX

Legend

LABELS for paths not environment vars.
ENVIRONMENT VARIABLES
path or a directory
<user> substitute username
files in the location

                                                       HOME (do not edit)
                                                    /Users/<user>
                                                         |
                                        ---------------------------------------
                                        |                                      |
DOT_GNUCASH_DIR GTK_CONFIG_HOME HOME/Library/Application Support/GnuCash HOME
accelerator-map .gtkrc-2.0.gnucash
books/<name>.gcm .gtkrc-2.0
checks
expressions-2.0
qif-accounts-map
saved-reports-<x>.<y>
stylesheets-2.0
config.user
(becomes config-user.scm in V3)
log.conf