fluxbox/util
Mathias Gumz fff0abad76 Improve I18n support
Among the first steps to produce better i18n support is to test the created
translations adhoc without running "make install". To achieve this, fluxbox
now honors several environment variables:

- NLSPATH: fluxbox won't create the absolute path to the catalog and thus
  catopen() is free to use NLSPATH as described in the manpage. Example
  given: "/tmp/%N" will pick "/tmp/fluxbox.cat". %N refers to FLUXBOX_CATFILE.

- FLUXBOX_CATFILE: By setting FLUXBOX_CATFILE the users can make fluxbox to
  use a different name for the catalog file.  Default: "fluxbox.cat"

- FLUXBOX_CATDIR: Per default fluxbox tries to find FLUXBOX_CATFILE at several
  places. Setting this environment variable allows to point fluxbox to a
  different search path for the catalog files.

Then, fluxbox tries catopen() first without changing the deduced catalog file
name. After that it applies some heuristics to get a good catalog file name.
2015-01-31 21:37:44 +01:00
..
fbrun Fix build-system: use xxx_LDADD instead of xxx_LDFLAGS 2015-01-04 16:21:02 +01:00
fbsetbg utils: remove bashisms 2013-01-02 10:01:00 +01:00
fbsetroot.cc Improve I18n support 2015-01-31 21:37:44 +01:00
fbsetroot.hh cosmetic fixes: removed redundant ';' + some whitespaces 2009-09-30 21:02:24 +02:00
fluxbox-generate_menu.in Add chrome* to fluxbox-generate_menu 2015-01-29 13:24:57 +01:00
fluxbox-remote.cc Remove various unused variables 2015-01-03 18:43:44 +01:00
fluxbox-update_configs.cc Improve I18n support 2015-01-31 21:37:44 +01:00
Makemodule.am Fix build-system: install data files (keys, apps, menu ...) 2015-01-05 15:08:32 +01:00
startfluxbox.in make wallpapers do The Right Thing (tm) 2008-08-05 23:40:18 -07:00