Day Planner-specific environment variables
$Id: EnvironmentVariables 1407 2007-05-18 12:57:40Z zero_dogg $
------------------------------------------

DP_DISABLE_SERVICES
			Disables the DPS if set to 1.
DP_FORCE_LEGACY_I18N
			Forces the use of the legacy Locale::gettext
			functions if set to 1.
DP_FORCE_GETTEXT_WORKAROUND
			Forces the use of a gettext workaround for
			specific versions of Gtk2. The use of this
			is usually autodetected but you can force it
			on and off by using this env var.
			Forced to on if set to 1, forced to off if
			set to anything else.
DP_FORCE_24H
			Forces Day Planner into 24 hour mode if
			set to 1.

vim: set tw=70 autoindent :
