Re: Translations of folder names - two proposals
- From: Alan Cox <alan lxorguk ukuu org uk>
- To: Havoc Pennington <hp redhat com>
- Cc: Danilo Šegan <danilo gnome org>, Jan Morén <jan moren lucs lu se>, Alexander Larsson <alexl redhat com>, desktop-devel-list gnome org
- Subject: Re: Translations of folder names - two proposals
- Date: Sun, 12 Dec 2004 15:44:37 +0000
On Sul, 2004-12-12 at 16:36, Havoc Pennington wrote:
> GNOME never sets the env variable at all, nor is there GUI for it. If
> unset, they default to the hardcoded directory. If you set them somehow,
> then GNOME will attempt to use your override dir. If nobody uses the
> feature, it will probably bitrot and not work, but if someone seriously
> cares they will be able to go through and find the issues and file/fix
> bugs.
Works for me providing the "hardcoded" directory is in the .po files.
Realistically we should still have gnome-session set the variable for
neatness and interoperability with non-gnome apps which can't
telepathically divine the current gnome default.
Something like
if(gconf_key ...)
putenv
else
putenv("_FDO_DESKTOP_PATH", _("Desktop"));
isn't going to overstress gnome-session too much. (or build a full path
if that
is wiser)
Alan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]