From 6dd5b8609f6c4f3f465f3b2914b5d9035b354910 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Mon, 25 Aug 2008 23:13:32 +0000 Subject: Optional light colored background, for those who use black on white terminals. (closes issue #13306) Reported by: Corydon76 Patches: 20080814__bug13306__3.diff.txt uploaded by Corydon76 (license 14) Tested by: Corydon76, pkempgen git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@139981 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1398e41ba..d6ec0f231 100644 --- a/Makefile +++ b/Makefile @@ -684,6 +684,7 @@ samples: adsi echo ";transcode_via_sln = yes ; Build transcode paths via SLINEAR, instead of directly" ; \ echo ";runuser = asterisk ; The user to run as" ; \ echo ";rungroup = asterisk ; The group to run as" ; \ + echo ";lightbackground = yes ; If your terminal is set for a light-colored background" ; \ echo "" ; \ echo "; Changing the following lines may compromise your security." ; \ echo ";[files]" ; \ -- cgit v1.2.3