Difference between revisions of "Configuration Diagrams - Linux"
From GnuCash
(Add v2.6 Linux Diagram) |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | == GnuCash V3. | + | [[Category:Configuration]] [[Category:Linux]] |
+ | == GnuCash since V3.0 on Linux == | ||
=== 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 9: | Line 11: | ||
− | <span style="color:#00cc00">HOME</span> | + | <span style="color:#00cc00">HOME</span> <span style="color:#000000">(do not edit)</span> |
<span style="color:#0000cc">/home/<user></span> | <span style="color:#0000cc">/home/<user></span> | ||
| | | | ||
Line 15: | Line 17: | ||
| | | | | | ||
− | <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 25: | ||
| | | | | | | | | | ||
− | <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 /> | ||
− | books/<name>.gcm gtk-3.0.css gtk.css<br /></span> | + | <span style="color:#0000cc">books</span><span style="color:#cc00cc">/<name>.gcm</span> gtk-3.0.css gtk.css<br /></span> |
− | <span style="color:#0000cc">checks | + | <span style="color:#0000cc">checks<span style="color:#cc00cc"> log.conf gtk-3.0.css<br /> |
expressions-2.0<br /> | expressions-2.0<br /> | ||
qif-accounts-map<br /> | qif-accounts-map<br /> | ||
− | saved-reports-<x>.<y> | + | saved-reports-<x>.<y><br /> |
− | stylesheets-2.0</span> | + | stylesheets-2.0<br /></span> |
</small> | </small> | ||
− | == GnuCash V2.6.x and older Linux == | + | |
+ | == GnuCash V2.6.x and older on Linux == | ||
=== 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 44: | Line 48: | ||
<small> | <small> | ||
− | <span style="color:#00cc00">HOME</span> | + | <span style="color:#00cc00">HOME</span> <span style="color:#000000">(do not edit)</span> |
<span style="color:#0000cc">/home/<user></span> | <span style="color:#0000cc">/home/<user></span> | ||
| | | | ||
--------------------------------------- | --------------------------------------- | ||
− | <span style="color:#00cc00">DOT_GNUCASH_DIR</span> <span style="color:# | + | <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">/.gnucash</span> <span style="color:#00cc00">HOME</span> | <span style="color:#00cc00">HOME</span><span style="color:#0000cc">/.gnucash</span> <span style="color:#00cc00">HOME</span> | ||
<span style="color:#0000cc">/home/<user>/.gnucash</span> <span style="color:#0000cc">/home/<user></span><br /> | <span style="color:#0000cc">/home/<user>/.gnucash</span> <span style="color:#0000cc">/home/<user></span><br /> | ||
<span style="color:#cc00cc">accelerator-map .gtkrc-2.0.gnucash<br /> | <span style="color:#cc00cc">accelerator-map .gtkrc-2.0.gnucash<br /> | ||
− | books/<name>.gcm<br /></span> | + | books/<name>.gcm .gtkrc-2.0<br /></span> |
<span style="color:#0000cc">checks</span><span style="color:#cc00cc"><br /> | <span style="color:#0000cc">checks</span><span style="color:#cc00cc"><br /> | ||
expressions-2.0<br /> | expressions-2.0<br /> | ||
Line 58: | Line 62: | ||
saved-reports-<x>.<y><br /> | saved-reports-<x>.<y><br /> | ||
stylesheets-2.0<br /> | stylesheets-2.0<br /> | ||
− | config-user.scm<br /> | + | config.user </span><span style="color:#000000">(becomes config-user.scm in V3)</span><span style="color:#cc00cc"><br /> |
log.conf<br /></span> | log.conf<br /></span> | ||
</small> | </small> |
Latest revision as of 09:57, 16 April 2021
GnuCash since V3.0 on Linux
Legend
LABELS for paths not environment vars.
ENVIRONMENT VARIABLES
linux path or a directory
<user> substitute username
files in the location
HOME (do not edit) /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
</small>
GnuCash V2.6.x and older on Linux
Legend
LABELS for paths not environment vars.
ENVIRONMENT VARIABLES
linux path or a directory
<user> substitute username
files in the location
HOME (do not edit) /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 .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