Difference between revisions of "Configuration Diagrams - MacOS"

From GnuCash
Jump to: navigation, search
(Legend)
m (Legend: edits to correct env vars which are only labels)
Line 41: Line 41:
  
 
=== Legend ===
 
=== Legend ===
 +
<span style="color:#000000">LABELS for paths not environment vars.</span><br />
 
<span style="color:#00cc00">ENVIRONMENT VARIABLES</span><br />
 
<span style="color:#00cc00">ENVIRONMENT VARIABLES</span><br />
 
<span style="color:#0000cc"> path or a directory</span><br />
 
<span style="color:#0000cc"> path or a directory</span><br />
Line 52: Line 53:
 
                                         ---------------------------------------
 
                                         ---------------------------------------
 
                                         |                                      |<br />
 
                                         |                                      |<br />
                                     <span style="color:#00cc00">DOT_GNUCASH_DIR</span>                      <span style="color:#00cc00">GTK_CONFIG_HOME</span>
+
                                     <span style="color:#00cc00">DOT_GNUCASH_DIR</span>                      <span style="color:#000000">GTK_CONFIG_HOME</span>
 
                         <span style="color:#00cc00">HOME</span><span style="color:#0000cc">/Library/Application Support/GnuCash</span>              <span style="color:#00cc00">HOME</span><br />
 
                         <span style="color:#00cc00">HOME</span><span style="color:#0000cc">/Library/Application Support/GnuCash</span>              <span style="color:#00cc00">HOME</span><br />
 
                                     <span style="color:#cc00cc">accelerator-map                    .gtkrc-2.0.gnucash<br />
 
                                     <span style="color:#cc00cc">accelerator-map                    .gtkrc-2.0.gnucash<br />

Revision as of 13:03, 26 February 2019

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
                                                    /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
                                                    /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