[PATCH] Add jfbterm to the dircolors TERM list

2008-01-25 Thread Mike Frysinger
---
 src/dircolors.hin |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 838fa8f..3fb5a2f 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -30,6 +30,7 @@ TERM dtterm
 TERM eterm-color
 TERM gnome
 TERM gnome-256color
+TERM jfbterm
 TERM konsole
 TERM kterm
 TERM linux
-- 
1.5.3.8



___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils


Re: [PATCH] Add jfbterm to the dircolors TERM list

2008-01-26 Thread Jim Meyering
Mike Frysinger <[EMAIL PROTECTED]> wrote:
> diff --git a/src/dircolors.hin b/src/dircolors.hin
> index 838fa8f..3fb5a2f 100644
> --- a/src/dircolors.hin
> +++ b/src/dircolors.hin
> @@ -30,6 +30,7 @@ TERM dtterm
>  TERM eterm-color
>  TERM gnome
>  TERM gnome-256color
> +TERM jfbterm
>  TERM konsole
>  TERM kterm
>  TERM linux

Thanks.  Applied.


___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils