[grisbi-user] Grisbi does not honor $HOME [repost]
Guillaume Castagnino
casta at xwing.info
Mon Dec 27 08:45:17 CET 2010
Hi,
$HOME/.apppname are the "old" unix convention. grisbi now uses the "new" standard promoted by freedesktop : http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
So grisbi env vars are computed from $XDG_* vars and not directly from $HOME
bye
--
Guillaume Castagnino
casta at xwing.info
guillaume at castagnino.org
------- Message original -------
> De: <shiningscream at ymail.com>
> À: user at listes.grisbi.org
> Envoyé: 27/12/'10, 3:20
>
> Sorry for the repost. I had to correct the subject of my earlier, and there doesn't appear to be any other way to do that.
>
> The following is a nearly direct cut-and-paste from a terminal session (except for a simple s/$USER/REDACTED_USER_NAME/g replacement).
>
>> echo $HOME
> /home/atemp/dummyhome
>
>> 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 that applications should store their configuration data in $HOME/.hidden-directory. Is there a way to force Grisbi to honor typical Unix conventions?
>
> _______________________________________________
> user mailing list
> user at listes.grisbi.org
> http://listes.grisbi.org/mailman/listinfo/user
More information about the user
mailing list