Difference between revisions of "Configuration Diagrams - Linux"
From GnuCash
(corrections to Env vars which are only labels) |
|||
Line 2: | Line 2: | ||
=== 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">linux path or a directory</span><br /> | <span style="color:#0000cc">linux path or a directory</span><br /> | ||
Line 15: | Line 16: | ||
| | | | | | ||
− | <span style="color:# | + | <span style="color:#000000">USER_DATA_HOME</span> <span style="color:#000000">USER_CONFIG_HOME</span> |
<span style="color:#00cc00">HOME</span><span style="color:#0000cc">/.local/share</span> <span style="color:#00cc00">HOME</span><span style="color:#0000cc">/.config</span> | <span style="color:#00cc00">HOME</span><span style="color:#0000cc">/.local/share</span> <span style="color:#00cc00">HOME</span><span style="color:#0000cc">/.config</span> | ||
<span style="color:#0000cc">/home/<user>/.local/share</span> <span style="color:#0000cc">/home/<user>/.config</span> | <span style="color:#0000cc">/home/<user>/.local/share</span> <span style="color:#0000cc">/home/<user>/.config</span> | ||
Line 23: | Line 24: | ||
| | | | | | | | | | ||
− | <span style="color:#00cc00">GNC_DATA_HOME</span> <span style="color:# | + | <span style="color:#00cc00">GNC_DATA_HOME</span> <span style="color:#000000">GTK_DATA_HOME</span> <span style="color:#00cc00">GNC_CONFIG_HOME</span> <span style="color:#000000">GTK_CONFIG_HOME</span> |
− | <span style="color:# | + | <span style="color:#000000">USER_DATA_HOME</span><span style="color:#0000cc">/gnucash</span> <span style="color:#000000">USER_DATA_HOME</span><span style="color:#0000cc">/gtk-3.0</span> <span style="color:#000000">USER_CONFIG_HOME</span><span style="color:#0000cc">/gnucash</span> <span style="color:#000000">USER_CONFIG_HOME</span><span style="color:#0000cc">/gtk-3.0</span> |
<span style="color:#0000cc">/home/<user>/.local/share/gnucash</span> <span style="color:#0000cc">/home/<user>/.local/share/gtk-3.0</span> <span style="color:#0000cc">/home/<user>/.config/gnucash</span> <span style="color:#0000cc">/home/<user>/.config/gtk-3.0</span><br /> | <span style="color:#0000cc">/home/<user>/.local/share/gnucash</span> <span style="color:#0000cc">/home/<user>/.local/share/gtk-3.0</span> <span style="color:#0000cc">/home/<user>/.config/gnucash</span> <span style="color:#0000cc">/home/<user>/.config/gtk-3.0</span><br /> | ||
<span style="color:#cc00cc">accelerator-map config-user.scm settings.ini<br /> | <span style="color:#cc00cc">accelerator-map config-user.scm settings.ini<br /> | ||
Line 35: | Line 36: | ||
</small> | </small> | ||
+ | |||
== GnuCash V2.6.x and older on Linux == | == GnuCash V2.6.x and older on Linux == | ||
Revision as of 12:56, 26 February 2019
GnuCash V3.x on Linux
Legend
LABELS for paths not environment vars.
ENVIRONMENT VARIABLES
linux path or a directory
<user> substitute username
files in the location
HOME /home/<user> | --------------------------------------------------------------- | | USER_DATA_HOME USER_CONFIG_HOME HOME/.local/share HOME/.config /home/<user>/.local/share /home/<user>/.config | | ----------------------------------- ---------------------------------- | | | | GNC_DATA_HOME GTK_DATA_HOME GNC_CONFIG_HOME GTK_CONFIG_HOME USER_DATA_HOME/gnucash USER_DATA_HOME/gtk-3.0 USER_CONFIG_HOME/gnucash USER_CONFIG_HOME/gtk-3.0 /home/<user>/.local/share/gnucash /home/<user>/.local/share/gtk-3.0 /home/<user>/.config/gnucash /home/<user>/.config/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 Linux
Legend
ENVIRONMENT VARIABLES
linux path or a directory
<user> substitute username
files in the location
HOME /home/<user> | --------------------------------------- DOT_GNUCASH_DIR GTK_CONFIG_HOME HOME/.gnucash HOME /home/<user>/.gnucash /home/<user>
accelerator-map .gtkrc-2.0.gnucash
books/<name>.gcm
checks
expressions-2.0
qif-accounts-map
saved-reports-<x>.<y>
stylesheets-2.0
config.user (becomes config-user.scm in V3)
log.conf