[grisbi-user] Grisbi does not $HOME

Shining Scream shiningluminous at ymail.com
Mon Dec 27 03:08:49 CET 2010


The following is a nearly direct cut-and-paste from the terminal actual 
(except for a simple s/$USER/REDACTED_USER_NAME/g replacement).

> echo $HOME
/home/atemp/dummyhome
Gamez: ~                                                                   
                                                               > grisbi
Variables d'environnement :

LANG = en_SG.UTF-8

Currency
        currency_symbol = $
        mon_thousands_sep = ","
        mon_decimal_point = .
        positive_sign = ""
        negative_sign = "-"
        frac_digits = "2"

gint64
        G_GINT64_MODIFIER = "l"
        9223372036854775807

Paths
        C_GRISBIRC = /grisbidev.conf
        C_PATH_CONFIG = /home/REDACTED_USER_NAME/.config/grisbi
        C_PATH_CONFIG_ACCELS = 
/home/REDACTED_USER_NAME/.config/grisbi/grisbi-accels
        C_PATH_DATA_FILES = /home/REDACTED_USER_NAME/.local/share/grisbi
        GRISBI_LOCALEDIR = /usr/share/locale
        GRISBI_PLUGINS_DIR = /usr/lib/grisbi
        GRISBI_PIXMAPS_DIR = /usr/share/pixmaps/grisbi

I believe this violates the requirement that applications should store 
their configuration data in $HOME/.hidden-directory. Is there a way to 
force Grisbi to observe typical Unix conventions?



More information about the user mailing list